mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 03:47:17 +00:00
Created char_create_point_allocations (markdown)
@@ -0,0 +1,17 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
id|int(10) unsigned|NO|PRI| |
|
||||||
|
base\_str|int(10) unsigned|NO| | |
|
||||||
|
base\_sta|int(10) unsigned|NO| | |
|
||||||
|
base\_dex|int(10) unsigned|NO| | |
|
||||||
|
base\_agi|int(10) unsigned|NO| | |
|
||||||
|
base\_int|int(10) unsigned|NO| | |
|
||||||
|
base\_wis|int(10) unsigned|NO| | |
|
||||||
|
base\_cha|int(10) unsigned|NO| | |
|
||||||
|
alloc\_str|int(10) unsigned|NO| | |
|
||||||
|
alloc\_sta|int(10) unsigned|NO| | |
|
||||||
|
alloc\_dex|int(10) unsigned|NO| | |
|
||||||
|
alloc\_agi|int(10) unsigned|NO| | |
|
||||||
|
alloc\_int|int(10) unsigned|NO| | |
|
||||||
|
alloc\_wis|int(10) unsigned|NO| | |
|
||||||
|
alloc\_cha|int(10) unsigned|NO| | |
|
||||||
Reference in New Issue
Block a user