major canges to armour and ranged weapon

ok major changes incoming:

-changed layout of armours, and ranged weapons
- armour damage now a number field and when it reaches 1/2 Resistance it sets pv to pv/2, and when it hits resistance sets PV to 0
-added clip and ammo type onto ranged weapons
- incorporated recoil and ROF into to hit and damage rolls for ranged weapons

to do
-add in ammo types into the ranged weapon rolls
-allow rerolls due to rate of fire/luck spends
-options/popups available allowing me to get skill packages working
This commit is contained in:
seregrauko
2021-04-19 12:33:12 +01:00
parent 74bc816f09
commit 779c2a469a
3 changed files with 1931 additions and 1487 deletions
+2
View File
@@ -1,4 +1,6 @@
{
"title": "SLA Industries Second Edition Character Sheet",
"version": "1.1",
"html": "sla.html",
"css": "sla.css",
"authors": "PaulV",
+682 -930
View File
File diff suppressed because it is too large Load Diff
+1247 -557
View File
File diff suppressed because it is too large Load Diff