|
From: <tir...@us...> - 2006-06-05 23:32:27
|
Revision: 1052 Author: tir-gwaith Date: 2006-06-04 20:02:02 -0700 (Sun, 04 Jun 2006) ViewCVS: http://svn.sourceforge.net/pcgen/?rev=1052&view=rev Log Message: ----------- [ 1464778 ] Arcane Archer Ability work moved Enhance Arrow to a hidden feat. Modified Paths: -------------- Trunk/pcgen/data/d20ogl/srd35/advanced/rsrd_classes_prestige.lst Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden2.lst Modified: Trunk/pcgen/data/d20ogl/srd35/advanced/rsrd_classes_prestige.lst =================================================================== --- Trunk/pcgen/data/d20ogl/srd35/advanced/rsrd_classes_prestige.lst 2006-06-05 02:10:33 UTC (rev 1051) +++ Trunk/pcgen/data/d20ogl/srd35/advanced/rsrd_classes_prestige.lst 2006-06-05 03:02:02 UTC (rev 1052) @@ -14,7 +14,7 @@ 1 FEATAUTO:Armor Proficiency (Light)|Armor Proficiency (Medium) 1 FEATAUTO:Shield Proficiency ###Block: Normal Level Progression -1 SA:Enhance Arrow +%|ArrowEnhancement BONUS:VAR|ArrowEnhancement|(CL+1)/2 DEFINE:ArrowEnhancement|0 +1 BONUS:VAR|ArrowEnhancementLVL|CL FEATAUTO:Enhance Arrow 2 SA:Imbue Arrow (Sp) 4 SA:Seeker Arrow (Sp) 6 SA:Phase Arrow (Sp) Modified: Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden2.lst =================================================================== --- Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden2.lst 2006-06-05 02:10:33 UTC (rev 1051) +++ Trunk/pcgen/data/d20ogl/srd35/basics/rsrd_feats_hidden2.lst 2006-06-05 03:02:02 UTC (rev 1052) @@ -13,6 +13,10 @@ Slippery Mind TYPE:Special.RogueAbilities VISIBLE:NO SA:Slippery Mind (Ex) DESC:Class Special Ability SOURCEPAGE:ClassesII.rtf Skill Mastery TYPE:Special.RogueAbilities VISIBLE:EXPORT DESC:Take 10 on listed skills STACK:NO MULT:YES CHOOSE:NUMCHOICES=3+INT|SKILLS|LIST|3+INT SOURCEPAGE:ClassesII.rtf +###Block: Arcane Archer Abilities +# Feat Name Type Visible Special Ability Define Modify VAR Source Page +Enhance Arrow TYPE:Special VISIBLE:NO SA:Enhance Arrow (Su) +%|ArrowEnhancement DEFINE:ArrowEnhancement|0 DEFINE:ArrowEnhancementLVL|0 BONUS:VAR|ArrowEnhancement|(ArrowEnhancementLVL+1)/2 SOURCEPAGE:PrestigeClasses.rtf + ###Block:Archmage High Arcana Class Abilities # Archmage abilities needs new PRE tag of PRESPELLSLOT that would function as PRESPELLSLOT:1,8 meaning that character must have 1 8th level spell slot # Feat Name Type Visible Required Class Req. Spell Type Special Ability Define Stackable? Multiple? Choose Bonus to spell cast/day Modify VAR Source Page This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |