StancesTable

From PSwiki
Revision as of 13:19, 11 January 2022 by Grimston (talk | contribs) (Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(8) unsigned |PRI | |auto_increment | |- | |name |varchar(30) |UNI |0 | | |- | |stamina_drain_P |float(3,2) unsigned | |0.00 | | |- | |stamina_drain_M |float(3,2) unsigned | |0.00 | | |- | |attack_speed_mod |float(3,2) unsigned | |0.00 | | |- | |attack_damage_mod |float(3,2) unsigned | |0.00 | | |- | |defense_avoid_mod |float(3,2) unsigned | |0.00 | | |- | |defense_absorb_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
UE Field Type Key Type Default Extra Description
id int(8) unsigned PRI auto_increment
name varchar(30) UNI 0
stamina_drain_P float(3,2) unsigned 0.00
stamina_drain_M float(3,2) unsigned 0.00
attack_speed_mod float(3,2) unsigned 0.00
attack_damage_mod float(3,2) unsigned 0.00
defense_avoid_mod float(3,2) unsigned 0.00
defense_absorb_mod float(3,2) unsigned 0.00