Commit Graph
13 Commits
Author SHA1 Message Date
Fresnoth 1fd0290d97 fix default attack issue, add save mods to ships 2022-03-19 13:37:08 -05:00
Fresnoth 3b4298c340 workaround for attribs not being set 2022-03-17 00:27:00 -05:00
Fresnoth 3b4bbf7452 change hit points to hull dice labels add 1 field 2022-03-14 20:08:54 -05:00
Fresnoth f330901338 fix armor and shield calc that was excluding mod 2022-03-14 19:13:23 -05:00
Fresnoth 6d2b2b63ff min-height temp hit points, moz-linux css fix v2.5 2022-03-13 11:21:21 -05:00
Fresnoth 197a998f56 ship sheet updates in readme 2022-03-12 00:03:58 -06:00
Jacob Lucas fdd2ffa2db Fix to encumbered not displaying on StarWars5e
Removes the attempt to calculate the weight for the ships cargo inventory, it does solve the error and allow the encumbered message to display, but now a ship will not be warned when it is over capacity
Though, the calculation for a ship being overcapacity is wrong, as it before used the same method as the pc sheet when it should rely on fixed values dependant on it's size
https://sw5e.com/rules/sotg/equipment#cargo-capacity
It also doesn't have the text display fields for the encumbered message, so it shouldn't matter
2021-03-06 01:06:14 +00:00
Andreas Johansson 28ff6c2acd [Star Wars 5E] correct Scholar saves, class dropdown reordered 2021-01-12 18:03:14 +02:00
Andreas J 9dbd002314 [SW5E] Small Fixes (#5401)
* SW5E: Rearrange skills alphabetically,add Readme

* SW5E: add translation keys
2019-08-19 15:54:35 -05:00
Andreas J 85a1e10548 [Star Wars 5E] minor fixes (#5125)
* SW5E:update class mentions('Infiltrator' -> 'Operative')to be in line with current game rules

* SW5E:minor visual fixes
2019-05-28 07:25:53 -05:00
speedreeder b29cf2c013 Added ship shield calculations and fields. (#4878)
Added calc options for ship speed and AC.
Added credit fields back to both ship inventories.
Added system damage levels, with roll.
Fixed feature field saving between PC/ship sheets.
Fixed ship manufacturer field not saving.
Fixed ship name not updating sheet name.
2019-03-26 18:55:54 -05:00
speedreeder 87379a12da StarWars5e: Added a Ship sheet type with all necessary fields (#4775)
* Used a select to change the sheet.

* Added ship sheet style

* Updated ship pages with header, working tabs

* Fixed a few display problems with the header

* Added attacks, fixed spacing in destruction saves

* Fixed the hidden inventory system.

* Fixed options styling.
Added pilot prof.
Added pilot int(pilot).

* Set ship AC to use pilot Intelligence(Piloting) mod + ship size.

* Added calculations for ship speeds

* Fixed ship speeds.
Removed pb from attacks when sheet is ship.
Adjusted attack defaults.

* Removed modifications tab and page.
Fixed width of modifications box on ship core page.
Fixed Destruction Save roll title.

* Fixed ship core button display position.

* Moved Global Attack and Damage mods to display correctly beneath Attacks

* Fixed the display of the modifications section.

* Updated authors.

* Added roll20userid.

* Added deployments box.
Fixed minheight of modifications box not lining up with other boxes.

* Switched to full spelling of "PILOT INT(PILOTING)" to make it more clear
2019-03-04 08:55:03 -06:00
Paul Lueders 6f93e6362a Added Star Wars 5e Character Sheet 2018-09-15 17:06:13 -05:00