help me

gfman

Heir
Customer
hello, a question that file I have to delete to remove the red skills?
 

Attachments

  • Captura de pantalla 2025-10-01 173609.webp
    Captura de pantalla 2025-10-01 173609.webp
    9.3 KB · Views: 7
hello, a question that file I have to delete to remove the red skills?

MSConditionData_Classic.dat

-=-=-=-=-=-=-
Column equiptype has 3 possible values:

  • equiptype=0 – The skill does not require anything. It’s always active.
  • equiptype=1 – The skill will be shown as active only when a shield is equipped (e.g. tank stuns).
  • equiptype=2 – The skill will be shown as active only when a weapon from the attackitemtype column is equipped.
Column attackitemtype has 11 possible values:

  • attackitemtype={1} – All one-handed and two-handed swords, including SA versions, and Heavens Divider (without SA).
  • attackitemtype={2} – Only Heavens Divider with SA.
  • attackitemtype={4} – All one-handed blunt weapons (except Arcana Mace with SA). Two-handed blunt B and A-grade weapons (with or without SA). Two-handed S-grade blunt weapons without SA.
  • attackitemtype={5} – Only Dragon Hunter Axe with SA.
  • attackitemtype={6} – Only Arcana Mace with SA.
  • attackitemtype={7} – Only Imperial Staff with SA.
  • attackitemtype={8} – All daggers.
  • attackitemtype={9} – All spears.
  • attackitemtype={10} – All fist weapons (knuckles).
  • attackitemtype={11} – All bows.
  • attackitemtype={13} – All dual swords.
  • attackitemtype={17} – All crossbows.
  • attackitemtype={20} – Dual daggers.
  • attackitemtype={23} – Dual blunt weapons.
 
MSConditionData_Classic.dat

-=-=-=-=-=-=-
Column equiptype has 3 possible values:

  • equiptype=0 – The skill does not require anything. It’s always active.
  • equiptype=1 – The skill will be shown as active only when a shield is equipped (e.g. tank stuns).
  • equiptype=2 – The skill will be shown as active only when a weapon from the attackitemtype column is equipped.
Column attackitemtype has 11 possible values:

  • attackitemtype={1} – All one-handed and two-handed swords, including SA versions, and Heavens Divider (without SA).
  • attackitemtype={2} – Only Heavens Divider with SA.
  • attackitemtype={4} – All one-handed blunt weapons (except Arcana Mace with SA). Two-handed blunt B and A-grade weapons (with or without SA). Two-handed S-grade blunt weapons without SA.
  • attackitemtype={5} – Only Dragon Hunter Axe with SA.
  • attackitemtype={6} – Only Arcana Mace with SA.
  • attackitemtype={7} – Only Imperial Staff with SA.
  • attackitemtype={8} – All daggers.
  • attackitemtype={9} – All spears.
  • attackitemtype={10} – All fist weapons (knuckles).
  • attackitemtype={11} – All bows.
  • attackitemtype={13} – All dual swords.
  • attackitemtype={17} – All crossbows.
  • attackitemtype={20} – Dual daggers.
  • attackitemtype={23} – Dual blunt weapons.
Thx!!
 
Back
Top