Difference between revisions of "Template:Skill/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| Line 1: | Line 1: | ||
| + | <!-- | ||
| + | Input the skill's data from SkillData and TextLabel. | ||
| + | Manually input the following: | ||
| + | |HideLevel3=Whether the skill lv3 is available ingame. 0 to show, 1 to hide. Usually, only the adventurer's skill 1 has skill lv3. | ||
| + | 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. | ||
| + | --> | ||
| + | {{Skill | ||
| + | |SkillId= | ||
| + | |Name= | ||
| + | |SkillLv1IconName= | ||
| + | |SkillLv2IconName= | ||
| + | |SkillLv3IconName= | ||
| + | |Description1= | ||
| + | |Description2= | ||
| + | |Description3= | ||
| + | |HideLevel3= | ||
| + | |Sp= | ||
| + | |SpLvl2= | ||
| + | |IsAffectedByTension= | ||
| + | |ZoominTime= | ||
| + | |Zoom2Time= | ||
| + | |ZoomWaitTime= | ||
| + | }} | ||