兇猛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"
}
]
}