Difference between revisions of "Template:Skill/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| (54 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>[[Category:Preload Pages]]</noinclude><!-- | ||
| + | Input the Skill's data from SkillData and TextLabel. | ||
| + | Manually input the following: | ||
| + | |HideLevel3=Whether the skill lv3 is available ingame. Leave blank to show, 1 to hide. Usually, only the adventurer's skill 1 has skill lv3. | ||
| + | Note: Make sure to bold every % and base chance %, with the exception of when HP is %, and every energy stages, and encapsulate all elemental damage with the relevant color text, e.g {{ColorText|Green|146%}} for wind, and Red/Blue/Green/Yellow/Purple. Time and duration do not need to be bolded. | ||
| + | |||
| + | Encapsulate any mention of inflict/inflicts/removes condition where condition is Poison/Burn/Freeze/Paralysis/Blind/Stun/Curse/Bog/Sleep/Bleed with the following: [[Conditions#Afflictions|burn]] and [[Conditions#Special_Effects|bleeding]] | ||
| + | |||
| + | If unsure or inaccessible, fill in the following: | ||
| + | |Name= The name of the skill in English. | ||
| + | |Description1= The description of the skill lv1 in English. | ||
| + | |Description2= The description of the skill lv2 in English. | ||
| + | |Description3= The description of the skill lv3 in English. | ||
| + | |IsAffectedByTension= Whether the skill is affected by energized, 1 for affected, 0 for not affected. | ||
| + | --><includeonly> | ||
| + | {{Skill | ||
| + | |SkillId= | ||
| + | |Name={{PAGENAME}} | ||
| + | |SkillLv1IconName= | ||
| + | |SkillLv2IconName= | ||
| + | |SkillLv3IconName= | ||
| + | |Description1= | ||
| + | |Description2= | ||
| + | |Description3= | ||
| + | |HideLevel3= | ||
| + | |Sp= | ||
| + | |SpLv2= | ||
| + | |SpRegen= | ||
| + | |IsAffectedByTension= | ||
| + | |ZoominTime= | ||
| + | |Zoom2Time= | ||
| + | |ZoomWaitTime= | ||
| + | }}</includeonly> | ||