Commit Graph
22 Commits
Author SHA1 Message Date
aRotondi1990 e501de8d7f Added Creature/Spell regen tracking
Added attributes for tracking daily Zeon Regeneration when active creatures/ spells are used. Declaring these attributes somehow missed the initial quality check.
2015-02-12 12:46:52 -06:00
aRotondi1990 8891d03fcf Martial arts and consistency corrections
-Corrected Martial Arts damage calculation for characters with ki abilities
-Added Ki abilities for elemental attacks based on Light and Darkness
-Added modifiers prompt for basic attack/block/dodge rolls to better work with martial arts
-Added modifier prompt for projection rolls for consistency w/ attack/block/dodge
-Corrected weapons to prompt for fatigue before other modifiers to reduce possible user confusion.
2015-01-30 11:05:40 -06:00
aRotondi1990 31025cceb9 CSS for added sections and small tweaks
Added CSS around the melee attacks, ranged attacks, and Ki Techniques to be consistent.
2015-01-19 22:10:02 -06:00
aRotondi1990 084e84be69 Additional Sections added
Added section to track Ranged weapons and their specifics
Added section to track the basic info of Ki Techniques for characters. Actions around ki techniques might be coming later with roll templates, but just storage for now
Added labels for Initiatives, since characters with 5+ options can have a hard time remembering which penalties associate with each weapon/armor combo.
Added section in Melee weapons to account for using shields as defined in the core rulebook.
2015-01-19 22:05:49 -06:00
aRotondi1990 59de3d7f34 Tweak resistances again
Corrected copy paste error in Magic Resist (MR) that made it based off of physical resist.
2015-01-13 20:49:04 -06:00
aRotondi1990 bc536f20cb Updated inaccurate fomulae
Corrected Weapon Attack damage calculation.
Corrected Weapon Fortitude calculation.
Corrected Ki Detection formula not properly using order of operations.
Corrected Weapon Breakage to allow negative values. Useful for some weapons such as the whip or net, which have negative breakage.
Corrected resistances to account for Body of Emptiness automatically.
2015-01-10 14:20:05 -06:00
SteveKoontz 28bd09aef4 Merge pull request #541 from aRotondi1990/patch-2
Update A-BF.css
2015-01-07 10:25:07 -08:00
aRotondi1990 2b732c8368 Update A-BF.css
Updated CSS to align with HTML changes. Corrected float problems in many areas of the character sheet when resizing. Added numerous quality of life changes to repeating areas of the character sheet.
2014-12-30 09:30:25 -06:00
aRotondi1990 bef5e741d5 Update A-BF.html
Reformat sheet to use tabs. Fixed several formula issues in autocalc and text fields. Removed or renamed several fields to better match overall structure and game flow.
2014-12-30 09:28:12 -06:00
John Myles 7873034447 Update sheet.json
To fix "difficulties" when using this repository on a windows based OS (doesn't allow colons in filenames)
2014-07-25 22:08:22 +01:00
John Myles 82fd11d6bb Rename A:BF.html to A-BF.html
To fix "difficulties" when using this repository on a windows based OS (doesn't allow colons in filenames)
2014-07-25 22:07:28 +01:00
John Myles 7054540392 Rename A:BF.css to A-BF.css
To fix "difficulties" when using this repository on a windows based OS (doesn't allow colons in filenames)
2014-07-25 22:07:08 +01:00
Alex L 2e18489c81 Quick Fixes to Basic Attacks and Ability Checks 2014-05-19 08:10:41 +01:00
Riley Dutton c30333d8d2 adding preview image 2014-05-17 20:27:47 -05:00
aRotondi1990 903c1be102 Delete ABF.png
didnt work
2014-05-16 23:41:26 -05:00
aRotondi1990 a350cc24bc Create ABF.png
trying something?
2014-05-16 23:40:44 -05:00
aRotondi1990 62cbd320f4 Update sheet.json
updated .png name
2014-05-16 23:35:59 -05:00
aRotondi1990 e3ff6e170e Create sheet.json
Updated .json file. need to add screenshot.
2014-05-16 23:28:19 -05:00
aRotondi1990 6d10316501 Update A:BF.html
Finished initial version. looks ok. will try to add CSS to hide character pages that are not necessary for certain characters.
2014-05-16 23:24:19 -05:00
aRotondi1990 82ada618f4 Update A:BF.css
finished initial version. much cleaning needs to be done for the last 2 sheets and the overal css class structure.

Deadlines demanded sacrifices. looks pretty good though.
2014-05-16 23:22:34 -05:00
aRotondi1990 9d7140d18b Create A:BF.css
CSS file to correspond with character sheet.

still W.I.P. and a few display issues between browsers, but should be done by the deadline.
2014-05-16 00:52:25 -05:00
aRotondi1990 1b93a06245 Create A:BF.html
Initial File for Anima Beyond Fantasy.

HTML page. CSS incoming soon.
2014-05-16 00:51:05 -05:00