纖維搬運工Passive
PASSIVE_BACKPACK_FIBER_T7
使7階以下纖維的重量減輕30%。
Stats
| Cast time | Instant |
|---|
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | dummypassive.value | 7 | — | 7 |
| {1} | weightbonus[0].value | 0.3 | — | 30% |
Ability definition
{
"@uniquename": "PASSIVE_BACKPACK_FIBER_T7",
"@descriptionlocatag": "@SPELLS_PASSIVE_BACKPACK_FIBER_DESC",
"@namelocatag": "@SPELLS_PASSIVE_BACKPACK_FIBER_T4",
"dummypassive": {
"@value": "7"
},
"weightbonus": [
{
"@item": "T1_FIBER",
"@value": "0.3"
},
{
"@item": "T2_FIBER",
"@value": "0.3"
},
{
"@item": "T3_FIBER",
"@value": "0.3"
},
{
"@item": "T4_FIBER",
"@value": "0.3"
},
{
"@item": "T4_FIBER_LEVEL1",
"@value": "0.3"
},
{
"@item": "T4_FIBER_LEVEL2",
"@value": "0.3"
},
{
"@item": "T4_FIBER_LEVEL3",
"@value": "0.3"
},
{
"@item": "T4_FIBER_LEVEL4",
"@value": "0.3"
},
{
"@item": "T5_FIBER",
"@value": "0.3"
},
{
"@item": "T5_FIBER_LEVEL1",
"@value": "0.3"
},
{
"@item": "T5_FIBER_LEVEL2",
"@value": "0.3"
},
{
"@item": "T5_FIBER_LEVEL3",
"@value": "0.3"
},
{
"@item": "T5_FIBER_LEVEL4",
"@value": "0.3"
},
{
"@item": "T6_FIBER",
"@value": "0.3"
},
{
"@item": "T6_FIBER_LEVEL1",
"@value": "0.3"
},
{
"@item": "T6_FIBER_LEVEL2",
"@value": "0.3"
},
{
"@item": "T6_FIBER_LEVEL3",
"@value": "0.3"
},
{
"@item": "T6_FIBER_LEVEL4",
"@value": "0.3"
},
{
"@item": "T7_FIBER",
"@value": "0.3"
},
{
"@item": "T7_FIBER_LEVEL1",
"@value": "0.3"
},
{
"@item": "T7_FIBER_LEVEL2",
"@value": "0.3"
},
{
"@item": "T7_FIBER_LEVEL3",
"@value": "0.3"
},
{
"@item": "T7_FIBER_LEVEL4",
"@value": "0.3"
}
]
}