|
From: <evi...@us...> - 2013-10-23 01:05:25
|
Revision: 21827
http://sourceforge.net/p/pcgen/code/21827
Author: evilmynex
Date: 2013-10-23 01:05:21 +0000 (Wed, 23 Oct 2013)
Log Message:
-----------
Restoration of hero point system lst files
Modified Paths:
--------------
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/advanced_players_guide.pcc
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities.lst
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories.lst
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats.lst
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells.lst
Added Paths:
-----------
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities_heropoints.lst
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories_heropoints.lst
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats_heropoints.lst
Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells_heropoints.lst
Modified: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/advanced_players_guide.pcc
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/advanced_players_guide.pcc 2013-10-23 00:59:27 UTC (rev 21826)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/advanced_players_guide.pcc 2013-10-23 01:05:21 UTC (rev 21827)
@@ -72,3 +72,8 @@
HIDETYPE:FEAT|MartialWeaponProficiency|MountedMastery|OracleWeaponmastery
HIDETYPE:FEAT|Trait|BasicTrait|RevelationTargetOneOnly
+# Hero Points System
+ABILITY:apg_abilities_heropoints.lst|PRERULE:1,HEROPOINTS
+ABILITYCATEGORY:apg_abilitycategories_heropoints.lst|PRERULE:1,HEROPOINTS
+FEAT:apg_feats_heropoints.lst|PRERULE:1,HEROPOINTS
+SPELL:apg_spells_heropoints.lst|PRERULE:1,HEROPOINTS
Modified: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities.lst 2013-10-23 00:59:27 UTC (rev 21826)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -166,13 +166,3 @@
Caster Level ~ Antipaladin CATEGORY:Internal BONUS:CASTERLEVEL|Antipaladin|2
Caster Level ~ Paladin CATEGORY:Internal BONUS:CASTERLEVEL|Paladin|2
Caster Level ~ Ranger CATEGORY:Internal BONUS:CASTERLEVEL|Ranger|2
-
-
-###Block: Hero Points
-CATEGORY=Internal|Default.MOD DEFINE:Heroic|0 DEFINE:HeroPoints|0 DEFINE:HeroPointsMax|0 BONUS:VAR|Heroic|1|PRECHARACTERTYPE:1,PC BONUS:VAR|HeroPointsMax|3|PREVAREQ:Heroic,1 ABILITY:Internal|AUTOMATIC|Hero Points|PREVAREQ:Heroic,1
-
-###Block: Ability
-Hero Points CATEGORY:Internal TYPE:Internal VISIBLE:DISPLAY BONUS:VAR|HeroPoints|%CHOICE|PREAPPLY:ANYPC CHOOSE:NUMBER|MIN=0|MAX=HeroPointsMax|TITLE=Current Hero Points
-
-Antihero CATEGORY:Special Ability TYPE:SpecialQuality.HeroPoints DESC:You have elected to rely only on your skills and abilities. You do not receive hero points, regardless of the source, and can never benefit from their use. In exchange, you receive a bonus feat at 1st level. BONUS:ABILITYPOOL|Antihero Feat|1 PRECHARACTERTYPE:1,PC BONUS:VAR|Heroic|-1 SOURCEPAGE:p.324 COST:0
-
Added: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities_heropoints.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities_heropoints.lst (rev 0)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilities_heropoints.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -0,0 +1,17 @@
+# CVS $Revision: 21399 $ $Author: evilmynex $ -- Mon Sep 16 06:44:37 2013 -- reformated by prettylst.pl v1.50 (build 20400)
+SOURCELONG:Advanced Player's Guide SOURCESHORT:APG SOURCEWEB:http://paizo.com/store/downloads/pathfinder/pathfinderRPG/v5748btpy8fo1 SOURCEDATE:2010-08
+# Original Entry by: Stefan Radermacher
+
+###Block: Internal
+CATEGORY=Internal|Default.MOD DEFINE:Heroic|0 DEFINE:HeroPoints|0 DEFINE:HeroPointsMax|0 BONUS:VAR|Heroic|1|PRECHARACTERTYPE:1,PC BONUS:VAR|HeroPointsMax|3|PREVAREQ:Heroic,1 ABILITY:Internal|AUTOMATIC|Hero Points|PREVAREQ:Heroic,1
+
+###Block: Ability
+Hero Points CATEGORY:Internal TYPE:Internal VISIBLE:DISPLAY BONUS:VAR|HeroPoints|%CHOICE|PREAPPLY:ANYPC CHOOSE:NUMBER|MIN=0|MAX=HeroPointsMax|TITLE=Current Hero Points
+
+Antihero CATEGORY:Special Ability TYPE:SpecialQuality.HeroPoints DESC:You have elected to rely only on your skills and abilities. You do not receive hero points, regardless of the source, and can never benefit from their use. In exchange, you receive a bonus feat at 1st level. BONUS:ABILITYPOOL|Antihero Feat|1 PRECHARACTERTYPE:1,PC BONUS:VAR|Heroic|-1 SOURCEPAGE:p.324 COST:0
+
+#
+# End
+#
+
+
Modified: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories.lst 2013-10-23 00:59:27 UTC (rev 21826)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -222,10 +222,3 @@
ABILITYCATEGORY:Cavalier Mount Choice VISIBLE:QUALIFY EDITABLE:YES EDITPOOL:NO CATEGORY:Internal TYPE:CavalierMountSelection DISPLAYLOCATION:Class Abilities
-
-
-###Block: Hero Point Specials
-ABILITYCATEGORY:Hero Point Rules VISIBLE:YES EDITABLE:YES EDITPOOL:YES FRACTIONALPOOL:NO CATEGORY:Special Ability TYPE:HeroPoints PLURAL:Hero Point Rules DISPLAYLOCATION:Misc
-
-###Block: Antihero
-ABILITYCATEGORY:Antihero Feat VISIBLE:QUALIFY EDITABLE:YES EDITPOOL:YES FRACTIONALPOOL:NO CATEGORY:FEAT TYPE:* PLURAL:Antihero Feat DISPLAYLOCATION:Feats
Added: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories_heropoints.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories_heropoints.lst (rev 0)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_abilitycategories_heropoints.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -0,0 +1,13 @@
+# CVS $Revision: 21399 $ $Author: evilmynex $ -- Mon Sep 16 06:44:37 2013 -- reformated by prettylst.pl v1.50 (build 20400)
+#SOURCELONG:Advanced Player's Guide SOURCESHORT:APG SOURCEWEB:http://paizo.com/store/downloads/pathfinder/pathfinderRPG/v5748btpy8fo1 SOURCEDATE:2010-08
+# Original Entry by: Stefan Radermacher, Eric Smith (Maredudd) and Andrew Maitland
+
+###Block: Hero Point Specials
+ABILITYCATEGORY:Hero Point Rules VISIBLE:YES EDITABLE:YES EDITPOOL:YES FRACTIONALPOOL:NO CATEGORY:Special Ability TYPE:HeroPoints PLURAL:Hero Point Rules DISPLAYLOCATION:Misc
+
+###Block: Antihero
+ABILITYCATEGORY:Antihero Feat VISIBLE:QUALIFY EDITABLE:YES EDITPOOL:YES FRACTIONALPOOL:NO CATEGORY:FEAT TYPE:* PLURAL:Antihero Feat DISPLAYLOCATION:Feats
+
+#
+# End
+#
Modified: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats.lst 2013-10-23 00:59:27 UTC (rev 21826)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -199,14 +199,6 @@
War Singer TYPE:General PREABILITY:1,CATEGORY=Special Ability,Bardic Performance PRERACE:1,RACESUBTYPE=Orc PRESTAT:1,CHA=13 DESC:Your songs draw upon the savage chants and brutal ways of your people, inspiring those around you to new heights of violence and savagery. SOURCEPAGE:p.173 BENEFIT:When you use bardic performance with audible components on a battlefield (any area where a combat involving a dozen or more combatants is taking place), the range or area of your chosen performance is doubled. In addition, the DC for saving throws against your bardic performance is increased by +2 for creatures of the orc subtype, regardless of where the performance occurs.
Well-Prepared TYPE:General PRERACE:1,RACESUBTYPE=Halfling DESC:Somehow, you always seem to have the right tools or supplies close at hand. SOURCEPAGE:p.173 BENEFIT:Once per day, when confronted with a situation that calls for a particular mundane item of equipment, you may make a Sleight of Hand check with a DC of 10 plus the item's cost in gold pieces to "happen" to have such an item on your person. For example, having a crowbar would be DC 12, whereas a f lask of acid would be DC 20. The item must be something you can easily carry-if you are on foot and have only a backpack, for example, you could not have a large iron cauldron. You cannot have magical items using this feat, nor can you have specif ic items, such as the key to a particular door. If you are stripped of your equipment or possessions, you lose the benef its of this feat until you have at least a day to resupply and "acquire" new items. You must pay of these items normally. Special - At the GM's option, a character can substitute the Survival skill for Sleight of Hand with this feat. Such a choice is permanent.
-###Block: Hero Point Feats
-# Feat Name Type Required Feat Var. Value Description Modify VAR Source Page Description of the Benefits
-Blood of Heroes TYPE:General PREFEAT:1,Hero's Fortune PREVAREQ:Heroic,1 DESC:You have a sense of destiny about you and always seem to succeed, even when the odds are against you. SOURCEPAGE:p.323 BENEFIT:Whenever you gain a level, you gain 2 hero points instead of 1.
-Hero's Fortune TYPE:General PREVAREQ:Heroic,1 DESC:Even at the start of your career, it was clear that you had a chance at greatness, and your legend continues to grow with every adventure. BONUS:VAR|HeroPointsMax|2 SOURCEPAGE:p.324 BENEFIT:You gain a hero point. The maximum number of hero points you can have at any one time is increased to 5.
-Luck of Heroes TYPE:General PREFEAT:1,Hero's Fortune PREVAREQ:Heroic,1 DESC:To others, it seems that you always have a bit of luck around you. SOURCEPAGE:p.324 BENEFIT:Whenever you spend a hero point to reroll a die roll or to grant yourself a bonus before a die roll is made, there is a chance that the hero point is not spent. Whenever you spend a hero point, roll a d20. If the result is greater than 15, the hero point is not spent. You cannot use this feat when you cheat death.
-
-
-
###Block: Mods
# Feat Name Type Modify VAR
Martial Weapon Proficiency.MOD TYPE:MartialWeaponProficiency
Added: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats_heropoints.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats_heropoints.lst (rev 0)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_feats_heropoints.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -0,0 +1,13 @@
+# CVS $Revision: 21659 $ $Author: amaitland $ -- Wed Sep 18 12:15:51 2013 -- reformated by prettylst.pl v1.50 (build 21406)
+SOURCELONG:Advanced Player's Guide SOURCESHORT:APG SOURCEWEB:http://paizo.com/store/downloads/pathfinder/pathfinderRPG/v5748btpy8fo1 SOURCEDATE:2010-08
+# Original Entry by: Stefan Radermacher & Andrew Maitland
+
+###Block: Hero Point Feats
+# Feat Name Type Required Feat Var. Value Description Modify VAR Source Page Description of the Benefits
+Blood of Heroes TYPE:General PREFEAT:1,Hero's Fortune PREVAREQ:Heroic,1 DESC:You have a sense of destiny about you and always seem to succeed, even when the odds are against you. SOURCEPAGE:p.323 BENEFIT:Whenever you gain a level, you gain 2 hero points instead of 1.
+Hero's Fortune TYPE:General PREVAREQ:Heroic,1 DESC:Even at the start of your career, it was clear that you had a chance at greatness, and your legend continues to grow with every adventure. BONUS:VAR|HeroPointsMax|2 SOURCEPAGE:p.324 BENEFIT:You gain a hero point. The maximum number of hero points you can have at any one time is increased to 5.
+Luck of Heroes TYPE:General PREFEAT:1,Hero's Fortune PREVAREQ:Heroic,1 DESC:To others, it seems that you always have a bit of luck around you. SOURCEPAGE:p.324 BENEFIT:Whenever you spend a hero point to reroll a die roll or to grant yourself a bonus before a die roll is made, there is a chance that the hero point is not spent. Whenever you spend a hero point, roll a d20. If the result is greater than 15, the hero point is not spent. You cannot use this feat when you cheat death.
+
+#
+# End
+#
Modified: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells.lst 2013-10-23 00:59:27 UTC (rev 21826)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -2,15 +2,6 @@
SOURCELONG:Advanced Player's Guide SOURCESHORT:APG SOURCEWEB:http://paizo.com/store/downloads/pathfinder/pathfinderRPG/v5748btpy8fo1 SOURCEDATE:2010-08
#Original Entry By: Andrew Maitland
-###Block: Hero Points Spells
-# Spell Name Output Name Classes of caster School Spell Descriptors Components Casting Time Range Item Target Area or Effect Duration Save Info Spell Resistance Description Source Page
-Heroic Fortune CLASSES:Alchemist,Bard,Cleric=2|Paladin=3 SCHOOL:Evocation COMPS:V, S, DF, M CASTTIME:1 standard action RANGE:Touch ITEM:Potion TARGETAREA:Creature touched DURATION:(CASTERLEVEL) rounds SAVEINFO:Will negates (harmless) SPELLRES:No DESC:Subject gains 1 temporary hero point. SOURCEPAGE:p.324
-Heroic Fortune (Mass) OUTPUTNAME:Heroic Fortune, [NAME] CLASSES:Bard=4|Cleric=5 SCHOOL:Evocation COMPS:V, S, DF, M CASTTIME:1 standard action RANGE:Close ITEM:Potion TARGETAREA:One or more creatures, no two of which can be more thatn 30 ft. apart DURATION:(CASTERLEVEL) rounds SAVEINFO:Will negates (harmless) SPELLRES:No DESC:Subjects gain 1 temporary hero point. SOURCEPAGE:p.324
-Malediction CLASSES:Sorcerer,Witch,Wizard=3 SCHOOL:Necromancy DESCRIPTOR:Death|Evil COMPS:V, S, F CASTTIME:1 standard action RANGE:Touch TARGETAREA:Living creature touched DURATION:Instantaneous/1 minute per HD of the target; see test SAVEINFO:Will negates SPELLRES:Yes DESC:Gain temporary hero points by killing a dying creature. SOURCEPAGE:p.324
-Severed Fate CLASSES:Witch=2|Cleric=3 SCHOOL:Enchantment COMPS:V, S CASTTIME:1 standard action RANGE:Close ITEM:Potion TARGETAREA:One living creature DURATION:(CASTERLEVEL*10) minutes SAVEINFO:Will negates SPELLRES:Yes DESC:Target is shaken and cannot use hero points. SOURCEPAGE:p.324
-Unravel Destiny CLASSES:Cleric,Sorcerer,Witch,Wizard=3 SCHOOL:Divination COMPS:V, S, DF CASTTIME:1 standard action RANGE:Close ITEM:Potion TARGETAREA:One creature DURATION:(CASTERLEVEL) rounds SAVEINFO:Will negates SPELLRES:Yes DESC:Target gets -2 on ability checks, attack rolls, saving throws, and skill check per hero point it possesses and takes 2d6 damage when spending hero points. SOURCEPAGE:p.325
-
-
###BLOCK: Antipaladin Spells
# Spell Name Classes of caster School Spell Descriptors Type Components Casting Time Range Item Target Area or Effect Duration Save Info Spell Resistance Description Source Page
Corruption Resistance CLASSES:Antipaladin,Paladin=2 SCHOOL:Abjuration TYPE:Divine COMPS:V, S, DF CASTTIME:1 standard action RANGE:Touch ITEM:Potion TARGETAREA:Creature touched DURATION:(CASTERLEVEL*10) minutes SAVEINFO:Fortitude negates (harmless) SPELLRES:Yes (harmless) DESC:Protects creature against damage from alignment-based attacks. SOURCEPAGE:p.212
Added: Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells_heropoints.lst
===================================================================
--- Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells_heropoints.lst (rev 0)
+++ Trunk/pcgen/data/pathfinder/paizo/roleplaying_game/advanced_players_guide/apg_spells_heropoints.lst 2013-10-23 01:05:21 UTC (rev 21827)
@@ -0,0 +1,15 @@
+# CVS $Revision: 21418 $ $Author: evilmynex $ -- Wed Sep 18 06:29:44 2013 -- reformated by prettylst.pl v1.50 (build 21406)
+SOURCELONG:Advanced Player's Guide SOURCESHORT:APG SOURCEWEB:http://paizo.com/store/downloads/pathfinder/pathfinderRPG/v5748btpy8fo1 SOURCEDATE:2010-08
+#Original Entry By: Andrew Maitland
+
+###Block: Hero Points Spells
+# Spell Name Output Name Classes of caster School Spell Descriptors Components Casting Time Range Item Target Area or Effect Duration Save Info Spell Resistance Description Source Page
+Heroic Fortune CLASSES:Alchemist,Bard,Cleric=2|Paladin=3 SCHOOL:Evocation COMPS:V, S, DF, M CASTTIME:1 standard action RANGE:Touch ITEM:Potion TARGETAREA:Creature touched DURATION:(CASTERLEVEL) rounds SAVEINFO:Will negates (harmless) SPELLRES:No DESC:Subject gains 1 temporary hero point. SOURCEPAGE:p.324
+Heroic Fortune (Mass) OUTPUTNAME:Heroic Fortune, [NAME] CLASSES:Bard=4|Cleric=5 SCHOOL:Evocation COMPS:V, S, DF, M CASTTIME:1 standard action RANGE:Close ITEM:Potion TARGETAREA:One or more creatures, no two of which can be more thatn 30 ft. apart DURATION:(CASTERLEVEL) rounds SAVEINFO:Will negates (harmless) SPELLRES:No DESC:Subjects gain 1 temporary hero point. SOURCEPAGE:p.324
+Malediction CLASSES:Sorcerer,Witch,Wizard=3 SCHOOL:Necromancy DESCRIPTOR:Death|Evil COMPS:V, S, F CASTTIME:1 standard action RANGE:Touch TARGETAREA:Living creature touched DURATION:Instantaneous/1 minute per HD of the target; see test SAVEINFO:Will negates SPELLRES:Yes DESC:Gain temporary hero points by killing a dying creature. SOURCEPAGE:p.324
+Severed Fate CLASSES:Witch=2|Cleric=3 SCHOOL:Enchantment COMPS:V, S CASTTIME:1 standard action RANGE:Close ITEM:Potion TARGETAREA:One living creature DURATION:(CASTERLEVEL*10) minutes SAVEINFO:Will negates SPELLRES:Yes DESC:Target is shaken and cannot use hero points. SOURCEPAGE:p.324
+Unravel Destiny CLASSES:Cleric,Sorcerer,Witch,Wizard=3 SCHOOL:Divination COMPS:V, S, DF CASTTIME:1 standard action RANGE:Close ITEM:Potion TARGETAREA:One creature DURATION:(CASTERLEVEL) rounds SAVEINFO:Will negates SPELLRES:Yes DESC:Target gets -2 on ability checks, attack rolls, saving throws, and skill check per hero point it possesses and takes 2d6 damage when spending hero points. SOURCEPAGE:p.325
+
+#
+# End
+#
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|