Template:Synthesis/Cargo: Difference between revisions

From Phantasy Star Universe Clementine
(move materials to own table)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#cargo_declare:
{{#cargo_declare:
_table = Synthesis
_table = Synthesis
|_parentTables = Boards(_localField=board_id, _remoteField=id, _alias=BoardSynthesis); Items(_localField=item_id, _remoteField=id, _alias=BoardSynthesis);  
|_parentTables = Boards(_localField=board_id, _remoteField=id, _alias=BoardSynthesis);  
|board_id = String (mandatory;regex=[A-F0-9]{8};size=8)
|board_id = String (mandatory;regex=[A-F0-9]{8};size=8)
|item_id = String (mandatory;regex=[A-F0-9]{8};size=8)
|success_rate = Integer
|element = Integer
|max_nb_craft = Integer
|element_percent = Integer
|craft_time = Integer
|bot_stat_striking = Integer
|bot_stat_ranged = Integer
|bot_stat_technic = Integer
|bot_stat_armor = Integer
|select_quantity = Boolean
|select_slot_1 = Integer
|select_slot_2 = Integer
|select_slot_3 = Integer
|select_slot_4 = Integer
}}</noinclude>
}}</noinclude>

Latest revision as of 16:04, 21 January 2025


This template defines the table "Synthesis". View table.