skill_damage.txt 508 B

12345678910
  1. //===== rAthena Script =======================================
  2. //= Mapflag: Adjust Skill Damage.
  3. //===== Description: =========================================
  4. //= Enables skill damage adjustment. All adjustments in
  5. //= skill_damage_db.txt for 'Map' type 16 will be applied.
  6. //= See the mapflag documentation for details about extra
  7. //= parameters.
  8. //===== Additional Comments: =================================
  9. //= 1.0 Initial script. [Cydh]
  10. //============================================================