diff --git a/char_create_point_allocations.md b/char_create_point_allocations.md new file mode 100644 index 0000000..7ab77ed --- /dev/null +++ b/char_create_point_allocations.md @@ -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| | | \ No newline at end of file