mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 12:38:21 +00:00
Updated faction_list_mod (markdown)
+5
-1
@@ -3,4 +3,8 @@
|
|||||||
id|int(10) unsigned|NO|PRI| |auto\_increment
|
id|int(10) unsigned|NO|PRI| |auto\_increment
|
||||||
faction\_id|int(10) unsigned|NO|MUL| |
|
faction\_id|int(10) unsigned|NO|MUL| |
|
||||||
mod|smallint(6)|NO| | | mod_value
|
mod|smallint(6)|NO| | | mod_value
|
||||||
mod\_name|varchar(16)|NO| | | -[crd][value]
|
mod\_name|varchar(16)|NO| | | -[crd][value]
|
||||||
|
|
||||||
|
There are 3 types of modifications, (r)ace, (c)lass, and (d)eity. The mod name consists of the letter indicated followed by the id of the race/class/deity.
|
||||||
|
|
||||||
|
For example, an entry with mod_name r4 and a mod of 10, means that all characters of race 4 (wood elf) gain 10 faction points from the base faction value just for being wood elves... well that and those kinky outfits they wear.
|
||||||
Reference in New Issue
Block a user