Difference between revisions of "Template:EnemyHeader/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| (35 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>[[Category:Preload Pages]]</noinclude><!-- | ||
| + | Input the Enemy's name and skill data from EnemyData, EnemyParam, EnemyActionSet, EnemyAction, EnemyHitDifficulty, EnemyActionHitAttribute, ActionCondition, TextLabel. | ||
| + | Manually input the following if it is a multi-part raid boss above outside of enemy header on all parts, and also an additional notice if it is an unused part (example): | ||
| + | |||
| + | {{NoticeEnemyParts|[[Hypnos]], [[Hand (R)]], [[Wing (L)]], [[Wing (R)]]}} | ||
| + | {{Notice|This part was not targetable on [[Hypnos]] and was likely used as a Strength reference for certain attacks.}} | ||
| + | |||
| + | Add in the following if it is a part (example): | ||
| + | |||
| + | |Model= | ||
| + | :''See: [[Hypnos]] | ||
| + | |||
| + | Add in the following if it is a raid boss (example): | ||
| + | |||
| + | |Model= | ||
| + | <tabber> | ||
| + | Hypnos= | ||
| + | {{3DModel|Hypnos}} | ||
| + | |-| | ||
| + | Hypnos (Overdrive)= | ||
| + | {{3DModel|Hypnos (Overdrive)}} | ||
| + | </tabber> | ||
| + | |||
| + | If unsure or inaccessible, fill in the following: | ||
| + | |Name= Name of the enemy. | ||
| + | --><includeonly> | ||
| + | {{EnemyHeader | ||
| + | |Name={{PAGENAME}} | ||
| + | |Model= | ||
| + | |Skills=<!-- | ||
| + | <tabber> | ||
| + | Brunhilda's Trial: Master= | ||
| + | {| class="wikitable sortable" | ||
| + | !Skill | ||
| + | !Damage Multiplier | ||
| + | !Affliction | ||
| + | !Affliction Rate | ||
| + | !Affliction Duration | ||
| + | !Affliction Interval | ||
| + | !Affliction Damage | ||
| + | !Follower Avoid Rate | ||
| + | !Follower Avoid Action | ||
| + | |- | ||
| + | |X-Muspelheim | ||
| + | |30% | ||
| + | |Burn | ||
| + | |100% | ||
| + | |10 | ||
| + | |3 | ||
| + | |6% | ||
| + | |70% | ||
| + | |3 | ||
| + | |- | ||
| + | |} | ||
| + | </tabber>--> | ||
| + | }}</includeonly> | ||