Commit Graph
27 Commits
Author SHA1 Message Date
KPhan1212 beefd7844a Minor Bug Fix for the POW check box
Fixing the check box so that it saved even after you close the sheet.
2021-05-07 11:54:03 -07:00
KPhan1212 976d6a8225 Automation and Minor Changes to BRP
•	Fixed Right Leg Entry on Hit Locations, it was not supposed to be a blank entry
•	Fixed Repeating Hit Location Section Box by shrinking it down a little.
•	Reversed the position of the Current and Max HP on Hit Locations section.
•	Added a “/” between the Cur. HP and Max HP on Hit Location sections
•	Added a Sheet Worker to automate Skill Category Bonuses
•	Added default values of “10” to all of the characteristics
•	Fix the Problem where an attack lands on the skill rating, it counts it as a success but does not display the weapon damage.
2021-03-30 01:14:30 -07:00
KPhan1212 2f6a340c3e Minor update for BRP
•	Removed a piece of coding that added a minor graphical glitch to the sheet.
•	Added Knockback attack types for melee weapons
•	Fixed the Alphabetic Perform Skill since it was still using the old pop-up windows
2021-01-13 09:01:54 -08:00
KPhan1212 654f8cd68f Minor Update
Weapon Lengths were resetting back to short once a player closed the sheet, so I fixed it.
2021-01-06 12:45:44 -08:00
KPhan1212 ad340e313c Small Update to BRP
•	Fixed the spacing on the Repeating Hand Weapons section
•	Added a roll template for Characteristic Rolls
•	Added a roll template for Sanity Checks
•	Added Resistance Table Function with a roll template
•	Decreased the Font Size of the Charisma Check so that it fits into the button
2020-12-14 11:56:37 -08:00
KPhan1212 85258d562b Big Update
Changed the modifier and multiplier pop-up windows to global inputs on the sheet.
-Alphabetic Skills
-Category Skills
-Hand-to-Hand Weapons
-Ranged Weapons
-Shield
-Powers
Fixed an issue with the layout of the Repair Skill on the Alphabetic skills section
Fixed an issue in the Categorical Skills where they aren’t rounding up from a decimal point.
Fixed Issue with Powers Section that registers Fumbles inappropriately
Turned Martial Arts into repeating skill to allow for more than one specialization.
2020-11-29 10:29:27 -08:00
KPhan1212 e020644e44 Added and Removed a few things
Replaced Number of Attacks on the Hand-to-Hand Weapons section (since melee weapons only get 1 attack) and replaced it with the option of using half or all of the damage bonus since many melee weapons.
Expanded the width of the repeating Hit Location entry to match the rest of the section.
2020-11-27 16:11:45 -08:00
KPhan1212 da9e66f231 Linking new Images and Added Roll Templates
-Linking New Images to the ones on the Github
-Added Roll Templates for the Powers Section of the Sheet
2020-11-21 17:24:35 -08:00
KPhan1212 2a6a9a9d9b Fixing Broken Images (#7155)
A user of the sheet notified me that some of the images on the sheet had a "Broken Link_ notification. I fixed it by finding or uploading new images to use on the sheet instead.
2020-08-10 10:36:26 -04:00
KPhan1212 f652b68ddb Fixing the Multiplier Option
One of them had the old input multiplier instead of the drop down menu.
The other one had a misspelling that needed to be fixed.
2018-08-05 11:42:06 -07:00
KPhan1212 5ccaaaf2fb Housecleaning and Additions
•	Removed the “Rolled Under 1/2” Sections of the Roll Template.
•	Change Attribute Rolls to Easy (x10), Normal (x5) and Hard (x5/2)
o	Normal-x5,Easy-x10,Difficult-x5/2,x4, x3, x2, x1
•	Remove number from First Aid, Knowledge, Literacy, Pilot, Psychotherapy, Ride, and Technical Skill on Alphabetical Skills as they have variable base numbers.
•	Add Default Number to Repair (15%) on Alphabetical Skills
•	Remove number from Knowledge and Technical Skill on Categorical Skills as they have variable base numbers.
•	Removed Repeating Shields due to problems when Repeating Armor is deleted. Will be re-added in another update.
•	Accidently left Alphabetical Skills checked when it should have been unchecked. My Apologizes for that mistake.
2018-02-05 14:50:24 -08:00
KPhan1212 e02b79c82c Re-added missing skill and Damage Bonus change
•	Make the damage bonus be automatically calculated
•	Re-added Fast Talk to Categorical Skills, deleted it by mistake.
2018-01-17 11:18:23 -08:00
KPhan1212 34e531fa44 A Series of Minor Changes to the BRP Sheet
•	Added a drop down menu for attribute rolls
•	Swapped the HP Counter on the bottom of the sheet. It was putting the Max HP value on the top instead of the bottom.
•	Added a “Roll Under Half” Section for Skill Roll Template. Due to there being some rules for them.
•	Increased the size of the number box in order to handle triple digit skills in alphabetical skills.
•	Created a drop down menu for the multiplier input when rolling in alphabetical and categorical skills.
•	Added a default value for skills in alphabetical and categorical skills
•	Made the number box bigger to take 3-digit numbers
•	Added drop down menu for the multiplier input in hand-to-hand weapons and ranged weapons
•	Added Default skill values, weapon length and attack type for Brawl and Grapple Attacks
2018-01-16 00:33:49 -08:00
cshtsui 51a4281d22 Added missing Fast Talk to skills by category section; corrected status base percentage; put Psychotherapy after Medicine; got rid of redundant Combat sub-heading 2018-01-07 22:40:13 -05:00
cshtsui d810c3cba5 Migrated all category skills to roll template used in alphabetical skills that prompts for a multiplier as well as a modifier to achieve functional parity. 2018-01-06 13:58:29 -05:00
cshtsui bf624ac74c Second round of HTML clean up to remove unused code 2018-01-03 20:19:59 -05:00
cshtsui 675c6e8ac8 Remove <p> from within SAN button to keep label on one line with roll icon 2018-01-01 14:11:27 -05:00
cshtsui 3628bf2130 Remove script text/template tag from debug version 2017-12-30 11:59:27 -05:00
cshtsui 3f4e390743 Initial HTML structure clean up. Eliminated dead code. Fix code indentation. 2017-12-22 17:30:43 -05:00
cshtsui 77b46ed62a Fixed typo in adventuring gear section. 2017-11-27 21:33:28 -05:00
cshtsui 8c72c28c55 Added default values of zero for category modifiers. Fixed error with roll template in the Art skill that prevents success rolls from working without category modifiers turned on. See: https://app.roll20.net/forum/post/5789874/brp-basic-roleplaying-sheet-skill-rolls-always-failures 2017-11-27 21:26:48 -05:00
KPhan1212 fc4880f85f Minor Edits and Fixes
Minor Edits and Fixes on Existing Basic_Roleplaying Character Sheet
•	You now input your damage bonus instead of choosing one from a drop-down list.
•	Changed Modifier to Multiplier in the Attribute rolls
•	Changed Magic Pts to Power Pts in Characteristic Box
•	Flipped Max HP, Max MP, Max Fati. Max San with Cur HP, Cur MP, Cur Fati, Cur San respectively.
•	Fliped Max MP and Cur MP in the powers section.
•	Fixed the extra Ranged Weapons section so that it uses the roll template
•	Changed Ranged Weapon Type to Damage Bonus? (Y/N)
•	Fixed Ranged Damage Bonus so that the modified Bonus is rounded up. Instead of the allowing fractions.
•	Fixed the Persuade skill, the special success section was using the Etiquette skill instead of the persuade skill.
•	Added Artillery (Various), Fast Talk (05%), Martial Arts (01%), Projection (DEX x02%), Psychotherapy (00% or 01%), Research (25%) in alphabetical skills
•	Fixed the problem with the combat skills where deleting one deletes all the others by changing repeating_meleeskill to repeating_rangeskil and repeating_artilleryskill
•	Change SR/Attks to a text box to allow fractions
•	Aligned the combat skills in the Skills by Category
•	Add Artillery (Various), Fast Talk (05%), Martial Arts (01%), Projection (DEX x02%), Psychotherapy (00% or 01%), Research (25%) in categorical skills
•	Change Magic Pts to Power Pts in Magic/Powers Section
•	Modify First Aid (30%) or INT x1 to First Aid (30% or INT x01%), Brawl (50%) to Brawl (25%)
•	Add a Multiplier Modifier for every Skill Roll in Alphabetic Skills.
•	Add Multiplier Modifier for Combat Skill Rolls.
•	Fixed the grapple skill since it used the brawling skill.
•	Change Perform from a single skill to a repeating skill in alphabetical skills.
•	Fixed the fly in skills by category, added fumbles, critical and special success.
•	Skills by Category now adds the category bonus automatically.
•	Made Combat a skill category under the skills by category tag
•	Changed the general armor section to make it easier to read and be more like the character sheet. Added an energy charge counter for energy shields and other magical defenses.
•	Fixed the Repair Skill’s Fumble on the Categorical Skills List
•	Add (Stat) section for Skill Categories
•	Have the Skill Categories sections receive a bonus based on stats.
•	Add a Multiplier Modifier for every Skill Roll in Categorical Skills
2017-08-21 01:42:37 -07:00
Waltsumate d16afd761d Fixed formating and fixed stacking of logo 2016-08-02 18:38:06 +01:00
Lockbox313 bbc8011be2 General Tidy up and configuration option to remove magic / powers 2016-07-24 16:56:18 +01:00
Lockbox313 41419af807 Added configuration option for alphabetical skills or Category based skills 2016-07-23 17:10:13 +01:00
Lockbox313 a8188cc118 Changed the background to make it more readable
Changed the background to make it more readable, added another
configuration and added extra repeat sections.
2016-07-22 21:05:00 +01:00
Lockbox313 f5172df13f First Draft
Version 1.0 of Choasium's Basic Roleplaying game.
2016-07-19 20:57:05 +01:00