Commit graph

9 commits

Author SHA1 Message Date
supervj
9a86bf7857 Finish core upgrade to 1.3.5
Filled in some missing pieces in html for core upgrades.  Looked mostly good on both Cyr and Jacob's accounts.

I had a few questions about differences that were added from DND5e, they are as follows:

less\original\npc.less
	line 34 - is the "li" before .creature-type necessary, not in dnd5e

module\item\entity.js
	line 685 - dnd is game.user._id, we have game.user.data._id

module\pixi\ability-template.js
	line 22- dnd is game.user._id, we have game.user.data._id

templates\chat\item-card.html
	line 1- dnd has actor._id, we have actor.data._id
2021-06-23 02:53:39 -04:00
TJ
d716d514df Fix add buttons on powers sheet 2021-02-16 14:40:06 -06:00
supervj
7fc983b042 Update to help NPCs work better
This requires all the monsters to be updated with force powers, powerForce/TechLevels, and powercasting "classes"
2021-02-16 02:15:39 -05:00
TJ
6ad94a7f82 Use localizations 2021-02-15 14:37:44 -06:00
TJ
86268ddabb Set correct power level 2021-02-15 14:28:07 -06:00
TJ
74414e2257 Fixes for NPC display 2021-02-15 14:01:08 -06:00
TJ
f0d94ba98b Add temp points and powers known 2021-02-10 21:32:00 -06:00
TJ
1ce2e92ccd Fully split force and tech powers into their own sheets 2021-02-10 18:39:36 -06:00
TJ
8c6723a035 Start splitting force/tech sheets 2021-02-10 16:16:47 -06:00
Renamed from templates/actors/newActor/parts/swalt-powerbook.html (Browse further)