Module:AbilityTable/Lists: Difference between revisionsGive feedback
Jump to navigation
Jump to search
barrier list: match on AirDropBulletShield instead of the ability name so the renderer can read Ivy's values (with help from vergir-bot LLM) |
add Abilities that scale with spirit |
||
| Line 151: | Line 151: | ||
["scalingcooldown"] = { | ["scalingcooldown"] = { | ||
"Scale.Type:cooldown", | "Scale.Type:cooldown", | ||
}, | |||
-- Abilities that scale with spirit | |||
["scalingspirit"] = { | |||
"Scale.Type:spirit", | |||
}, | }, | ||