From 74f8632df788fcee8749c02100ebe032be202ba7 Mon Sep 17 00:00:00 2001 From: ceoheart <49448445+ceoheart@users.noreply.github.com> Date: Sun, 14 Feb 2021 12:54:40 -0500 Subject: [PATCH] Update crimsonparcelsupttrpg.html --- .../crimsonparcelsupttrpg.html | 49 ++++++++++++------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/CP-Unofficial-Persona-TTRPG/crimsonparcelsupttrpg.html b/CP-Unofficial-Persona-TTRPG/crimsonparcelsupttrpg.html index 38bb8c6625..b2edbac900 100644 --- a/CP-Unofficial-Persona-TTRPG/crimsonparcelsupttrpg.html +++ b/CP-Unofficial-Persona-TTRPG/crimsonparcelsupttrpg.html @@ -355,27 +355,24 @@
-
Init. Bonus
+
Init. Bonus
Init. Roll
-
AOA Damage
-
WP
+
AOA Damage
+
+LV/4
AOA Roll
-
Money
-
Statuses
-
Rst. Bonus
-
Resist Roll
+
Money
-
+
-
+
@@ -384,10 +381,22 @@
-
+
-
+ +
+
+
+
+
+
Statuses
+
Rst. Bonus
+
Resist Roll
+
Will Power
+
XP Needed
+
+
@@ -396,12 +405,14 @@
+
+ +
+
+
-
- - - +

Wild Cards

@@ -454,7 +465,7 @@
Bonus to Hit
Raw Damage
Bonus to Damage
-
WP
+
+LV/4
Damage Type
Weapon Notes
Attack!
@@ -577,7 +588,7 @@
Bonus to Hit
Skill's Damage
Bonus to Damage
-
WP
+
+LV/4
Damage Type
Skill's Targets
Skill's Effect
@@ -857,6 +868,7 @@
Roll
+
@@ -895,7 +907,6 @@
-
@@ -1017,7 +1028,7 @@
Attribute Help
- In this area there are some attributes to help you code macros. The first shows what to write in Dia. The second shows Dia with LV/4 (as with Temperance's Divine Grave). The third shows Life Drain being used by a non-Death character. To have a stat automatically pulled type in @{Xcalc} where X is the stat. To have a stat round up type in ceil(X/Y). To roll (LV/4)D6, all you have to do is put the LV/4 in parenthesis before D6. + In this area there some attributes to help you code. The first shows what to write in Dia. The second shows Dia with LV/4 (as with Temperance's Divine Grave). The thrid shows Life Drain being used by a non-Death character. To have a stat automatically pulled type in @{Xcalc} where X is the stat. To have a stat round up type in ceil(X/Y). To roll (LV/4)D6, all you have to do is put the LV/4 in parenthesis before D6.