-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework charm, heal and protect spells to use targeted decision #13
It simplifies things a lot and it's easier for the player: - Simplify the spell events (3 per spell type) - Remove the associated plots - Use scrippted trigger can_cast_spell_trigger to reduce duplication - Add some logging for casted spells (game.log), for future balance
- Loading branch information
Showing
9 changed files
with
605 additions
and
1,006 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.