
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)
10 lines
427 B
Plaintext
10 lines
427 B
Plaintext
// Elemental Summons Database
|
||
//
|
||
// Structure of Database:
|
||
// ID,Sprite_Name,Name,LV,HP,SP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Speed,aDelay,aMotion,dMotion
|
||
//
|
||
// Notes:
|
||
// Summoned Elemental’s STATs are affected by the Caster’s Base Level and STATs.
|
||
// In other words, all values specified will be added to (and will not override) the calculated STATs of the summoned elemental.
|
||
|