Skip to content

Commit

Permalink
Merge pull request #1370 from elanthia-online/kswole-v1.0.2
Browse files Browse the repository at this point in the history
[kswole.lic] v1.0.2
  • Loading branch information
mrhoribu authored Dec 13, 2023
2 parents 0a521ab + 71c7148 commit b8130eb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion scripts/kswole.lic
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,15 @@
name: kswole
game: Gemstone
tags: kroderine soul, feat absorb, feat dispel
version: 1.0.1
version: 1.0.2
Help Contribute: https://github.com/elanthia-online/scripts
Version Control:
Major_change.feature_addition.bugfix
v1.0.2 (2023-12-09)
- Adding support for Faethyl Bog in Ta'Vaalor
- Adding support for The Hive in Zul Logoth
v1.0.1 (2023-11-27)
- Adding support for some IMT spell preps
- Checking to ensure that FEAT ABSORB is not on cooldown
Expand Down Expand Up @@ -92,6 +95,8 @@ class KSwole
/^(?:.*) whispers a string of delicate words\./,
/^(?:.*) rubs (?:his|her) magical horn\./,
/^(?:.*) barks some odd sounds\./,
# Faethyl Bog, Ta'Vaalor
/^(?:.*) glows faintly as a spectral mist begins to swirl around (?:her|him)\./,
# Grimswarm
/^(?:.*) gestures and utters a phrase of magic\./,
# Hidden Plateau
Expand Down Expand Up @@ -152,6 +157,8 @@ class KSwole
/^(?:.*) mumbles a silent and sibilant prayer, channeling blue-green energy down (?:his|her) arms\./,
/^(?:.*) throws back (?:his|her) head, quickening the air around (?:him|her) with motes of virescent light\./,
/^(?:.*) whispers an inhuman entreaty, and the shadows grow frenized and green-tinged around (?:him|her)\./,
# The Hive, Zul Logoth
/^(?:.*) clumsily twists (?:her|his) palsied hands into a spell form, (?:her|his) fingers trailing waves of psionic energy\./,
)

@dispelable_debuffs = [
Expand Down

0 comments on commit b8130eb

Please sign in to comment.