Commit graph

7 commits

Author SHA1 Message Date
Kakeman89
dd0d207149 Merge branch 'master' into professorbunbury-sw5e 2020-10-30 11:36:29 -04:00
Professor Bunbury
de52576408 Spot the link / entityClass error! 2020-10-23 12:36:42 -04:00
supervj
44312146a7 Update to dnd 0.98 Core with some fixes
Updated to 0.98 core for 0.7.x compatability (untested)

Class Skills are pulling in automatically on class item drop to character sheet.

TODO: Expand automated skill drop for Archetypes

KNOWN ISSUE: init.value is being converted to a string causing some NaN errors on the html.  Initiative was changed to a number instead of a string in 0.98 likely some place is assuming it is still a string.  I had to use Number() on the value because it was forcing other vales to be a string because the value is "".  Maybe someone can fix this
2020-10-08 02:20:12 -04:00
supervj
2008c5e596 Monster V2
Changed names to match Monster Manual
2020-09-28 23:17:58 -04:00
Kakeman89
db179ec3f3 Update
Added Monster Comp with updated art, added journal entries
2020-07-29 10:14:03 -04:00
Kakeman89
7da1003f55 Remove monster artwork 2020-07-27 17:40:40 -04:00
Kakeman89
9e85b022f1 Monster compendium update 2020-07-27 17:11:36 -04:00