From 83c24eb596d2463d76d9494b66328a7b9c5249b0 Mon Sep 17 00:00:00 2001 From: George Taray Date: Mon, 2 May 2022 16:07:22 -0700 Subject: [PATCH 1/8] Added event that fires when powers are used, a condition to test power data, and an action to apply healing --- campaign/4e/char_power.xml | 51 ++++++++++++++ extension.xml | 6 ++ scripts/manager_action_damage_4e_tmt.lua | 90 ++++++++++++++++++++++++ scripts/manager_char_4e_tmt.lua | 74 +++++++++++++++++++ strings/strings.xml | 17 +++++ triggers/scripts/parametercombobox.lua | 2 +- 6 files changed, 239 insertions(+), 1 deletion(-) create mode 100644 campaign/4e/char_power.xml create mode 100644 scripts/manager_action_damage_4e_tmt.lua create mode 100644 scripts/manager_char_4e_tmt.lua diff --git a/campaign/4e/char_power.xml b/campaign/4e/char_power.xml new file mode 100644 index 0000000..095eb5f --- /dev/null +++ b/campaign/4e/char_power.xml @@ -0,0 +1,51 @@ + + + + + + + + \ No newline at end of file diff --git a/extension.xml b/extension.xml index d18b89b..84b289d 100644 --- a/extension.xml +++ b/extension.xml @@ -47,6 +47,12 @@ Wood Board Vectors by Vecteezy + + \ No newline at end of file diff --git a/extension.xml b/extension.xml index 84b289d..39831a0 100644 --- a/extension.xml +++ b/extension.xml @@ -38,18 +38,25 @@ Wood Board Vectors by Vecteezy + + - + +