Random event locsTable

From PSwiki
Revision as of 19:51, 30 March 2022 by Talad (talk | contribs) (Created page with "{| class="wikitable" !UE !Field !Type !Key Type !Default !Extra !Description |- |ADD |id |int(11) |PRI | |auto_increment | |- |ADD |event_probability |int(11) | |0 | |If > 0 modifies the probability in %. 100% is a 100x100 meters square. |- |ADD |event_areatype |varchar(100) | | | |Area Type, example: tavern, outdoors, temple, ... |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
UE Field Type Key Type Default Extra Description
ADD id int(11) PRI auto_increment
ADD event_probability int(11) 0 If > 0 modifies the probability in %. 100% is a 100x100 meters square.
ADD event_areatype varchar(100) Area Type, example: tavern, outdoors, temple, ...