Fire Emblem Heroes Wiki
Advertisement
Template-info Documentation
{{Assist
|name=The assist skill's name. Leave out for pagename
|tagid=Internal SID of the skill
|range=Put in its range as a number
|effect=put in description
|cost=Sp cost here
|exclusive=
|canUseMove=
|canUseWeapon=
|required=Prerequisites, separated by semicolons
|next=Canonical skill upgrade
|promotionRarity=
|promotionTier=
|properties=
}}

Parameters[]

  • next, promotionRarity, promotionTier: Parameters that control skill promotion in derived maps, such as Chain Challenges and Squad Assaults. They correspond to the next_skill, promotion_rarity, and promotion_tier skill parameters. For new Assists follow the table below; refer to the internal skill definitions otherwise.
Skills next promotionRarity promotionTier
Rank 3 staff Assists Corresponding rank 4 Assist 5 2
Other Assists Omitted

Example[]

{{Assist
|name=Future Vision
|range=1
|effect=Unit and target ally swap spaces. Grants another action to unit. (Additional action granted once per turn only.)
|cost=400
|exclusive=1
|canUseMove={{MoveList|all}}
|canUseWeapon={{WeaponList|exclude=Staff}}
|required=Swap
}}
Name Range Description SP Required
Future Vision 1 Unit and target ally swap spaces. Grants another action to unit. (Additional action granted once per turn only.) 400 Swap
This skill can only be equipped by its original unit.
* Unused restrictions: Cannot use: Staff

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.

Advertisement