// 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 // NOTE // Summoned Elemental’s STATs are affected by the Caster’s Base Level and STATs. // So all value added here will be added and will not override the calculated STATs of the summoned elemental.