From: SourceForge.net <no...@so...> - 2004-11-23 11:01:55
|
Bugs item #1071183, was opened at 2004-11-22 13:35 Message generated for change (Comment added) made by kingpaul You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1071183&group_id=25576 Category: Domain/Spell Support Group: None Status: Open Resolution: None Priority: 7 Submitted By: Evan Miller (netminder69) Assigned to: Nobody/Anonymous (nobody) Summary: [All versions]War domain feats not populating on auto assign Initial Comment: When the War domain is automatically assigned via the DOMAIN tag on a class level line, the chooser for the deity weapon pops, but the feats are not added to the PC. If you remove the domain from the PC by deselecting it, then reselect it, then the feats populate and the bonuses are assigned. ---------------------------------------------------------------------- >Comment By: Paul W. King (kingpaul) Date: 2004-11-23 06:01 Message: Logged In: YES user_id=277877 More info from: http://groups.yahoo.com/group/pcgen/message/81569 To furhter clarify, I put KNOWNSPELLS:LEVEL=1|LEVEL=2|LEVEL=3|LEVEL=4 and put the clas sname in the CLASS tag in the spell LST file. The normal spells still populate to the known spells in the right frame under the spell tab, but not the domain spells. They still have to be added manually from the left frame. I structured it the same way the cleric is done. I built a cleric and the domain spells show under the known spells automatically. So it seems the domain spells are only being populated to the Known spells if you are a cleric or have cleric levels. ---------------------------------------------------------------------- Comment By: Paul W. King (kingpaul) Date: 2004-11-23 06:00 Message: Logged In: YES user_id=277877 More info from http://groups.yahoo.com/group/pcgen/message/81535 I have a prestige class I am coding in that casts divine spells and gets the War domain when it reaches 4th level. This is all regardless if the player has cleric levels or not. The two bugs I am finding (these all happen in 5.6.1, 5.7.7 and 5.7.9): 1) Domain spells are not populating in the known spells for the class. 2) The feats form the War domain do not get applied when it is automatically assigned to the PC. To further clarify, here is my PrC in it's entirety: CLASS:Onaran Templar HD:10 MAXLEVEL:10 TYPE:PC.Prestige ABB:OTemp SOURCEPAGE:pg. 202 BONUS:CHECKS|BASE.Willpower,BASE.Reflex|CL/3 BONUS:CHECKS|BASE.Fortitude|CL/2+2 BONUS:COMBAT|BAB|CL|TYPE=Base.REPLACE CLASS:Onaran Templar PREATT:5 PRESKILL:1,Knowledge (Religion)=4 PREFEAT:2,Iron Will,Church Education PREWEAPONPROF:1,DEITYWEAPON CLASS:Onaran Templar STARTSKILLPTS:2 CSKILL:Climb|Concentration|TYPE.Craft|Diplomacy|Handle Animal|Jump|Knowledge (History)|Knowledge (Religion) |TYPE.Profession|Ride|Sense Motive|Spellcraft|Swim CLASS:Onaran Templar SPELLSTAT:WIS SPELLTYPE:Divine SPELLLEVEL:CLASS|Onaran Templar=1|Bless,Bless Weapon,Cure Light Wounds,Divine Favor,Restoration (Lesser),Magic Weapon|Onaran Templar=2|Aid,Bull's Strength,Bear's Endurance,Cat's Grace|Onaran Templar=3|Cure Moderate Wounds,Dispel Magic,Magic Weapon (Greater),Prayer|Onaran Templar=4|Beltine's Blessed Strike,Death Ward,Divine Smite,Restoration,Sword of Faith KNOWNSPELLS:Bless|Bless Weapon|Cure Light Wounds|Divine Favor|Restoration (Lesser)|Magic Weapon|Aid|Bull's Strength|Bear's Endurance|Cat's Grace|Cure Moderate Wounds|Dispel Magic|Magic Weapon (Greater)|Prayer|Beltine's Blessed Strike|Death Ward|Divine Smite|Restoration|Sword of Faith BONUS:CASTERLEVEL|Onaran Templar|CL 1 CAST:0,1 DR:1/- FEATAUTO:Simple Weapon Proficiency|Martial Weapon Proficiency|Armor Proficiency (Light)|Armor Proficiency (Medium)|Armor Proficiency (Heavy)|Shield Proficiency|Tower Shield Proficiency AUTO:WEAPONPROF|TYPE.Martial 2 CAST:0,1,0 SA:Religious Fury (Ex) (%/day, +2 STR, +2 CON for % rounds) |ReligiousFuryTimes|ReligiousFuryDuration DEFINE:ReligiousFuryTimes|0 DEFINE:ReligiousFuryDuration|0 BONUS:VAR|ReligiousFuryTimes|1 BONUS:VAR|ReligiousFuryDuration|3+CHA 3 CAST:0,1,1 SA:Strength of the Spirit (Ex) 4 CAST:0,1,1,0 SA:Unshakable Dogma (Ex) BONUS:DOMAIN|NUMBER|1 DOMAIN:War 5 CAST:0,2,1,1 BONUS:DR|-|1 6 CAST:0,2,2,1,0 BONUS:VAR|ReligiousFuryTimes|1 DEFINE:OnaranTemplarQualify|0 7 CAST:0,3,2,1,1 BONUS:VAR|OnaranTemplarQualify|1 ADD:FEAT(Weapon Specialization)1 8 CAST:0,3,3,2,2 BONUS:VAR|OnaranTemplarQualify|-1 9 CAST:0,4,3,2,2 SA:Fast Healing 1 FEATAUTO:Diehard 10 CAST:0,4,4,2,2 SA:Voice of the Gods (Sp) When the War domain is first assigned, the chooser pops up to allow you to select your deity's weapon. But to get the feats from the War domain to populate and apply to the character, you have to deselect the domain, then reselect it. (At which point the chooser pops again) The Domain spells show on the left frame under the spells tab, but they do not populate to the known spells frame unless you manually move them over. I tried adding those spells to the KNOWNSPELLS tag already present in the class, but that did not get them to populate either. All the other spells populate correctly. Let me know if further clarification is needed. === Paul W. King TM SB, OGL/PL Chimp, Data Tamarin, BoD ---------------------------------------------------------------------- Comment By: Andrew McDougall (tir-gwaith) Date: 2004-11-23 04:25 Message: Logged In: YES user_id=208239 Frugal, I wouldn't be surprised. I haven't gotten a chance to really look at it or test myself. I'm not really sure what is wrong with the feat choice mechanism War domain uses. ---------------------------------------------------------------------- Comment By: Frugal (frugal) Date: 2004-11-23 04:20 Message: Logged In: YES user_id=4807 Is this the same bug as: [ 1063214 ] War domain weapon proficiency? regards, Frugal ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1071183&group_id=25576 |