Difference between revisions of "Template:Material/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| Line 1: | Line 1: | ||
| + | <!-- | ||
| + | Input the enemy's name and skill data from BuildEventItem, MaterialData, TextLabel | ||
| + | Note: Rarity is MaterialRarity | ||
| + | |||
| + | Manually input the following: | ||
| + | |Usage= | ||
| + | |Obtain= | ||
| + | |||
| + | If unsure or inaccessible, fill in the following: | ||
| + | |Name=Name of the material. | ||
| + | |Description= The official description of the material. | ||
| + | |Usage=Where the material is used. | ||
| + | |Obtain=Where the material can be obtained. | ||
| + | --><includeonly>{{Material | ||
| + | |Name= | ||
| + | |Id= | ||
| + | |Description= | ||
| + | |Usage= | ||
| + | |Obtain= | ||
| + | |Rarity= | ||
| + | |QuestEventId= | ||
| + | |Category= | ||
| + | |SortId= | ||
| + | |MoveQuest1= | ||
| + | |MoveQuest2= | ||
| + | |MoveQuest3= | ||
| + | |MoveQuest4= | ||
| + | |MoveQuest5= | ||
| + | |PouchRarity= | ||
| + | |Exp= | ||
| + | }}</includeonly> | ||