|
From: <gjo...@us...> - 2012-02-29 15:31:53
|
Revision: 16356
http://pcgen.svn.sourceforge.net/pcgen/?rev=16356&view=rev
Author: gjorbjond
Date: 2012-02-29 15:31:42 +0000 (Wed, 29 Feb 2012)
Log Message:
-----------
Gnome Alchemist Bonus Bombs fixed.
Modified Paths:
--------------
Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg_abilities_racial.lst
Modified: Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg_abilities_racial.lst
===================================================================
--- Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg_abilities_racial.lst 2012-02-29 14:48:41 UTC (rev 16355)
+++ Trunk/pcgen/data/alpha/paizo/pathfinder_rpg/advanced_players_guide/pfapg_abilities_racial.lst 2012-02-29 15:31:42 UTC (rev 16356)
@@ -91,7 +91,8 @@
# Alternate Favored Class Bonus from APG
# Alchemist
-Bonus Bombs Per Day CATEGORY:Special Ability TYPE:SpecialQuality.FavoredClassBonus.FavoredClassAlchemist VISIBLE:YES PREABILITY:1,CATEGORY=Special Ability,Alchemist PRECLASS:1,Alchemist=1 PRERACE:1,Gnome DESC:Add +1/2 to the number of bombs per day the alchemist can create. STACK:YES MULT:YES CHOOSE:NOCHOICE
+Bonus Bombs Per Day CATEGORY:Special Ability TYPE:SpecialQuality.FavoredClassBonus.FavoredClassAlchemist VISIBLE:YES PREABILITY:1,CATEGORY=Special Ability,Alchemist PRECLASS:1,Alchemist=1 PRERACE:1,Gnome DESC:Add +1/2 to the number of bombs per day the alchemist can create. STACK:YES MULT:YES CHOOSE:NOCHOICE DEFINE:BonusBombCount|0 BONUS:VAR|BonusBombCount|1 ABILITY:Internal|AUTOMATIC|Bonus Bomb Tracker
+Bonus Bomb Tracker CATEGORY:Internal BONUS:VAR|AlchemistBombTimes|var("BonusBombCount")/2
Bonus Bomb Damage CATEGORY:Special Ability TYPE:SpecialQuality.FavoredClassBonus.FavoredClassAlchemist VISIBLE:YES PREABILITY:1,CATEGORY=Special Ability,Alchemist PRECLASS:1,Alchemist=1 PRERACE:1,Half-Orc DESC:Add +1/2 to bomb damage. STACK:YES MULT:YES CHOOSE:NOCHOICE
Bonus Extract Formula CATEGORY:Special Ability TYPE:SpecialQuality.FavoredClassBonus.FavoredClassAlchemist VISIBLE:YES PREABILITY:1,CATEGORY=Special Ability,Alchemist PRECLASS:1,Alchemist=1 PRERACE:1,Human DESC:Add one extract formulae from the alchemist's list to the character's formulae book. This formulae must be at least one level below the highest formulae level the alchemist can create. STACK:YES MULT:YES CHOOSE:NOCHOICE
# Barbarian
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|