侵略Passive
PASSIVE_INCREASED_DAMAGE
你的伤害与治疗输出提高3.5%。
Stats
| Cast time | Instant |
|---|
Granted by(20)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buff[0].value | 0.035 | — | 3.5% |
Ability definition
{
"@uniquename": "PASSIVE_INCREASED_DAMAGE",
"buff": [
{
"@type": "physicalattackdamagebonus",
"@value": "0.035"
},
{
"@type": "physicalspelldamagebonus",
"@value": "0.035"
},
{
"@type": "magicattackdamagebonus",
"@value": "0.035"
},
{
"@type": "magicspelldamagebonus",
"@value": "0.035"
},
{
"@type": "healbonus",
"@value": "0.035"
}
]
}