Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 5.17.4 (Alpha)
-
Fix Version/s: None
-
Component/s: HTML - Combined Fantasy, HTML - Compact Fantasy, HTML - Standard Fantasy, HTML - Statblock 1 (3.0E Monster Style), HTML - Statblock 2 (3.0E Style), HTML - Statblock 3 (3.5E Style), HTML - Statblock 4 (New 3.5E Style), HTML - Statblock 5 (Pathfinder Style), HTML - Statblock 6 (Andagor SRD Style), Preview - compact, Preview - Fantasy_Character_Sheet, Preview - preview, Preview - standard, Preview - statblock1, Preview - statblock2, Preview - statblock3, Preview - statblock4, Preview - statblock4a, Preview - statblock5, Preview - statblock_SRD, Preview - troubleshooting
-
Labels:None
-
Environment:Mostly Pathfinder game mode, some of the fixes affect all fantasy modes.
Description
Updated: barbarian variables changed a bit for pathfinder, so I updated the variables queried.
Additions:
Afflictions (simple block)
Animal Traits (simple block)
Archetypes (simple block, longer of DESC or BENEFIT).
Temporary Bonuses Applied is a new block just listing the temp bonuses from the inventory tab. I am surprised no one has put this into the other pages before.
The comprehensive skills list tries to break down where the numbers come from, but there are OTHER and SKILLNAME values that don't add up. Stealth is the worst offender. So, the new info gives more details, but also some undecipherable info as well.
Weapons Ammo: Now arrows stowed anywhere show in the table, and the user doesn't have to load a single arrow into the bow "container". Same for xbows, slings and blowgun darts.
Weapon Energy: I was able to parse and list just the energy damage done by weapons or weapons and ammo combined. On the next update, I plan to have the damage die rolls be "D: 24 + 2 fire + 3 shock" but there was little time left before the next release packaging this weekend.
Barding: I am filtering on RACETYPE = Animal, Companion, Beast, Construct, Dragon, Magical Beast, Outsider, or Shapechanger to show barding that is equipped. That way animal companions and mounts are pretty easily covered, but the user who has a dragon rider shouldn't feel left out.
Feats: I now toggle between the DESC, BENEFIT, and list displays.
Encumberance: It is color coded and shows twice so people shouldn't miss it.
Items left todo:
Many of the followers seem to only print the first. So, with rangers having multiple animal companions now, I need to switch to a for loop there.
Energy damage into the die rolls.
Issue Links
- Clones
-
OS-37
New features for Pathfinder not reflected in PDF Output Sheets
-
I'll have time to clone my work from csheets_fantasy_laptop_ws.htm to the other html sheets sometime Monday through Thursday, 12/6-12/9.
I don't currently know the pdf side well enough to do that quickly.
-Mike Elliott