Template:Weapon/Cargo: Difference between revisions

From Phantasy Star Universe Clementine
No edit summary
No edit summary
Line 17: Line 17:
<!-- Requirements -->
<!-- Requirements -->
|stat = Float
|stat = Float
|sex = List (,) of String (allowed values=Male,Female;size=8) <!-- note that these are hardcoded. the data namespace does not query these dynamically (not for a lack of trying, but any changing of these values would be extremely rare and the rigid structure is a boon -->
|sex = List (,) of String (allowed values=Male,Female;size=6) <!-- note that these are hardcoded. the data namespace does not query these dynamically (not for a lack of trying, but any changing of these values would be extremely rare and the rigid structure is a boon -->
|race = List (,) of String (allowed values=Human,Newman,CAST,Beast;size=6)
|race = List (,) of String (allowed values=Human,Newman,CAST,Beast;size=6)
|class = List (,) of String (allowed values=Hunter,Ranger,Force,Fighgunner,Guntecher,Wartecher,Fortefighter,Fortegunner,Fortetecher,Protranser,Acrofighter,Acrotecher,Fighmaster,Gunmaster,Masterforce,Acromaster;size=12)
|class = List (,) of String (allowed values=Hunter,Ranger,Force,Fighgunner,Guntecher,Wartecher,Fortefighter,Fortegunner,Fortetecher,Protranser,Acrofighter,Acrotecher,Fighmaster,Gunmaster,Masterforce,Acromaster;size=12)

Revision as of 15:21, 9 April 2024

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