Difference between revisions of "Template:Weapon/Preload"
Jump to navigation
Jump to search
>Mornsta-gpuser (Created blank page) |
>Mornsta-gpuser |
||
| (26 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <noinclude>[[Category:Preload Pages]]</noinclude><!-- | ||
| + | Input the Weapon's data from WeaponData, WeaponCraftData and TextLabel. | ||
| + | If unsure or inaccessible, fill in the following: | ||
| + | |WeaponName= Name of the weapon | ||
| + | |WeaponNameJP= Name of the weapon in Japanese | ||
| + | |Type= = Sword/Blade/Dagger/Axe/Lance/Bow/Wand/Staff | ||
| + | |Rarity= 2/3/4/5 | ||
| + | |ElementalType= Flame/Water/Wind/Light/Shadow/None | ||
| + | |SkillName= Name of the first skill | ||
| + | --><includeonly> | ||
| + | {{Weapon | ||
| + | |Id= | ||
| + | |BaseId= | ||
| + | |FormId= | ||
| + | |WeaponName={{PAGENAME}} | ||
| + | |WeaponNameJP= | ||
| + | |Type= | ||
| + | |Rarity= | ||
| + | |ElementalType= | ||
| + | |Obtain= | ||
| + | |ReleaseDate= | ||
| + | |MinHp= | ||
| + | |MaxHp= | ||
| + | |MinAtk= | ||
| + | |MaxAtk= | ||
| + | |VariationId=1 | ||
| + | |DecBaseId= | ||
| + | |DecVariationId= | ||
| + | |BulletBaseId= | ||
| + | |BulletVariationId= | ||
| + | |Skill= | ||
| + | |SkillName= | ||
| + | |Abilities11= | ||
| + | |Abilities21= | ||
| + | |IsPlayable=1 | ||
| + | |FlavorText= | ||
| + | |SellCoin= | ||
| + | |SellDewPoint= | ||
| + | |CraftNodeId= | ||
| + | |ParentCraftNodeId= | ||
| + | |CraftGroupId= | ||
| + | |FortCraftLevel= | ||
| + | |AssembleCoin= | ||
| + | |DisassembleCoin= | ||
| + | |MainWeaponId= | ||
| + | |MainWeaponQuantity= | ||
| + | |CraftMaterialType1= | ||
| + | |CraftMaterial1= | ||
| + | |CraftMaterialQuantity1= | ||
| + | |CraftMaterialType2= | ||
| + | |CraftMaterial2= | ||
| + | |CraftMaterialQuantity2= | ||
| + | |CraftMaterialType3= | ||
| + | |CraftMaterial3= | ||
| + | |CraftMaterialQuantity3= | ||
| + | |CraftMaterialType4= | ||
| + | |CraftMaterial4= | ||
| + | |CraftMaterialQuantity4= | ||
| + | |CraftMaterialType5= | ||
| + | |CraftMaterial5= | ||
| + | |CraftMaterialQuantity5= | ||
| + | }}</includeonly> | ||