|
From: <tir...@us...> - 2007-03-09 08:10:37
|
Revision: 2434
http://svn.sourceforge.net/pcgen/?rev=2434&view=rev
Author: tir-gwaith
Date: 2007-03-09 00:10:37 -0800 (Fri, 09 Mar 2007)
Log Message:
-----------
Moving most Turn Undead tracker stuff into hidden feat. Makes .MODing much easier.
[ 1551268 ] [RSRD] Modify Core classes to allow easy .MODs for homebrews
Need to figure out why SA Spontaneous casting isn't showing up.
Modified Paths:
--------------
Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_classes_base.lst
Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden.lst
Modified: Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_classes_base.lst
===================================================================
--- Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_classes_base.lst 2007-03-09 05:17:17 UTC (rev 2433)
+++ Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_classes_base.lst 2007-03-09 08:10:37 UTC (rev 2434)
@@ -117,10 +117,7 @@
# both OS and data to include modifications for differences in Turning ability for Undead,
# Air, Fire, etc.
###Block: Turn Undead stuff
-1 BONUS:VAR|TurnTimesBase|3+CHA|TYPE=Base DEFINE:AllowImprovedTurning|1 ADD:FEAT(TYPE=TurnUndead) FEATAUTO:Basic Turning
-1 BONUS:VAR|TurnLevelBase|CL|TYPE=Level.REPLACE DEFINE:AllowExtraTurning|1
-1 BONUS:VAR|TurnDamagePlusBase|CL|TYPE=Level.REPLACE
-1 BONUS:VAR|TurnCheckBase|CHA|TYPE=Base
+1 BONUS:VAR|TurnLevelBase,TurnDamagePlusBase|CL|TYPE=Level.REPLACE ADD:FEAT(TYPE=TurnUndead) FEATAUTO:Basic Turning|Cleric Turning
###Block: Spontaneous casting
1 VFEAT:Spontaneous casting (Cure spells)|PREFEAT:1,Turn Undead
1 VFEAT:Spontaneous casting (Inflict spells)|PREFEAT:1,Rebuke Undead
Modified: Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden.lst
===================================================================
--- Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden.lst 2007-03-09 05:17:17 UTC (rev 2433)
+++ Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden.lst 2007-03-09 08:10:37 UTC (rev 2434)
@@ -110,6 +110,11 @@
Bardic Inspire Heroics TYPE:Special.Supernatural VISIBLE:NO SA:Inspire Heroics (Su) character and % willing allies gain +% moral bonus on saving throws and +% dodge bonus to AC (Concentration + % rounds).|InspireHeroicsAllies|InspireHeroicsSaves|InspireHeroicsDodge|InspireHeroicsDuration|PREVARGTEQ:BardicMusicLvl,15 DEFINE:InspireHeroicsDuration|InspireDurationBase DEFINE:InspireHeroicsAllies|0 DEFINE:InspireHeroicsSaves|0 DEFINE:InspireHeroicsDodge|0 BONUS:VAR|InspireHeroicsAllies|(BardicMusicLvl-12)/3 BONUS:VAR|InspireHeroicsSaves,InspireHeroicsDodge|4
Bardic Mass Suggestion TYPE:Special.SpellLike VISIBLE:NO SA:Mass Suggestion (Sp) Will DC % negates - as Suggestion, but simultaneously to any number of creatures the character has already fascinated|MassSuggestionDC|PRESKILL:1,TYPE.Perform=21 DEFINE:MassSuggestionDC|SuggestionDC
Armored Casting (Bard) TYPE:Special VISIBLE:NO SA:May wear light armor without incurring the normal arcane spell failure chance.
+
+###Block: Cleric abilities
+Cleric Turning VISIBLE:NO DEFINE:AllowExtraTurning|1 DEFINE:AllowImprovedTurning|1 BONUS:VAR|TurnTimesBase|3+CHA|TYPE=Base BONUS:VAR|TurnCheckBase|CHA|TYPE=Base
+
+
#
# ##############################
# ## Fighter VAR Descriptions ##
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|