Template:Infobox hero/doc: Difference between revisionsGive feedback
m Reverted edit by 162.210.194.1 (talk) to last revision by LVL Tag: Rollback |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 147: | Line 147: | ||
"weapon-font-size": { | "weapon-font-size": { | ||
"description": "Override for weapon name font size if wrapping occurs (default 19px)" | "description": "Override for weapon name font size if wrapping occurs (default 19px)" | ||
}, | |||
"no_falloff": { | |||
"description": "If the weapon has no falloff (Celeste)", | |||
"type": "boolean", | |||
"default": "true" | |||
}, | |||
"spirit_power": { | |||
"description": "Base spirit power and scaling" | |||
} | } | ||
}, | }, | ||
| Line 186: | Line 194: | ||
"font-size", | "font-size", | ||
"weapon-font-size", | "weapon-font-size", | ||
"spirit_power", | |||
"no_summary", | "no_summary", | ||
"no_name", | "no_name", | ||
"no_icon", | "no_icon", | ||
"no_spirit_resist", | "no_spirit_resist", | ||
"no_bullet_resist" | "no_bullet_resist", | ||
"no_falloff" | |||
] | ] | ||
} | } | ||