User:Saag/HeroRosterCard: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Updated with new arguments for AbilityCircle |
||
Line 9: | Line 9: | ||
| {{Description_hero|{{{hero|Bebop}}}}} | | {{Description_hero|{{{hero|Bebop}}}}} | ||
|- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | |- style="background-color:#FCEED4; font-size:14px; height:50px; text-align:center;" | ||
| {{User:Saag/AbilityCircle| | | {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=1|iconsize=48|bgsize=69}} {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=2|iconsize=48|bgsize=69}} {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=3|iconsize=48|bgsize=69}} {{User:Saag/AbilityCircle|hero_name={{{hero|Bebop}}}|ability_num=4|iconsize=48|bgsize=69}} | ||
|} | |} | ||
</div></onlyinclude> | </div></onlyinclude> | ||
<noinclude> | <noinclude> | ||
Line 43: | Line 18: | ||
"params": { | "params": { | ||
"hero": { | "hero": { | ||
"description": "The name of the Hero. Used to | "description": "The name of the Hero. Used to retrieve all data associated with that hero and their abilities", | ||
"example": " | "example": "Bebop", | ||
"default": " | "default": "Bebop", | ||
"required": true | "required": true | ||
} | } |
Revision as of 13:03, 14 September 2024
Bebop | ||
Hooks an enemy for a knockout combo | ||
Bebop can string together his abilities in many different ways. Disrupting enemy positions, saving an ally or dealing bursts of damage. When the situation doesn't require subtlety his giant laser still solves problems. | ||
Script error: The function "get_ability_card" does not exist.
Script error: The function "get_ability_card" does not exist.
Script error: The function "get_ability_card" does not exist.
Script error: The function "get_ability_card" does not exist.
|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
hero | hero | The name of the Hero. Used to retrieve all data associated with that hero and their abilities
| Unknown | required |