Tribe needsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Grimston (talk | contribs)
Created page with "This table is no longer used within PSUnreal. {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |tribe_id |int(10) |PRI | | | |- | |need_set |int(10) | |0 | | |- | |need_id |int(10) |PRI | | | |- | |type |varchar(30) | | | | |- | |name |varchar(30) | | | | |- | |perception |varchar(30) | | | | |- | |depend |varchar(30) | | | | |- | |need_start_value |float(10,2) | |0.00 | | |- | |need_growth_value |float(10,2) | |0.00 | | |- |..."
 
(No difference)

Latest revision as of 13:30, 11 January 2022

This table is no longer used within PSUnreal.

UE Field Type Key Type Default Extra Description
tribe_id int(10) PRI
need_set int(10) 0
need_id int(10) PRI
type varchar(30)
name varchar(30)
perception varchar(30)
depend varchar(30)
need_start_value float(10,2) 0.00
need_growth_value float(10,2) 0.00
arguments varchar(30)