-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #754 from doug1234/PrismaticRay
Added Prismatic Ray
- Loading branch information
Showing
10 changed files
with
203 additions
and
1 deletion.
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
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
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
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
20 changes: 20 additions & 0 deletions
20
tpdatasrc/tpgamefiles/rules/spells/1006 - Prismatic Ray.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
School: Evocation | ||
Level: Sor 5 | ||
Level: Wiz 5 | ||
Component: V | ||
Component: S | ||
Casting Time: 1 action | ||
Range: Medium | ||
Saving Throw: Yes | ||
Spell Resistance: Yes | ||
Projectile: Yes | ||
flags_Target: Range | ||
inc_flags_Target: Other | ||
exc_flags_Target: Self | ||
exc_flags_Target: Dead | ||
exc_flags_Target: Non-critter | ||
mode_Target: Single | ||
min_Target: 1 | ||
max_Target: 1 | ||
radius_Target: 0 | ||
ai_type: ai_action_offensive |
Oops, something went wrong.