Template:Weapon/Cargo

From Phantasy Star Universe Clementine
Revision as of 14:40, 15 March 2024 by Mika (talk | contribs) (Created page with "<noinclude>{{{{FULLPAGENAME}}/doc}} {{#cargo_declare: _table = Weapons |_parentTables = Items(_localField=item_id, _remoteField=id, _alias=ItemWeapon); |item_id = String (mandatory;unique;regex=[A-F0-9]{8}) |name = String |description = Text |rarity = Integer (allowed values=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14) |rank = Integer (allowed values=1,2,3,4) <!-- rarity is 0-indexed, rank is not --> |buy_price = Integer <!-- Unused. Should we ditch this field? --> |sell_price =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template used for declaring weapon properties in Cargo. This template defines the table "Weapons". View table.