
Add db/import-tmpl/ and add all file that could currently be overwritten, (please add note if a db is missing) db/import folder is created by "make import" just like conf/import and msg_conff/import, (didn't found the visual equivalent)
15 lines
366 B
Plaintext
15 lines
366 B
Plaintext
// Base HP/SP Tables
|
|
// Supports up to base level 500.
|
|
//
|
|
// Structure of Database:
|
|
// StartLevel,EndLevel,JobID,Type,Base value for Lv 1,2,...,Base value for 'Max level'
|
|
//
|
|
// Type:
|
|
// 0 = BaseHP, 1 = BaseSP
|
|
|
|
//===============================
|
|
// Base HP Table
|
|
// According to base HP calculation on http://irowiki.org/wiki/Max_HP
|
|
//===============================
|
|
|