skill_damage.txt 747 B

1234567891011121314151617
  1. //===== rAthena Script =======================================
  2. //= Mapflag: Adjust Skill Damage.
  3. //===== By: ==================================================
  4. //= rAthena Dev Team
  5. //===== Current Version: =====================================
  6. //= 1.0
  7. //===== Compatible With: =====================================
  8. //= rAthena Project
  9. //===== Description: =========================================
  10. //= Enables skill damage adjustment. All adjustments in
  11. //= skill_damage_db.txt for 'Map' type 16 will be applied.
  12. //= See the mapflag documentation for details about extra
  13. //= parameters.
  14. //===== Additional Comments: =================================
  15. //= 1.0 Initial script. [Cydh]
  16. //============================================================