Difference between revisions of "Template:Weapon"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
>Eave
(add AcquiredWeaponId to cargo table declaration and storage)
Line 37: Line 37:
 
|MainWeaponId=String
 
|MainWeaponId=String
 
|MainWeaponQuantity=Integer
 
|MainWeaponQuantity=Integer
 +
|AcquiredWeaponId1=String
 +
|AcquiredWeaponId2=String
 
|CraftMaterialType1=String
 
|CraftMaterialType1=String
 
|CraftMaterial1=String
 
|CraftMaterial1=String
Line 100: Line 102:
 
|MainWeaponId={{{MainWeaponId|}}}
 
|MainWeaponId={{{MainWeaponId|}}}
 
|MainWeaponQuantity={{{MainWeaponQuantity|}}}
 
|MainWeaponQuantity={{{MainWeaponQuantity|}}}
 +
|AcquiredWeaponId1={{{AcquiredWeaponId1|}}}
 +
|AcquiredWeaponId2={{{AcquiredWeaponId2|}}}
 
|CraftMaterialType1={{{CraftMaterialType1|}}}
 
|CraftMaterialType1={{{CraftMaterialType1|}}}
 
|CraftMaterial1={{{CraftMaterial1|}}}
 
|CraftMaterial1={{{CraftMaterial1|}}}

Revision as of 23:44, 12 April 2020

50px Documentation

Usage

{{Weapons
|Id=
|BaseId=
|FormId=
|WeaponName=
|WeaponNameJP=
|Type=
|Rarity=
|ElementalType=
|Obtain=
|ReleaseDate=Month Day, Year
|Availability=
|MinHp=
|MaxHp=
|MinAtk=
|MaxAtk=
|VariationId=
|SkillName=
|Abilities11=
|Abilities21=
|IsPlayable=
|FlavorText=
|SellCoin=
|SellDewPoint=
|CraftNodeId=
|ParentCraftNodeId=
|CraftGroupId=
|FortCraftLevel=
|AssembleCoin=
|DisassembleCoin=
|DisassembleCost=
|Undisassemblable=
|MainWeaponId=
|MainWeaponQuantity=
|CraftMaterialType1=
|CraftMaterial1=
|CraftMaterialQuantity1=
|CraftMaterialType2=
|CraftMaterial2=
|CraftMaterialQuantity2=
|CraftMaterialType3=
|CraftMaterial3=
|CraftMaterialQuantity3=
|CraftMaterialType4=
|CraftMaterial4=
|CraftMaterialQuantity4=
|CraftMaterialType5=
|CraftMaterial5=
|CraftMaterialQuantity5=
}}

This template defines the table "Weapons". This table has not been created yet.