Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update spell-effect-ids.md #72

Merged
merged 1 commit into from
Sep 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/server/spells/spell-effect-ids.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@
| 174 | SE_DodgeChance | Dodge | Modify chance to dodge. | percent modifer | none | none | |
| 175 | SE_ParryChance | Parry | Modify chance to parry. | percent modifer | none | none | |
| 176 | SE_DualWieldChance | Dual Wield | Modify dual weild chance. | percent modifer | none | none | |
| 177 | SE_DoubleAttackChance | Double Attack | Modify double attack chance. | percent modifer | none | none | Positive value will heal you | Negative value will damage you|
| 178 | SE_MeleeLifetap | Melee Lifetap | Heal for a percentage for your melee damage on target. | percentage | none | none | |
| 177 | SE_DoubleAttackChance | Double Attack | Modify double attack chance. | percent modifer | none | none | |
| 178 | SE_MeleeLifetap | Melee Lifetap | Heal for a percentage for your melee damage on target. | percentage | none | none | Positive value will heal you. Negative value will damage you|
| 179 | SE_AllInstrumentMod | All Instrument Modifier | Set modifier value for all instrument and singing modifers that will be used if higher then the respective item modifers. | modifier percentage | none | none | |
| 180 | SE_ResistSpellChance | Resist Spell Chance | Modify chance to resist incoming spells by percent. | percent modifer | none | none | |
| 181 | SE_ResistFearChance | Resist Fear Spell Chance | Modify chance to resist incoming fear spells by percent. | percent modifer | none | none | |
Expand Down