skill_db.yml 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. # This file is a part of rAthena.
  2. # Copyright(C) 2021 rAthena Development Team
  3. # https://rathena.org - https://github.com/rathena
  4. #
  5. # This program is free software: you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation, either version 3 of the License, or
  8. # (at your option) any later version.
  9. #
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. # GNU General Public License for more details.
  14. #
  15. # You should have received a copy of the GNU General Public License
  16. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  17. #
  18. ###########################################################################
  19. # Skill Database
  20. ###########################################################################
  21. #
  22. # Skill Settings
  23. #
  24. ###########################################################################
  25. # - Id Unique skill ID.
  26. # Name Skill Aegis name.
  27. # Description Skill description.
  28. # MaxLevel Max skill level.
  29. # Type Skill type. (Default: None)
  30. # TargetType Skill target type. (Default: Passive)
  31. # DamageFlags: Skill damage properties.
  32. # Flags: Skill information flags.
  33. # Range: Skill range. (Default: 0)
  34. # - Level Skill level.
  35. # Size Range at specific skill level.
  36. # Hit Skill hit type. (Default: Normal)
  37. # HitCount: Skill hit count. (Default: 0)
  38. # - Level Skill level.
  39. # Count Number of hits at specific skill level.
  40. # Element: Skill element. (Default: Neutral)
  41. # - Level Skill level.
  42. # Element Element at specific skill level.
  43. # SplashArea: Skill splash area of effect. (Default: 0)
  44. # - Level Skill level.
  45. # Area Splash area at specific skill level.
  46. # ActiveInstance: Maximum amount of active skill instances that can be on the ground. (Default: 0)
  47. # - Level Skill level.
  48. # Max Active instances at specific skill level.
  49. # Knockback: Amount of tiles the skill knockbacks. (Default: 0)
  50. # - Level Skill level.
  51. # Amount Knockback count at specific skill level.
  52. # CopyFlags: Determines if the skill is copyable. (Optional)
  53. # Skill: Type of skill that can copy.
  54. # RemoveRequirement: Remove a requirement type. (Optional)
  55. # NoNearNPC: Determines if the skill can be used near a NPC. (Optional)
  56. # AdditionalRange Number of cells from an NPC where the skill can be cast. (Optional)
  57. # Type: Type of NPC.
  58. # CastCancel Cancel cast when hit. (Default: false)
  59. # CastDefenseReduction Defense reduction rate during skill cast. (Default: 0)
  60. # CastTime: Time to cast the skill in milliseconds. (Default: 0)
  61. # - Level Skill level.
  62. # Time Cast time at specific skill level in milliseconds.
  63. # AfterCastActDelay: Time the character cannot use skills in milliseconds. (Default: 0)
  64. # - Level Skill level.
  65. # Time After cast action delay at specific skill level in milliseconds.
  66. # AfterCastWalkDelay: Time before the character can move again in milliseconds. (Default: 0)
  67. # - Level Skill level.
  68. # Time After cast walk delay at specific skill level in milliseconds.
  69. # Duration1: Duration of the skill in milliseconds. (Default: 0)
  70. # - Level Skill level.
  71. # Time Skill duration at specific skill level in milliseconds.
  72. # Duration2: Duration of the skill in milliseconds. (Default: 0)
  73. # - Level Skill level.
  74. # Time Skill duration at specific skill level in milliseconds.
  75. # Cooldown: Time before the character can use the same skill again in milliseconds. (Default: 0)
  76. # - Level Skill level.
  77. # Time Cooldown at specific skill level in milliseconds.
  78. # FixedCastTime: Time that is fixed during cast of the skill in milliseconds. (Default: 0)
  79. # - Level Skill level.
  80. # Time After cast action delay at specific skill level in milliseconds.
  81. # CastTimeFlags: Effects of the skill's cast time. (Optional)
  82. # CastDelayFlags: Effects of the skill's delay. (Optional)
  83. # Requires: List of requirements to cast the skill. (Optional)
  84. # HpCost: HP required to cast. (Default: 0)
  85. # - Level Skill level.
  86. # Amount HP required at specific skill level.
  87. # SpCost: SP required to cast. (Default: 0)
  88. # - Level Skill level.
  89. # Amount SP required at specific skill level.
  90. # HpRateCost: HP rate required to cast. If positive, uses current HP, else uses Max HP. (Default: 0)
  91. # - Level Skill level.
  92. # Amount HP rate required at specific skill level.
  93. # SpRateCost: SP rate required to cast. If positive, uses current SP, else uses Max SP. (Default: 0)
  94. # - Level Skill level.
  95. # Amount SP rate required at specific skill level.
  96. # MaxHpTrigger: Maximum amount of HP to cast the skill. (Default: 0)
  97. # - Level Skill level.
  98. # Amount Maximum HP trigger required at specific skill level.
  99. # ZenyCost: Zeny required to cast. (Default: 0)
  100. # - Level Skill level.
  101. # Amount Zeny required at specific skill level.
  102. # Weapon: Weapon required to cast. (Default: All)
  103. # Ammo: Ammo required to cast. (Default: None)
  104. # AmmoAmount: Ammo amount required to cast. (Default: 0)
  105. # - Level Skill level.
  106. # Amount Ammo amount required at specific skill level.
  107. # State Special state required to cast. (Default: None)
  108. # Status: Status change required to cast. (Default: nullptr)
  109. # SphereCost: Spirit sphere required to cast. (Default: 0)
  110. # - Level Skill level.
  111. # Amount Spirit sphere required at specific skill level.
  112. # ItemCost: Item required to cast. (Default: 0)
  113. # - Item Item name.
  114. # Amount Item amount.
  115. # Equipment: Equipped item required to cast. (Default: nullptr)
  116. # Unit: Skill unit values. (Optional)
  117. # Id Skill unit ID.
  118. # AlternateId: Alternate skill unit ID. (Default: 0)
  119. # Layout: Skill unit layout. (Default: 0)
  120. # - Level Skill level.
  121. # Size Unit layout at specific skill level.
  122. # Range: Skill unit range. (Default: 0)
  123. # - Level Skill level.
  124. # Size Unit range at specific skill level.
  125. # Interval Skill unit interval in milliseconds. (Default: 0)
  126. # Target Skill unit target type. (Default: All)
  127. # Flag: Skill unit flags. (Default: None)
  128. ###########################################################################
  129. Header:
  130. Type: SKILL_DB
  131. Version: 1
  132. Footer:
  133. Imports:
  134. - Path: db/pre-re/skill_db.yml
  135. Mode: Prerenewal
  136. - Path: db/re/skill_db.yml
  137. Mode: Renewal
  138. - Path: db/import/skill_db.yml