From a713a2bbe1e3368825a551d95be778d980fa1d29 Mon Sep 17 00:00:00 2001 From: QuickDeck <105922353+QuickDeck@users.noreply.github.com> Date: Mon, 19 Jan 2026 23:45:24 -0500 Subject: [PATCH 1/6] Tiny Free Step The first 10% of a stride is free, which makes slight positioning oddities caused by not playing on a grid less punishing. Notably less distance that a true step for the majority of characters. --- .../Stats/StatusData/Status_BOOST.stats | 1 + .../Stats/Generated/Data/Status_BOOST.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats index ca597f4c..c11481a8 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats @@ -2169,6 +2169,7 @@ + diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt index 52abb8d9..fe4634cb 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt @@ -1811,6 +1811,7 @@ data "Icon" "Action_Dash_Bonus" data "StackId" "MOVE_READY" data "StackType" "Ignore" data "Boosts" "UnlockSpellVariant(StrideCostSpellCheck(), ModifyTooltipDescription(), ModifyUseCosts(Add,ActionPoint,1,0))" +data "RemoveConditions" "not HasActionResource('Movement',90,0,true,true)" data "RemoveEvents" "OnMove" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog" data "OnApplyFunctors" "IF( AutoStride() ):RestoreResource(Movement,100%,0,true); IF( not AutoStride() ):UseActionResource(Movement,100%,0,true); IF( not AutoStride() ):RemoveStatus(DEBUG_RESET_MOVE)" From cb159efad19d8d2c833822647ea907a68746da44 Mon Sep 17 00:00:00 2001 From: QuickDeck <105922353+QuickDeck@users.noreply.github.com> Date: Wed, 21 Jan 2026 19:16:26 -0500 Subject: [PATCH 2/6] Anchor Position now Works as a Manual Stride Changed anchor position so that it doesn't need to be disabled to move, and still gives a 10% move speed for free to keep parity with autostride. --- .../Stats/Stats/Passive.stats | 13 +++++++------ .../Stats/StatusData/Status_BOOST.stats | 14 ++++++++++++-- .../Localization/English/english.xml | 5 +++-- .../Scripts/thoth/helpers/PF2_Conditions.khn | 2 +- .../Stats/Generated/Data/Passive.txt | 13 +++++++------ .../Stats/Generated/Data/Status_BOOST.txt | 12 ++++++++++-- 6 files changed, 40 insertions(+), 19 deletions(-) diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats index cd524cd0..51e22e7e 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats @@ -117,12 +117,13 @@ - - - - - - + + + + + + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats index c11481a8..8052fdde 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats @@ -2162,14 +2162,14 @@ - + - + @@ -2236,6 +2236,16 @@ + + + + + + + + + + diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml index d050fd16..90cef20a 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml @@ -6697,8 +6697,8 @@ If you regain any hit points, the condition is removed. If an ally <LSTag Typ 2 Actions<br>Overflow<br>Massive waves spiral around you, with you as the eye of the hurricane. The waves appear in a 20-foot emanation, or a 30-foot emanation if you're in a body of water. Each creature in the area takes 6d8 bludgeoning damage with a basic Reflex save against your class DC. A creature that fails its save is battered by the waves and pushed 10 feet (or 20 feet on a critical failure).<br>Level (+2) The damage increases by 1d8. Anchored Movement Choosing to immobilize yourself. - Anchor Position - Toggle this on to immobilize yourself. + Manual Stride + When turned on, your characters will start their turn with 0 movement, and you will have to manually stride to move. * Brilliant Flash * Prerequisites grandeur cause<br>Your light cleanses souls of fear. When you use Flash of Grandeur, the attacker is also off-guard for 1 round. * Iron Repercussions * @@ -31024,4 +31024,5 @@ Really? Just like that? All right, but if she reaches for that lute, it's firewo Flat Check Immunity Source Oversized Throw Requirements You have one or more hands free.<br>With a great heave, you seize a piece of your surroundings, such as a boulder, log, table, wagon, or chunk of earth, and hurl it at your foes. The object must be your size or one size smaller than you, and it must not have too much Bulk for you to lift it in the first place. Make a ranged Strike with the object. The object is a simple ranged weapon that deals 1d10 bludgeoning damage, has a range increment of 20 feet, and has the thrown weapon trait. The damage increases to 2d10 if you have weapon specialization in simple weapons. + Manual Stride \ No newline at end of file diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn index 41f48a52..2e43270e 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn @@ -7,7 +7,7 @@ local __util = require 'larian.util' function AutoStride() local canMove = ~Immobilized() | HasStatus('SG_Prone') local hasActions = HasActionResource('ActionPoint', 1 , 0, false, false) | QuickenedStride() - local automaticStride = ~HasStatus('MANUAL_STRIDE') + local automaticStride = ~HasStatus('MANUAL_STRIDE') | HasStatus('SG_Mad') | HasStatus('SG_Dominated') | HasStatus('SG_Fleeing') | HasStatus('SG_Approaching') | HasStatus('SG_Taunted') | HasStatus('SG_Confused') return canMove & hasActions & automaticStride end diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt index 5c494b68..0df8f4cf 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt @@ -82,12 +82,13 @@ data "Properties" "IsHidden" new entry "AnchorPosition" type "PassiveData" -data "DisplayName" "hff4dccccga326gffc1gc9d5gcf857e440291;1" -data "Description" "h1fed3a89g9f65g95ddg1173gbeb0ccc7395a;1" -data "Icon" "statIcons_Ensnared" -data "Properties" "IsToggled" -data "ToggleOnFunctors" "ApplyStatus(AnchorMovementStatus,100,-1)" -data "ToggleOffFunctors" "RemoveStatus(AnchorMovementStatus)" +data "DisplayName" "hff4dccccga326gffc1gc9d5gcf857e440291;2" +data "Description" "h1fed3a89g9f65g95ddg1173gbeb0ccc7395a;2" +data "Icon" "Action_Fighter_EvasiveFootwork" +data "Properties" "IsToggled;ToggleForParty" +data "ToggleOnFunctors" "ApplyStatus(MANUAL_STRIDE,100,-1)" +data "ToggleOffFunctors" "RemoveStatus(MANUAL_STRIDE)" +data "ToggleGroup" "AnchorPosition" new entry "PathfinderStatBoosts" type "PassiveData" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt index fe4634cb..cc2febbb 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt @@ -1811,10 +1811,10 @@ data "Icon" "Action_Dash_Bonus" data "StackId" "MOVE_READY" data "StackType" "Ignore" data "Boosts" "UnlockSpellVariant(StrideCostSpellCheck(), ModifyTooltipDescription(), ModifyUseCosts(Add,ActionPoint,1,0))" -data "RemoveConditions" "not HasActionResource('Movement',90,0,true,true)" +data "RemoveConditions" "not HasActionResource('Movement',100,0,true,true)" data "RemoveEvents" "OnMove" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog" -data "OnApplyFunctors" "IF( AutoStride() ):RestoreResource(Movement,100%,0,true); IF( not AutoStride() ):UseActionResource(Movement,100%,0,true); IF( not AutoStride() ):RemoveStatus(DEBUG_RESET_MOVE)" +data "OnApplyFunctors" "IF(AutoStride()):RestoreResource(Movement,100%,0);IF(AutoStride()):RestoreResource(Movement,1,0);IF(not AutoStride()):UseActionResource(Movement,100%,0,true);IF(not AutoStride()):RestoreResource(Movement,1,0);IF(not AutoStride()):RemoveStatus(DEBUG_RESET_MOVE)" data "OnRemoveFunctors" "AI_IGNORE:IF( RemoveCause(StatusRemoveCause.Condition) and TurnBased() ):ApplyStatus(DEBUG_CAST_STRIDE,100,1);" new entry "DEBUG_CAST_STRIDE" @@ -1886,6 +1886,14 @@ data "StatusType" "BOOST" using "ENSNARED" data "RemoveEvents" "OnTurn;OnAttack;OnSpellCast;OnMove;OnCombatEnded" +new entry "MANUAL_STRIDE" +type "StatusData" +data "StatusType" "BOOST" +data "DisplayName" "he42cee01g642egd323gc84dg279c4420de44;1" +data "Icon" "Action_Fighter_EvasiveFootwork" +data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" +data "OnApplyFunctors" "IF(HasStatus('DEBUG_RESET_MOVE')):UseActionResource(Movement,90%,0,true);RemoveStatus(DEBUG_RESET_MOVE)" + new entry "STEALTH_AND_CONCEALMENT" type "StatusData" data "StatusType" "BOOST" From 22e669312e443095ac303970796038e0963eee09 Mon Sep 17 00:00:00 2001 From: QuickDeck <105922353+QuickDeck@users.noreply.github.com> Date: Tue, 27 Jan 2026 21:34:12 -0500 Subject: [PATCH 3/6] Movement Rework All distances (or at least as close to all distances as I could think of) modified such that 5ft = 2m. This results in a stride length that is about 30% longer than previously. Also reworks Anchor Position to Manual Stride, allowing for smooth control for players who don't like autostride. --- .../VFX_Spells_HypnoticPattern_AuraFX.lsefx | 62 +- .../Status/VFX_Spell_AshCloud_AuraFX.lsefx | 40 +- .../Status/VFX_Spell_Geyser_AuraFX.lsefx | 8693 +++++++++++++++++ .../Status/VFX_Spell_PetalStorm_AuraFX.lsefx | 74 +- .../Status/VFX_Spell_RustCloud_AuraFX.lsefx | 62 +- .../Status/VFX_Status_ChampionsAura.lsefx | 22 +- .../VFX_Status_ChampionsAura_Extended.lsefx | 24 +- .../088ec2fe-91c6-41af-9836-1934985a7f08.mei | 2 +- .../300a9a5a-26af-48b7-9a6d-3b9d0c27352f.mei | 2 +- .../5470483e-f1cf-413b-9a41-93f16b58a30b.mei | 2 +- .../a16194ff-34ad-4f70-8521-e848475d30ef.mei | 2 +- .../a4aefae4-51ce-4e67-afa1-c329e6357f31.mei | 2 +- .../e749054e-38db-43fb-ab99-216f3287fae2.mei | 4 + .../Stats/SpellData/Projectile.stats | 314 +- .../Stats/SpellData/Rush.stats | 26 +- .../Stats/SpellData/Shout.stats | 189 +- .../Stats/SpellData/Target.stats | 1365 ++- .../Stats/SpellData/Teleportation.stats | 83 +- .../Stats/SpellData/Throw.stats | 16 +- .../Stats/SpellData/Wall.stats | 12 +- .../Stats/SpellData/Zone.stats | 164 +- .../Stats/Stats/Interrupt.stats | 46 +- .../Stats/Stats/Passive.stats | 69 +- .../Stats/Stats/Weapon.stats | 61 +- .../Stats/StatusData/Status_BOOST.stats | 356 +- .../Localization/English/english.xml | 62 +- .../Scripts/thoth/helpers/PF2_Conditions.khn | 19 +- .../RawFiles/Goals/PF2e_MovableSpells.txt | 12 +- .../meta.lsx | 8 +- .../VFX_Spells_HypnoticPattern_AuraFX.lsfx | Bin 758407 -> 758407 bytes .../Status/VFX_Spell_AshCloud_AuraFX.lsfx | Bin 263420 -> 263420 bytes .../Status/VFX_Spell_Geyser_AuraFX.lsfx | Bin 0 -> 90225 bytes .../Status/VFX_Spell_PetalStorm_AuraFX.lsfx | Bin 148183 -> 148183 bytes .../Status/VFX_Spell_RustCloud_AuraFX.lsfx | Bin 288186 -> 288186 bytes .../Status/VFX_Status_ChampionsAura.lsfx | Bin 49943 -> 49943 bytes .../VFX_Status_ChampionsAura_Extended.lsfx | Bin 51791 -> 50503 bytes .../4f04c929-ffa2-1830-378c-df88872a605e.lsf | Bin 2225 -> 2225 bytes .../6c0ea1b5-4dd3-974c-e818-5fbf2278b510.lsf | Bin 2228 -> 2228 bytes .../921623e9-01a0-65d6-716d-aa8e80df1025.lsf | Bin 2153 -> 2153 bytes .../c9a30e31-683a-0006-3814-2925ef8d45da.lsf | Bin 0 -> 1940 bytes .../ec61966e-59b6-28b3-73a8-c18bc3a604ad.lsf | Bin 2936 -> 2936 bytes .../f218bb65-f7c2-69ed-6845-1f8383fae9e0.lsf | Bin 2732 -> 2732 bytes .../be3eba3f-cdf1-ee74-d2a4-54ce173bb2df.lsf | Bin 1962 -> 1962 bytes .../cea32ed0-f4ac-987f-65f0-e99c39f4ac8e.lsf | Bin 1935 -> 1935 bytes .../088ec2fe-91c6-41af-9836-1934985a7f08.lsf | Bin 1982 -> 1982 bytes .../300a9a5a-26af-48b7-9a6d-3b9d0c27352f.lsf | Bin 1986 -> 1986 bytes .../5470483e-f1cf-413b-9a41-93f16b58a30b.lsf | Bin 1984 -> 1984 bytes .../a16194ff-34ad-4f70-8521-e848475d30ef.lsf | Bin 2042 -> 2042 bytes .../a4aefae4-51ce-4e67-afa1-c329e6357f31.lsf | Bin 1980 -> 1980 bytes .../e749054e-38db-43fb-ab99-216f3287fae2.lsf | Bin 0 -> 2037 bytes .../045576d9-1095-4b16-bd6e-5dc31316df65.lsf | Bin 2392 -> 2419 bytes .../0ba4af65-19d0-4a31-9a42-2c365462841b.lsf | Bin 2395 -> 2422 bytes .../4c29f8ec-1806-40f4-925a-5ed58bfc1848.lsf | Bin 2392 -> 2419 bytes .../b80e9a49-3de8-4fc9-8fe2-1012a4f3fd85.lsf | Bin 2391 -> 2418 bytes .../d0790c39-0dbc-4c92-b0c7-5719db4dad0d.lsf | Bin 2394 -> 2421 bytes .../Stats/Generated/Data/Interrupt.txt | 43 +- .../Stats/Generated/Data/Passive.txt | 65 +- .../Stats/Generated/Data/Spell_Projectile.txt | 314 +- .../Stats/Generated/Data/Spell_Rush.txt | 13 - .../Stats/Generated/Data/Spell_Shout.txt | 189 +- .../Stats/Generated/Data/Spell_Target.txt | 1365 ++- .../Generated/Data/Spell_Teleportation.txt | 67 +- .../Stats/Generated/Data/Spell_Throw.txt | 16 +- .../Stats/Generated/Data/Spell_Wall.txt | 12 +- .../Stats/Generated/Data/Spell_Zone.txt | 164 +- .../Stats/Generated/Data/Status_BOOST.txt | 352 +- .../Stats/Generated/Data/Weapon.txt | 58 +- 67 files changed, 11693 insertions(+), 2758 deletions(-) create mode 100644 Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_Geyser_AuraFX.lsefx create mode 100644 Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e749054e-38db-43fb-ab99-216f3287fae2.mei create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_Geyser_AuraFX.lsfx create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Projectiles/c9a30e31-683a-0006-3814-2925ef8d45da.lsf create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e749054e-38db-43fb-ab99-216f3287fae2.lsf diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Spells/Cast/VFX_Spells_HypnoticPattern_AuraFX.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Spells/Cast/VFX_Spells_HypnoticPattern_AuraFX.lsefx index af09d0e8..39a44703 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Spells/Cast/VFX_Spells_HypnoticPattern_AuraFX.lsefx +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Spells/Cast/VFX_Spells_HypnoticPattern_AuraFX.lsefx @@ -18,7 +18,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -37,7 +37,7 @@ - + @@ -21961,17 +21961,17 @@ - + - + - + @@ -23433,17 +23433,17 @@ - + - + - + @@ -24905,17 +24905,17 @@ - + - + - + @@ -26377,17 +26377,17 @@ - + - + - + @@ -26878,24 +26878,24 @@ - + - - - - - + + + + + - + - - - - - + + + + + @@ -27277,17 +27277,17 @@ - + - + - + @@ -28778,7 +28778,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_AshCloud_AuraFX.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_AshCloud_AuraFX.lsefx index 282838a9..1fa591c3 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_AshCloud_AuraFX.lsefx +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_AshCloud_AuraFX.lsefx @@ -37,7 +37,7 @@ - + @@ -2192,8 +2192,8 @@ - - + + @@ -3231,8 +3231,8 @@ - - + + @@ -8467,8 +8467,8 @@ - - + + @@ -8481,8 +8481,8 @@ - - + + @@ -10288,8 +10288,8 @@ - - + + @@ -10303,8 +10303,8 @@ - - + + @@ -11766,8 +11766,8 @@ - - + + @@ -11781,8 +11781,8 @@ - - + + @@ -14968,7 +14968,7 @@ - + @@ -16830,8 +16830,8 @@ - - + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_Geyser_AuraFX.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_Geyser_AuraFX.lsefx new file mode 100644 index 00000000..fff20361 --- /dev/null +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_Geyser_AuraFX.lsefx @@ -0,0 +1,8693 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_PetalStorm_AuraFX.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_PetalStorm_AuraFX.lsefx index df73f71a..8f7c05ef 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_PetalStorm_AuraFX.lsefx +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_PetalStorm_AuraFX.lsefx @@ -37,12 +37,12 @@ - + - + @@ -2348,16 +2348,16 @@ - + - - + + - + - - + + @@ -4774,17 +4774,17 @@ - + - + - + @@ -5062,12 +5062,12 @@ - + - + @@ -5526,7 +5526,7 @@ - + @@ -6622,17 +6622,17 @@ - + - + - + @@ -6721,8 +6721,8 @@ - - + + @@ -7262,8 +7262,8 @@ - - + + @@ -8747,8 +8747,8 @@ - - + + @@ -10144,16 +10144,16 @@ - + - - + + - + - - + + @@ -10595,7 +10595,7 @@ - + @@ -10605,7 +10605,7 @@ - + @@ -10645,8 +10645,8 @@ - - + + @@ -10703,8 +10703,8 @@ - - + + @@ -11132,8 +11132,8 @@ - - + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_RustCloud_AuraFX.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_RustCloud_AuraFX.lsefx index 86c65ba5..7c8d4b14 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_RustCloud_AuraFX.lsefx +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects/Status/VFX_Spell_RustCloud_AuraFX.lsefx @@ -37,12 +37,12 @@ - + - + @@ -528,16 +528,16 @@ - + - - + + - + - - + + @@ -2160,8 +2160,8 @@ - - + + @@ -3080,8 +3080,8 @@ - - + + @@ -3575,14 +3575,14 @@ - + - - + + @@ -10256,8 +10256,8 @@ - - + + @@ -10271,8 +10271,8 @@ - - + + @@ -11734,8 +11734,8 @@ - - + + @@ -11749,8 +11749,8 @@ - - + + @@ -15564,8 +15564,8 @@ - - + + @@ -15575,7 +15575,7 @@ - + @@ -16971,8 +16971,8 @@ - - + + @@ -16982,7 +16982,7 @@ - + @@ -18400,8 +18400,8 @@ - - + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura.lsefx index 8df6f18b..ff60623a 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura.lsefx +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura.lsefx @@ -37,7 +37,7 @@ - + @@ -976,16 +976,16 @@ - + - - + + - + - - + + @@ -12954,17 +12954,17 @@ - + - + - + @@ -15870,7 +15870,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura_Extended.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura_Extended.lsefx index 2080d19a..ee16af4a 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura_Extended.lsefx +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_ChampionsAura_Extended.lsefx @@ -37,7 +37,7 @@ - + @@ -976,18 +976,18 @@ - + - - - + + + - + - - - + + + @@ -12956,7 +12956,7 @@ - + @@ -12966,7 +12966,7 @@ - + @@ -14403,7 +14403,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/088ec2fe-91c6-41af-9836-1934985a7f08.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/088ec2fe-91c6-41af-9836-1934985a7f08.mei index 2fca7842..71f9f668 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/088ec2fe-91c6-41af-9836-1934985a7f08.mei +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/088ec2fe-91c6-41af-9836-1934985a7f08.mei @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/300a9a5a-26af-48b7-9a6d-3b9d0c27352f.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/300a9a5a-26af-48b7-9a6d-3b9d0c27352f.mei index 0d66b737..fd74d8ba 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/300a9a5a-26af-48b7-9a6d-3b9d0c27352f.mei +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/300a9a5a-26af-48b7-9a6d-3b9d0c27352f.mei @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/5470483e-f1cf-413b-9a41-93f16b58a30b.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/5470483e-f1cf-413b-9a41-93f16b58a30b.mei index 2ec7da84..52f1eeda 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/5470483e-f1cf-413b-9a41-93f16b58a30b.mei +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/5470483e-f1cf-413b-9a41-93f16b58a30b.mei @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a16194ff-34ad-4f70-8521-e848475d30ef.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a16194ff-34ad-4f70-8521-e848475d30ef.mei index f4d88bd2..f29f83da 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a16194ff-34ad-4f70-8521-e848475d30ef.mei +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a16194ff-34ad-4f70-8521-e848475d30ef.mei @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a4aefae4-51ce-4e67-afa1-c329e6357f31.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a4aefae4-51ce-4e67-afa1-c329e6357f31.mei index 045db1c4..eaa443dd 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a4aefae4-51ce-4e67-afa1-c329e6357f31.mei +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a4aefae4-51ce-4e67-afa1-c329e6357f31.mei @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e749054e-38db-43fb-ab99-216f3287fae2.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e749054e-38db-43fb-ab99-216f3287fae2.mei new file mode 100644 index 00000000..3d918ee1 --- /dev/null +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e749054e-38db-43fb-ab99-216f3287fae2.mei @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Projectile.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Projectile.stats index e48793b2..c48f6e06 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Projectile.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Projectile.stats @@ -76,7 +76,7 @@ - + @@ -111,7 +111,7 @@ - + @@ -143,7 +143,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -189,7 +189,7 @@ - + @@ -244,7 +244,7 @@ - + @@ -276,7 +276,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -335,7 +335,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -799,7 +799,7 @@ - + @@ -873,7 +873,7 @@ - + @@ -1170,7 +1170,7 @@ - + @@ -1253,7 +1253,7 @@ - + @@ -1391,7 +1391,7 @@ - + @@ -1424,7 +1424,7 @@ - + @@ -1463,7 +1463,7 @@ - + @@ -1490,7 +1490,7 @@ - + @@ -1515,7 +1515,7 @@ - + @@ -1527,7 +1527,7 @@ - + @@ -1539,7 +1539,7 @@ - + @@ -1551,7 +1551,7 @@ - + @@ -1563,7 +1563,7 @@ - + @@ -1575,7 +1575,7 @@ - + @@ -1631,7 +1631,7 @@ - + @@ -1658,7 +1658,7 @@ - + @@ -1698,7 +1698,7 @@ - + @@ -1736,7 +1736,7 @@ - + @@ -1774,7 +1774,7 @@ - + @@ -1826,7 +1826,7 @@ - + @@ -1860,7 +1860,7 @@ - + @@ -1903,7 +1903,7 @@ - + @@ -1938,7 +1938,7 @@ - + @@ -2006,10 +2006,10 @@ - + - - + + @@ -2047,8 +2047,8 @@ - - + + @@ -2062,7 +2062,7 @@ - + @@ -2092,7 +2092,7 @@ - + @@ -2366,7 +2366,7 @@ - + @@ -2439,9 +2439,9 @@ - + - + @@ -2474,9 +2474,9 @@ - + - + @@ -2510,9 +2510,9 @@ - + - + @@ -2549,9 +2549,9 @@ - + - + @@ -2582,9 +2582,9 @@ - + - + @@ -2619,9 +2619,9 @@ - + - + @@ -2649,7 +2649,7 @@ - + @@ -2694,9 +2694,9 @@ - - - + + + @@ -2820,7 +2820,7 @@ - + @@ -3076,7 +3076,7 @@ - + @@ -3345,7 +3345,7 @@ - + @@ -3376,7 +3376,7 @@ - + @@ -3445,8 +3445,8 @@ - - + + @@ -3487,7 +3487,7 @@ - + @@ -3526,7 +3526,7 @@ - + @@ -3769,7 +3769,7 @@ - + @@ -3814,11 +3814,11 @@ - + - - - + + + @@ -3859,7 +3859,7 @@ - + @@ -3873,7 +3873,7 @@ - + @@ -4005,7 +4005,7 @@ - + @@ -4160,7 +4160,7 @@ - + @@ -4186,7 +4186,7 @@ - + @@ -4202,7 +4202,7 @@ - + @@ -4263,8 +4263,8 @@ - - + + @@ -4278,8 +4278,8 @@ - - + + @@ -4506,7 +4506,7 @@ - + @@ -4518,7 +4518,7 @@ - + @@ -4554,7 +4554,7 @@ - + @@ -4567,7 +4567,7 @@ - + @@ -4717,7 +4717,7 @@ - + @@ -5023,7 +5023,7 @@ - + @@ -5104,10 +5104,10 @@ - - + + - + @@ -5234,7 +5234,7 @@ - + @@ -5308,7 +5308,7 @@ - + @@ -5359,10 +5359,10 @@ - + - - + + @@ -5390,7 +5390,7 @@ - + @@ -5427,7 +5427,7 @@ - + @@ -5464,7 +5464,7 @@ - + @@ -5574,7 +5574,7 @@ - + @@ -5589,7 +5589,7 @@ - + @@ -5781,9 +5781,9 @@ - + - + @@ -5811,7 +5811,7 @@ - + @@ -5861,7 +5861,7 @@ - + @@ -6003,7 +6003,7 @@ - + @@ -6050,7 +6050,7 @@ - + @@ -6062,7 +6062,7 @@ - + @@ -6078,7 +6078,7 @@ - + @@ -6098,7 +6098,7 @@ - + @@ -6116,7 +6116,7 @@ - + @@ -6172,7 +6172,7 @@ - + @@ -6204,7 +6204,7 @@ - + @@ -6238,10 +6238,10 @@ - + - + @@ -6270,7 +6270,7 @@ - + @@ -6284,10 +6284,10 @@ - + - + @@ -6316,7 +6316,7 @@ - + @@ -6329,7 +6329,7 @@ - + @@ -6347,7 +6347,7 @@ - + @@ -6365,7 +6365,7 @@ - + @@ -6410,7 +6410,7 @@ - + @@ -6492,7 +6492,7 @@ - + @@ -6573,7 +6573,7 @@ - + @@ -6618,7 +6618,7 @@ - + @@ -6727,7 +6727,7 @@ - + @@ -6765,7 +6765,7 @@ - + @@ -6774,7 +6774,7 @@ - + @@ -6811,7 +6811,7 @@ - + @@ -6852,7 +6852,7 @@ - + @@ -6861,7 +6861,7 @@ - + @@ -6906,7 +6906,7 @@ - + @@ -6989,8 +6989,8 @@ - - + + @@ -7026,7 +7026,7 @@ - + @@ -7070,7 +7070,7 @@ - + @@ -7105,7 +7105,7 @@ - + @@ -7152,7 +7152,7 @@ - + @@ -7257,7 +7257,7 @@ - + @@ -7288,7 +7288,7 @@ - + @@ -7311,7 +7311,7 @@ - + @@ -7364,7 +7364,7 @@ - + @@ -7426,14 +7426,14 @@ - + - + @@ -7512,7 +7512,7 @@ - + @@ -7548,9 +7548,9 @@ - - - + + + @@ -7567,7 +7567,7 @@ - + @@ -7600,7 +7600,7 @@ - + @@ -7628,7 +7628,7 @@ - + @@ -7718,7 +7718,7 @@ - + @@ -7783,7 +7783,7 @@ - + @@ -7860,7 +7860,7 @@ - + @@ -7877,7 +7877,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats index 389fc71d..8a0b0013 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats @@ -13,7 +13,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -66,7 +66,7 @@ - + @@ -124,7 +124,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -212,7 +212,7 @@ - + @@ -236,7 +236,7 @@ - + @@ -266,7 +266,7 @@ - + @@ -296,7 +296,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -416,7 +416,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -493,7 +493,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats index d7cdafaa..345be30f 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats @@ -377,7 +377,7 @@ - + @@ -1080,7 +1080,7 @@ - + @@ -1098,7 +1098,7 @@ - + @@ -1235,7 +1235,7 @@ - + @@ -1275,7 +1275,7 @@ - + @@ -1360,7 +1360,7 @@ - + @@ -1440,7 +1440,7 @@ - + @@ -1470,7 +1470,7 @@ - + @@ -1526,7 +1526,7 @@ - + @@ -1552,7 +1552,7 @@ - + @@ -1637,7 +1637,7 @@ - + @@ -1652,7 +1652,7 @@ - + @@ -1681,7 +1681,7 @@ - + @@ -1729,7 +1729,7 @@ - + @@ -1760,7 +1760,7 @@ - + @@ -1831,7 +1831,7 @@ - + @@ -1954,7 +1954,7 @@ - + @@ -2112,7 +2112,7 @@ - + @@ -2164,7 +2164,7 @@ - + @@ -4442,7 +4442,7 @@ - + @@ -4555,7 +4555,7 @@ - + @@ -5698,7 +5698,7 @@ - + @@ -5789,7 +5789,7 @@ - + @@ -5807,7 +5807,7 @@ - + @@ -5816,7 +5816,7 @@ - + @@ -5825,7 +5825,7 @@ - + @@ -5834,7 +5834,7 @@ - + @@ -5843,7 +5843,7 @@ - + @@ -5852,7 +5852,7 @@ - + @@ -5861,7 +5861,7 @@ - + @@ -5870,7 +5870,7 @@ - + @@ -5880,7 +5880,7 @@ - + @@ -5964,7 +5964,7 @@ - + @@ -5981,7 +5981,7 @@ - + @@ -5990,7 +5990,7 @@ - + @@ -5999,7 +5999,7 @@ - + @@ -6008,7 +6008,7 @@ - + @@ -6017,7 +6017,7 @@ - + @@ -6026,7 +6026,7 @@ - + @@ -6035,7 +6035,7 @@ - + @@ -6044,7 +6044,7 @@ - + @@ -6081,7 +6081,7 @@ - + @@ -6107,7 +6107,7 @@ - + @@ -6116,7 +6116,7 @@ - + @@ -6125,7 +6125,7 @@ - + @@ -6134,7 +6134,7 @@ - + @@ -6143,7 +6143,7 @@ - + @@ -6168,7 +6168,7 @@ - + @@ -6184,7 +6184,7 @@ - + @@ -6200,7 +6200,7 @@ - + @@ -6216,7 +6216,7 @@ - + @@ -6232,7 +6232,7 @@ - + @@ -6246,7 +6246,7 @@ - + @@ -6268,7 +6268,7 @@ - + @@ -6277,7 +6277,7 @@ - + @@ -6286,7 +6286,7 @@ - + @@ -6295,7 +6295,7 @@ - + @@ -6304,7 +6304,7 @@ - + @@ -6313,7 +6313,7 @@ - + @@ -6322,7 +6322,7 @@ - + @@ -6331,7 +6331,7 @@ - + @@ -6489,7 +6489,7 @@ - + @@ -6640,7 +6640,7 @@ - + @@ -6766,7 +6766,7 @@ - + @@ -6815,7 +6815,7 @@ - + @@ -6846,7 +6846,7 @@ - + @@ -6999,7 +6999,7 @@ - + @@ -7372,7 +7372,7 @@ - + @@ -7418,13 +7418,13 @@ - + - + - + @@ -7443,6 +7443,7 @@ + @@ -7452,7 +7453,7 @@ - + @@ -7499,7 +7500,7 @@ - + @@ -7675,7 +7676,7 @@ - + @@ -7708,7 +7709,7 @@ - + @@ -7720,7 +7721,7 @@ - + @@ -7731,7 +7732,7 @@ - + @@ -7742,7 +7743,7 @@ - + @@ -7753,7 +7754,7 @@ - + @@ -7764,7 +7765,7 @@ - + @@ -7775,7 +7776,7 @@ - + @@ -7785,7 +7786,7 @@ - + @@ -7859,7 +7860,7 @@ - + @@ -7890,7 +7891,7 @@ - + @@ -8009,7 +8010,7 @@ - + @@ -8332,7 +8333,7 @@ - + @@ -8382,7 +8383,7 @@ - + @@ -8406,7 +8407,7 @@ - + @@ -8886,7 +8887,7 @@ - + @@ -8934,7 +8935,7 @@ - + @@ -8960,7 +8961,7 @@ - + @@ -9019,7 +9020,7 @@ - + @@ -9049,7 +9050,7 @@ - + @@ -9280,7 +9281,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats index 68424543..31d9e6cf 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats @@ -77,7 +77,7 @@ - + @@ -150,7 +150,7 @@ - + @@ -181,7 +181,7 @@ - + @@ -209,7 +209,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -282,7 +282,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -324,7 +324,7 @@ - + @@ -390,7 +390,7 @@ - + @@ -433,7 +433,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -493,7 +493,7 @@ - + @@ -521,7 +521,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -652,7 +652,7 @@ - + @@ -684,8 +684,8 @@ - - + + @@ -723,8 +723,8 @@ - - + + @@ -743,7 +743,7 @@ - + @@ -765,7 +765,7 @@ - + @@ -854,7 +854,7 @@ - + @@ -912,7 +912,7 @@ - + @@ -982,7 +982,7 @@ - + @@ -1217,7 +1217,7 @@ - + @@ -1248,7 +1248,7 @@ - + @@ -1281,7 +1281,7 @@ - + @@ -1427,7 +1427,7 @@ - + @@ -1444,7 +1444,7 @@ - + @@ -1463,7 +1463,7 @@ - + @@ -1484,7 +1484,7 @@ - + @@ -1511,7 +1511,7 @@ - + @@ -2039,7 +2039,7 @@ - + @@ -2163,7 +2163,7 @@ - + @@ -2189,7 +2189,7 @@ - + @@ -2291,7 +2291,7 @@ - + @@ -2303,7 +2303,7 @@ - + @@ -2378,7 +2378,7 @@ - + @@ -2411,7 +2411,7 @@ - + @@ -2425,7 +2425,7 @@ - + @@ -2530,7 +2530,7 @@ - + @@ -2595,7 +2595,7 @@ - + @@ -2627,7 +2627,7 @@ - + @@ -2663,8 +2663,8 @@ - - + + @@ -2715,7 +2715,7 @@ - + @@ -2750,7 +2750,7 @@ - + @@ -2765,7 +2765,7 @@ - + @@ -2873,7 +2873,7 @@ - + @@ -3027,7 +3027,7 @@ - + @@ -3079,7 +3079,7 @@ - + @@ -3131,7 +3131,7 @@ - + @@ -3181,7 +3181,7 @@ - + @@ -3210,7 +3210,7 @@ - + @@ -3239,7 +3239,7 @@ - + @@ -3294,7 +3294,7 @@ - + @@ -3348,7 +3348,7 @@ - + @@ -3403,7 +3403,7 @@ - + @@ -3455,7 +3455,7 @@ - + @@ -3483,7 +3483,7 @@ - + @@ -3511,7 +3511,7 @@ - + @@ -3526,7 +3526,7 @@ - + @@ -3553,7 +3553,7 @@ - + @@ -3591,7 +3591,7 @@ - + @@ -3601,7 +3601,7 @@ - + @@ -3626,7 +3626,7 @@ - + @@ -3651,7 +3651,7 @@ - + @@ -3664,7 +3664,7 @@ - + @@ -3725,7 +3725,7 @@ - + @@ -3776,7 +3776,7 @@ - + @@ -3802,7 +3802,7 @@ - + @@ -4030,7 +4030,7 @@ - + @@ -4246,12 +4246,11 @@ - + - - + @@ -4277,7 +4276,7 @@ - + @@ -4326,7 +4325,7 @@ - + @@ -4513,7 +4512,7 @@ - + @@ -4568,7 +4567,7 @@ - + @@ -4602,7 +4601,7 @@ - + @@ -4651,7 +4650,7 @@ - + @@ -4663,7 +4662,7 @@ - + @@ -4695,7 +4694,7 @@ - + @@ -4721,7 +4720,7 @@ - + @@ -4757,7 +4756,7 @@ - + @@ -4773,7 +4772,7 @@ - + @@ -4827,7 +4826,7 @@ - + @@ -4868,7 +4867,7 @@ - + @@ -4915,7 +4914,7 @@ - + @@ -4941,7 +4940,7 @@ - + @@ -4954,7 +4953,7 @@ - + @@ -4985,7 +4984,7 @@ - + @@ -4999,7 +4998,7 @@ - + @@ -5012,7 +5011,7 @@ - + @@ -5055,10 +5054,10 @@ - + - + @@ -5070,7 +5069,7 @@ - + @@ -5102,7 +5101,7 @@ - + @@ -5129,7 +5128,7 @@ - + @@ -5154,7 +5153,7 @@ - + @@ -5178,7 +5177,7 @@ - + @@ -5212,7 +5211,7 @@ - + @@ -5241,7 +5240,7 @@ - + @@ -5330,7 +5329,7 @@ - + @@ -5444,7 +5443,7 @@ - + @@ -5504,7 +5503,7 @@ - + @@ -5547,7 +5546,7 @@ - + @@ -5577,7 +5576,7 @@ - + @@ -5650,7 +5649,7 @@ - + @@ -5689,7 +5688,7 @@ - + @@ -5726,7 +5725,7 @@ - + @@ -5751,7 +5750,7 @@ - + @@ -5776,7 +5775,7 @@ - + @@ -5799,7 +5798,7 @@ - + @@ -5823,7 +5822,7 @@ - + @@ -5847,7 +5846,7 @@ - + @@ -5858,7 +5857,7 @@ - + @@ -5902,7 +5901,7 @@ - + @@ -6066,7 +6065,7 @@ - + @@ -6095,7 +6094,7 @@ - + @@ -6119,7 +6118,7 @@ - + @@ -6152,7 +6151,7 @@ - + @@ -6170,7 +6169,7 @@ - + @@ -6365,7 +6364,7 @@ - + @@ -6395,7 +6394,7 @@ - + @@ -6488,7 +6487,7 @@ - + @@ -6521,7 +6520,7 @@ - + @@ -6593,7 +6592,7 @@ - + @@ -6649,7 +6648,7 @@ - + @@ -6968,8 +6967,8 @@ - - + + @@ -7148,7 +7147,7 @@ - + @@ -7264,7 +7263,7 @@ - + @@ -7381,7 +7380,7 @@ - + @@ -7424,13 +7423,13 @@ - + - + - + @@ -7464,7 +7463,7 @@ - + @@ -7995,7 +7994,7 @@ - + @@ -8025,7 +8024,7 @@ - + @@ -8036,7 +8035,7 @@ - + @@ -8073,8 +8072,8 @@ - - + + @@ -8183,7 +8182,7 @@ - + @@ -8253,7 +8252,7 @@ - + @@ -8273,7 +8272,7 @@ - + @@ -8284,7 +8283,7 @@ - + @@ -8370,7 +8369,7 @@ - + @@ -8410,7 +8409,7 @@ - + @@ -8443,7 +8442,7 @@ - + @@ -8483,7 +8482,7 @@ - + @@ -8566,7 +8565,7 @@ - + @@ -8658,7 +8657,7 @@ - + @@ -8748,7 +8747,7 @@ - + @@ -8772,7 +8771,7 @@ - + @@ -8783,7 +8782,7 @@ - + @@ -8809,7 +8808,7 @@ - + @@ -8843,7 +8842,7 @@ - + @@ -8869,7 +8868,7 @@ - + @@ -8903,7 +8902,7 @@ - + @@ -8919,7 +8918,7 @@ - + @@ -8934,7 +8933,7 @@ - + @@ -8972,7 +8971,7 @@ - + @@ -9000,7 +8999,7 @@ - + @@ -9016,7 +9015,7 @@ - + @@ -9392,7 +9391,7 @@ - + @@ -9473,7 +9472,7 @@ - + @@ -9503,7 +9502,7 @@ - + @@ -9524,7 +9523,7 @@ - + @@ -9600,7 +9599,7 @@ - + @@ -9630,7 +9629,7 @@ - + @@ -9675,7 +9674,7 @@ - + @@ -9767,7 +9766,7 @@ - + @@ -9784,12 +9783,12 @@ - + - + @@ -9811,7 +9810,7 @@ - + @@ -9829,7 +9828,7 @@ - + @@ -9886,7 +9885,7 @@ - + @@ -9923,7 +9922,7 @@ - + @@ -9953,7 +9952,7 @@ - + @@ -10010,7 +10009,7 @@ - + @@ -10047,7 +10046,7 @@ - + @@ -10112,7 +10111,7 @@ - + @@ -10136,7 +10135,7 @@ - + @@ -10172,7 +10171,7 @@ - + @@ -10184,7 +10183,7 @@ - + @@ -10292,7 +10291,7 @@ - + @@ -10365,7 +10364,7 @@ - + @@ -10425,7 +10424,7 @@ - + @@ -10455,7 +10454,7 @@ - + @@ -10581,7 +10580,7 @@ - + @@ -10614,7 +10613,7 @@ - + @@ -10710,7 +10709,7 @@ - + @@ -10745,7 +10744,7 @@ - + @@ -10795,7 +10794,7 @@ - + @@ -10820,7 +10819,7 @@ - + @@ -10863,8 +10862,8 @@ - - + + @@ -10903,7 +10902,7 @@ - + @@ -10944,7 +10943,7 @@ - + @@ -10965,8 +10964,8 @@ - - + + @@ -10994,8 +10993,8 @@ - - + + @@ -11021,8 +11020,8 @@ - - + + @@ -11034,8 +11033,8 @@ - - + + @@ -11048,7 +11047,7 @@ - + @@ -11057,7 +11056,7 @@ - + @@ -11066,7 +11065,7 @@ - + @@ -11076,7 +11075,7 @@ - + @@ -11143,13 +11142,13 @@ - + - + @@ -11273,7 +11272,7 @@ - + @@ -11282,12 +11281,12 @@ - + - + @@ -11370,7 +11369,7 @@ - + @@ -11390,7 +11389,7 @@ - + @@ -11439,7 +11438,7 @@ - + @@ -11489,7 +11488,7 @@ - + @@ -11519,7 +11518,7 @@ - + @@ -11552,7 +11551,7 @@ - + @@ -11582,7 +11581,7 @@ - + @@ -11628,7 +11627,7 @@ - + @@ -11658,7 +11657,7 @@ - + @@ -11691,7 +11690,7 @@ - + @@ -11725,7 +11724,7 @@ - + @@ -11757,7 +11756,7 @@ - + @@ -11860,7 +11859,7 @@ - + @@ -11892,7 +11891,7 @@ - + @@ -11954,7 +11953,7 @@ - + @@ -11992,7 +11991,7 @@ - + @@ -12063,7 +12062,7 @@ - + @@ -12101,7 +12100,7 @@ - + @@ -12127,7 +12126,7 @@ - + @@ -12315,7 +12314,7 @@ - + @@ -12401,9 +12400,9 @@ - + - + @@ -12446,7 +12445,7 @@ - + @@ -12470,8 +12469,8 @@ - - + + @@ -12510,8 +12509,8 @@ - - + + @@ -12672,7 +12671,7 @@ - + @@ -12704,7 +12703,7 @@ - + @@ -12851,7 +12850,7 @@ - + @@ -13223,9 +13222,9 @@ - - - + + + @@ -13252,7 +13251,7 @@ - + @@ -13278,7 +13277,7 @@ - + @@ -13382,8 +13381,8 @@ - - + + @@ -13573,7 +13572,7 @@ - + @@ -13648,7 +13647,7 @@ - + @@ -13676,7 +13675,7 @@ - + @@ -13703,7 +13702,7 @@ - + @@ -13730,7 +13729,7 @@ - + @@ -13758,7 +13757,7 @@ - + @@ -13795,7 +13794,7 @@ - + @@ -13821,7 +13820,7 @@ - + @@ -13847,7 +13846,7 @@ - + @@ -13874,7 +13873,7 @@ - + @@ -13900,7 +13899,7 @@ - + @@ -13913,7 +13912,7 @@ - + @@ -14018,7 +14017,7 @@ - + @@ -14061,7 +14060,7 @@ - + @@ -14076,7 +14075,7 @@ - + @@ -14093,7 +14092,7 @@ - + @@ -14120,7 +14119,7 @@ - + @@ -14203,9 +14202,9 @@ - - - + + + @@ -14240,7 +14239,7 @@ - + @@ -14276,7 +14275,7 @@ - + @@ -14309,7 +14308,7 @@ - + @@ -14339,7 +14338,7 @@ - + @@ -14379,8 +14378,8 @@ - - + + @@ -14393,8 +14392,8 @@ - - + + @@ -14434,8 +14433,8 @@ - - + + @@ -14447,8 +14446,8 @@ - - + + @@ -14487,8 +14486,8 @@ - - + + @@ -14500,8 +14499,8 @@ - - + + @@ -14522,7 +14521,7 @@ - + @@ -14594,7 +14593,7 @@ - + @@ -14626,9 +14625,9 @@ - - - + + + @@ -14648,7 +14647,7 @@ - + @@ -14659,7 +14658,7 @@ - + @@ -14670,7 +14669,7 @@ - + @@ -14681,7 +14680,7 @@ - + @@ -14692,11 +14691,11 @@ - + - + @@ -14708,7 +14707,6 @@ - @@ -14741,7 +14739,7 @@ - + @@ -14823,8 +14821,8 @@ - - + + @@ -14839,7 +14837,7 @@ - + @@ -14870,8 +14868,8 @@ - - + + @@ -14963,7 +14961,7 @@ - + @@ -14980,8 +14978,8 @@ - - + + @@ -15058,7 +15056,7 @@ - + @@ -15090,7 +15088,7 @@ - + @@ -15123,7 +15121,7 @@ - + @@ -15156,7 +15154,7 @@ - + @@ -15189,7 +15187,7 @@ - + @@ -15222,7 +15220,7 @@ - + @@ -15318,8 +15316,8 @@ - - + + @@ -15411,7 +15409,7 @@ - + @@ -15463,7 +15461,7 @@ - + @@ -15540,7 +15538,7 @@ - + @@ -15554,9 +15552,9 @@ - - - + + + @@ -15672,7 +15670,7 @@ - + @@ -15699,7 +15697,7 @@ - + @@ -15733,11 +15731,11 @@ - - + + - - + + @@ -15815,7 +15813,7 @@ - + @@ -15890,7 +15888,7 @@ - + @@ -15936,8 +15934,8 @@ - - + + @@ -15998,8 +15996,8 @@ - - + + @@ -16069,7 +16067,7 @@ - + @@ -16135,9 +16133,9 @@ - - - + + + @@ -16175,7 +16173,7 @@ - + @@ -16212,7 +16210,7 @@ - + @@ -16221,7 +16219,7 @@ - + @@ -16268,7 +16266,7 @@ - + @@ -16298,7 +16296,7 @@ - + @@ -16391,7 +16389,7 @@ - + @@ -16472,7 +16470,7 @@ - + @@ -16506,9 +16504,9 @@ - - - + + + @@ -16563,8 +16561,8 @@ - - + + @@ -16628,7 +16626,7 @@ - + @@ -16658,7 +16656,7 @@ - + @@ -16715,8 +16713,8 @@ - - + + @@ -16772,7 +16770,7 @@ - + @@ -16856,7 +16854,7 @@ - + @@ -16921,8 +16919,8 @@ - - + + @@ -16965,8 +16963,8 @@ - - + + @@ -16986,7 +16984,7 @@ - + @@ -17020,8 +17018,8 @@ - - + + @@ -17066,7 +17064,7 @@ - + @@ -17097,7 +17095,7 @@ - + @@ -17133,8 +17131,8 @@ - - + + @@ -17179,8 +17177,8 @@ - - + + @@ -17195,8 +17193,8 @@ - - + + @@ -17217,9 +17215,9 @@ - - - + + + @@ -17248,9 +17246,9 @@ - - - + + + @@ -17279,7 +17277,7 @@ - + @@ -17365,7 +17363,7 @@ - + @@ -17429,8 +17427,8 @@ - - + + @@ -17525,8 +17523,8 @@ - - + + @@ -17561,9 +17559,9 @@ - - - + + + @@ -17589,9 +17587,9 @@ - - - + + + @@ -17623,8 +17621,8 @@ - - + + @@ -17640,7 +17638,7 @@ - + @@ -17681,7 +17679,7 @@ - + @@ -17757,9 +17755,9 @@ - - - + + + @@ -17801,8 +17799,8 @@ - - + + @@ -17858,8 +17856,8 @@ - - + + @@ -17909,8 +17907,8 @@ - - + + @@ -17980,8 +17978,8 @@ - - + + @@ -17990,7 +17988,7 @@ - + @@ -18036,8 +18034,8 @@ - - + + @@ -18078,8 +18076,8 @@ - - + + @@ -18115,7 +18113,7 @@ - + @@ -18177,8 +18175,8 @@ - - + + @@ -18221,7 +18219,7 @@ - + @@ -18301,8 +18299,8 @@ - - + + @@ -18715,7 +18713,7 @@ - + @@ -18778,7 +18776,7 @@ - + @@ -18794,7 +18792,7 @@ - + @@ -18803,11 +18801,10 @@ - + - @@ -18820,7 +18817,7 @@ - + @@ -18829,7 +18826,7 @@ - + @@ -18842,7 +18839,7 @@ - + @@ -18855,7 +18852,7 @@ - + @@ -18869,11 +18866,11 @@ - + - + @@ -18889,7 +18886,7 @@ - + @@ -18899,7 +18896,7 @@ - + @@ -18909,7 +18906,7 @@ - + @@ -18919,7 +18916,7 @@ - + @@ -18928,7 +18925,7 @@ - + @@ -18987,7 +18984,7 @@ - + @@ -19249,7 +19246,7 @@ - + @@ -19261,7 +19258,7 @@ - + @@ -19273,7 +19270,7 @@ - + @@ -19285,7 +19282,7 @@ - + @@ -19297,7 +19294,7 @@ - + @@ -19309,7 +19306,7 @@ - + @@ -19322,7 +19319,7 @@ - + @@ -19385,7 +19382,7 @@ - + @@ -19494,7 +19491,7 @@ - + @@ -19521,7 +19518,7 @@ - + @@ -19561,7 +19558,7 @@ - + @@ -19615,7 +19612,7 @@ - + @@ -19636,7 +19633,7 @@ - + @@ -19666,7 +19663,7 @@ - + @@ -19698,7 +19695,7 @@ - + @@ -19732,7 +19729,7 @@ - + @@ -19755,7 +19752,7 @@ - + @@ -19788,7 +19785,7 @@ - + @@ -19806,7 +19803,7 @@ - + @@ -19845,7 +19842,7 @@ - + @@ -19877,7 +19874,7 @@ - + @@ -19917,7 +19914,7 @@ - + @@ -19951,7 +19948,7 @@ - + @@ -20024,8 +20021,8 @@ - - + + @@ -20036,7 +20033,7 @@ - + @@ -20063,7 +20060,7 @@ - + @@ -20149,7 +20146,7 @@ - + @@ -20182,7 +20179,7 @@ - + @@ -20201,8 +20198,8 @@ - - + + @@ -20232,7 +20229,7 @@ - + @@ -20246,9 +20243,9 @@ - - - + + + @@ -20280,8 +20277,8 @@ - - + + @@ -20344,8 +20341,8 @@ - - + + @@ -20386,7 +20383,7 @@ - + @@ -20429,7 +20426,7 @@ - + @@ -20468,7 +20465,7 @@ - + @@ -20509,8 +20506,8 @@ - - + + @@ -20543,7 +20540,7 @@ - + @@ -20583,8 +20580,8 @@ - - + + @@ -20613,7 +20610,7 @@ - + @@ -20643,7 +20640,7 @@ - + @@ -20673,7 +20670,7 @@ - + @@ -20730,8 +20727,8 @@ - - + + @@ -20756,8 +20753,8 @@ - - + + @@ -20783,8 +20780,8 @@ - - + + @@ -20810,8 +20807,8 @@ - - + + @@ -20837,8 +20834,8 @@ - - + + @@ -20864,8 +20861,8 @@ - - + + @@ -20891,8 +20888,8 @@ - - + + @@ -20918,8 +20915,8 @@ - - + + @@ -20945,8 +20942,8 @@ - - + + @@ -20972,8 +20969,8 @@ - - + + @@ -20999,8 +20996,8 @@ - - + + @@ -21146,8 +21143,8 @@ - - + + @@ -21172,7 +21169,7 @@ - + @@ -21198,8 +21195,8 @@ - - + + @@ -21242,8 +21239,8 @@ - - + + @@ -21270,8 +21267,8 @@ - - + + @@ -21290,9 +21287,9 @@ - - - + + + @@ -21321,7 +21318,7 @@ - + @@ -21344,7 +21341,7 @@ - + @@ -21372,7 +21369,7 @@ - + @@ -21416,8 +21413,8 @@ - - + + @@ -21443,9 +21440,9 @@ - - - + + + @@ -21469,8 +21466,8 @@ - - + + @@ -21480,8 +21477,8 @@ - - + + @@ -21492,7 +21489,7 @@ - + @@ -21524,7 +21521,7 @@ - + @@ -21552,7 +21549,7 @@ - + @@ -21585,7 +21582,7 @@ - + @@ -21621,7 +21618,7 @@ - + @@ -21656,7 +21653,7 @@ - + @@ -21692,7 +21689,7 @@ - + @@ -21734,7 +21731,7 @@ - + @@ -21751,7 +21748,7 @@ - + @@ -21778,8 +21775,8 @@ - - + + @@ -21809,7 +21806,7 @@ - + @@ -21847,9 +21844,9 @@ - - - + + + @@ -21880,9 +21877,9 @@ - - - + + + @@ -21915,7 +21912,7 @@ - + @@ -21946,7 +21943,7 @@ - + @@ -21997,7 +21994,7 @@ - + @@ -22009,9 +22006,9 @@ - + - + @@ -22046,7 +22043,7 @@ - + @@ -22061,9 +22058,9 @@ - + - + @@ -22091,7 +22088,7 @@ - + @@ -22124,9 +22121,9 @@ - + - + @@ -22160,7 +22157,7 @@ - + @@ -22176,7 +22173,7 @@ - + @@ -22188,7 +22185,7 @@ - + @@ -22233,7 +22230,7 @@ - + @@ -22291,7 +22288,7 @@ - + @@ -22337,7 +22334,7 @@ - + @@ -22349,7 +22346,7 @@ - + @@ -22407,7 +22404,7 @@ - + @@ -22453,7 +22450,7 @@ - + @@ -22465,7 +22462,7 @@ - + @@ -22510,7 +22507,7 @@ - + @@ -22573,7 +22570,7 @@ - + @@ -22662,7 +22659,7 @@ - + @@ -22674,7 +22671,7 @@ - + @@ -22715,7 +22712,7 @@ - + @@ -22725,7 +22722,7 @@ - + @@ -22767,7 +22764,7 @@ - + @@ -22795,7 +22792,7 @@ - + @@ -22836,7 +22833,7 @@ - + @@ -22847,7 +22844,7 @@ - + @@ -22859,7 +22856,7 @@ - + @@ -22908,7 +22905,7 @@ - + @@ -22967,7 +22964,7 @@ - + @@ -23016,9 +23013,9 @@ - - - + + + @@ -23048,7 +23045,7 @@ - + @@ -23076,7 +23073,7 @@ - + @@ -23103,7 +23100,7 @@ - + @@ -23128,9 +23125,9 @@ - - - + + + @@ -23172,7 +23169,7 @@ - + @@ -23274,7 +23271,7 @@ - + @@ -23288,7 +23285,7 @@ - + @@ -23307,7 +23304,7 @@ - + @@ -23359,7 +23356,7 @@ - + @@ -23391,7 +23388,7 @@ - + @@ -23422,8 +23419,8 @@ - - + + @@ -23484,7 +23481,7 @@ - + @@ -23534,7 +23531,7 @@ - + @@ -23938,7 +23935,7 @@ - + @@ -24090,7 +24087,7 @@ - + @@ -24118,7 +24115,7 @@ - + @@ -24266,7 +24263,7 @@ - + @@ -24279,7 +24276,7 @@ - + @@ -24370,7 +24367,7 @@ - + @@ -24454,7 +24451,7 @@ - + @@ -24570,7 +24567,7 @@ - + @@ -24594,7 +24591,7 @@ - + @@ -24766,7 +24763,7 @@ - + @@ -24798,7 +24795,7 @@ - + @@ -24826,7 +24823,7 @@ - + @@ -24842,7 +24839,7 @@ - + @@ -24854,7 +24851,7 @@ - + @@ -24863,7 +24860,7 @@ - + @@ -24875,7 +24872,7 @@ - + @@ -24891,7 +24888,7 @@ - + @@ -24915,7 +24912,7 @@ - + @@ -24991,8 +24988,8 @@ - - + + @@ -25023,7 +25020,7 @@ - + @@ -25041,7 +25038,7 @@ - + @@ -25068,8 +25065,8 @@ - - + + @@ -25085,8 +25082,8 @@ - - + + @@ -25167,8 +25164,8 @@ - - + + @@ -25281,8 +25278,8 @@ - - + + @@ -25344,10 +25341,10 @@ - + - + @@ -25493,7 +25490,7 @@ - + @@ -25586,7 +25583,7 @@ - + @@ -25657,7 +25654,7 @@ - + @@ -25853,7 +25850,7 @@ - + @@ -25887,7 +25884,7 @@ - + @@ -25915,7 +25912,7 @@ - + @@ -26191,7 +26188,7 @@ - + @@ -26473,7 +26470,7 @@ - + @@ -26607,7 +26604,7 @@ - + @@ -26654,7 +26651,7 @@ - + @@ -26672,7 +26669,7 @@ - + @@ -26683,7 +26680,7 @@ - + @@ -26728,7 +26725,7 @@ - + @@ -26741,8 +26738,8 @@ - - + + @@ -26779,7 +26776,7 @@ - + @@ -26867,7 +26864,7 @@ - + @@ -26917,9 +26914,9 @@ - - - + + + @@ -26949,7 +26946,7 @@ - + @@ -26961,7 +26958,7 @@ - + @@ -26976,7 +26973,7 @@ - + @@ -26997,7 +26994,7 @@ - + @@ -27140,7 +27137,7 @@ - + @@ -27176,7 +27173,7 @@ - + @@ -27224,7 +27221,7 @@ - + @@ -27284,7 +27281,7 @@ - + @@ -27363,7 +27360,7 @@ - + @@ -27444,7 +27441,7 @@ - + @@ -27602,7 +27599,7 @@ - + @@ -27611,7 +27608,7 @@ - + @@ -27659,7 +27656,7 @@ - + @@ -27679,12 +27676,12 @@ - + - + - + @@ -27698,7 +27695,7 @@ - + @@ -27804,10 +27801,10 @@ - + - + @@ -27937,9 +27934,9 @@ - + - + @@ -27950,7 +27947,7 @@ - + @@ -27972,7 +27969,7 @@ - + @@ -28083,7 +28080,7 @@ - + @@ -28165,7 +28162,7 @@ - + @@ -28277,7 +28274,7 @@ - + @@ -28296,8 +28293,8 @@ - - + + @@ -28344,7 +28341,7 @@ - + @@ -28365,7 +28362,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Teleportation.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Teleportation.stats index e7d85bd1..4eb612dd 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Teleportation.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Teleportation.stats @@ -7,7 +7,7 @@ - + @@ -35,31 +35,96 @@ - - - - + + + + - - - + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Throw.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Throw.stats index 0f62817f..8368694a 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Throw.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Throw.stats @@ -21,8 +21,8 @@ - - + + @@ -33,7 +33,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -140,7 +140,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -169,8 +169,8 @@ - - + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Wall.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Wall.stats index 0eeba39b..3459eac0 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Wall.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Wall.stats @@ -35,8 +35,8 @@ - - + + @@ -71,8 +71,8 @@ - - + + @@ -115,8 +115,8 @@ - - + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Zone.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Zone.stats index 1322b5f3..145910f9 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Zone.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Zone.stats @@ -74,7 +74,7 @@ - + @@ -121,7 +121,7 @@ - + @@ -146,7 +146,7 @@ - + @@ -161,7 +161,7 @@ - + @@ -184,7 +184,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -299,7 +299,7 @@ - + @@ -319,7 +319,7 @@ - + @@ -339,7 +339,7 @@ - + @@ -359,7 +359,7 @@ - + @@ -541,7 +541,7 @@ - + @@ -575,7 +575,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -838,7 +838,7 @@ - + @@ -1142,7 +1142,7 @@ - + @@ -1179,7 +1179,7 @@ - + @@ -1265,7 +1265,7 @@ - + @@ -1295,7 +1295,7 @@ - + @@ -1395,7 +1395,7 @@ - + @@ -1493,7 +1493,7 @@ - + @@ -1516,7 +1516,7 @@ - + @@ -1527,7 +1527,7 @@ - + @@ -1538,7 +1538,7 @@ - + @@ -1549,7 +1549,7 @@ - + @@ -1560,7 +1560,7 @@ - + @@ -1592,7 +1592,7 @@ - + @@ -1652,7 +1652,7 @@ - + @@ -1713,7 +1713,7 @@ - + @@ -1794,7 +1794,7 @@ - + @@ -1863,7 +1863,7 @@ - + @@ -1929,7 +1929,7 @@ - + @@ -2031,7 +2031,7 @@ - + @@ -2082,7 +2082,7 @@ - + @@ -2120,7 +2120,7 @@ - + @@ -2158,7 +2158,7 @@ - + @@ -2197,7 +2197,7 @@ - + @@ -2239,7 +2239,7 @@ - + @@ -2282,7 +2282,7 @@ - + @@ -2317,7 +2317,7 @@ - + @@ -2354,7 +2354,7 @@ - + @@ -2390,7 +2390,7 @@ - + @@ -2428,7 +2428,7 @@ - + @@ -2463,7 +2463,7 @@ - + @@ -2501,7 +2501,7 @@ - + @@ -2536,7 +2536,7 @@ - + @@ -2676,7 +2676,7 @@ - + @@ -2719,7 +2719,7 @@ - + @@ -2752,7 +2752,7 @@ - + @@ -2785,7 +2785,7 @@ - + @@ -2818,7 +2818,7 @@ - + @@ -2851,7 +2851,7 @@ - + @@ -2884,7 +2884,7 @@ - + @@ -2917,7 +2917,7 @@ - + @@ -2950,7 +2950,7 @@ - + @@ -2983,7 +2983,7 @@ - + @@ -3016,7 +3016,7 @@ - + @@ -3042,7 +3042,7 @@ - + @@ -3063,7 +3063,7 @@ - + @@ -3084,7 +3084,7 @@ - + @@ -3105,7 +3105,7 @@ - + @@ -3126,7 +3126,7 @@ - + @@ -3147,7 +3147,7 @@ - + @@ -3168,7 +3168,7 @@ - + @@ -3189,7 +3189,7 @@ - + @@ -3210,7 +3210,7 @@ - + @@ -3231,7 +3231,7 @@ - + @@ -3516,7 +3516,7 @@ - + @@ -3549,7 +3549,7 @@ - + @@ -3595,7 +3595,7 @@ - + @@ -3661,7 +3661,7 @@ - + @@ -3704,7 +3704,7 @@ - + @@ -3746,7 +3746,7 @@ - + @@ -3772,7 +3772,7 @@ - + @@ -3810,7 +3810,7 @@ - + @@ -3847,7 +3847,7 @@ - + @@ -3887,7 +3887,7 @@ - + @@ -3924,7 +3924,7 @@ - + @@ -4017,7 +4017,7 @@ - + @@ -4167,7 +4167,7 @@ - + @@ -4296,7 +4296,7 @@ - + @@ -4394,7 +4394,7 @@ - + @@ -4483,7 +4483,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Interrupt.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Interrupt.stats index 4ec79daf..0dc4e35a 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Interrupt.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Interrupt.stats @@ -26,7 +26,7 @@ - + @@ -142,6 +142,22 @@ + + + + + + + + + + + + + + + + @@ -294,7 +310,7 @@ - + @@ -383,7 +399,7 @@ - + @@ -415,7 +431,7 @@ - + @@ -537,7 +553,7 @@ - + @@ -604,7 +620,7 @@ - + @@ -690,7 +706,7 @@ - + @@ -759,7 +775,7 @@ - + @@ -792,7 +808,7 @@ - + @@ -1106,7 +1122,7 @@ - + @@ -1147,7 +1163,7 @@ - + @@ -1413,8 +1429,8 @@ - - + + @@ -1436,7 +1452,7 @@ - + @@ -1724,7 +1740,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats index 51e22e7e..bfa044f7 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats @@ -62,7 +62,7 @@ - + @@ -951,6 +951,19 @@ + + + + + + + + + + + + + @@ -1025,10 +1038,10 @@ - + - + @@ -1598,13 +1611,14 @@ - + - + + @@ -2794,7 +2808,7 @@ - + @@ -3355,7 +3369,7 @@ - + @@ -3436,7 +3450,7 @@ - + @@ -3770,11 +3784,12 @@ - + - + + @@ -3793,7 +3808,7 @@ - + @@ -3838,7 +3853,7 @@ - + @@ -3976,6 +3991,7 @@ + @@ -3984,6 +4000,7 @@ + @@ -3992,6 +4009,7 @@ + @@ -4120,13 +4138,14 @@ - + + @@ -4241,7 +4260,7 @@ - + @@ -4508,7 +4527,7 @@ - + @@ -4522,7 +4541,7 @@ - + @@ -7715,7 +7734,7 @@ - + @@ -9359,9 +9378,10 @@ - + + @@ -9666,8 +9686,9 @@ - + + @@ -10430,8 +10451,8 @@ - - + + @@ -10440,8 +10461,8 @@ - - + + @@ -11204,7 +11225,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Weapon.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Weapon.stats index 10e3298c..13931edc 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Weapon.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Weapon.stats @@ -1,6 +1,27 @@  + + + + + + + + + + + + + + + + + + + + + @@ -80,10 +101,10 @@ - + - + @@ -115,7 +136,7 @@ - + @@ -189,7 +210,7 @@ - + @@ -222,11 +243,11 @@ - + - + @@ -244,11 +265,11 @@ - + - + @@ -290,11 +311,11 @@ - + - + @@ -325,11 +346,11 @@ - + - + @@ -337,7 +358,7 @@ - + @@ -418,7 +439,7 @@ - + @@ -503,11 +524,11 @@ - + - + @@ -560,11 +581,11 @@ - + - + @@ -1471,7 +1492,7 @@ - + @@ -3187,7 +3208,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats index 8052fdde..94a16487 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats @@ -1723,9 +1723,9 @@ - + - + @@ -1735,9 +1735,9 @@ - + - + @@ -1747,9 +1747,9 @@ - + - + @@ -1759,9 +1759,9 @@ - + - + @@ -1773,7 +1773,7 @@ - + @@ -1783,9 +1783,9 @@ - + - + @@ -1796,10 +1796,10 @@ - + - + @@ -2162,14 +2162,21 @@ - - + + - + + + + + + + + @@ -2213,7 +2220,7 @@ - + @@ -2243,7 +2250,7 @@ - + @@ -2795,14 +2802,14 @@ - + - + @@ -3851,7 +3858,7 @@ - + @@ -4213,7 +4220,7 @@ - + @@ -4232,7 +4239,7 @@ - + @@ -4250,7 +4257,7 @@ - + @@ -4302,7 +4309,7 @@ - + @@ -4322,7 +4329,7 @@ - + @@ -4341,7 +4348,7 @@ - + @@ -4379,7 +4386,7 @@ - + @@ -4397,7 +4404,7 @@ - + @@ -4414,7 +4421,7 @@ - + @@ -4453,7 +4460,7 @@ - + @@ -4480,7 +4487,7 @@ - + @@ -4526,11 +4533,10 @@ - - + - + @@ -4552,6 +4558,7 @@ + @@ -4560,10 +4567,11 @@ - + + @@ -4601,7 +4609,7 @@ - + @@ -4680,7 +4688,7 @@ - + @@ -4714,7 +4722,7 @@ - + @@ -4723,8 +4731,8 @@ - - + + @@ -4778,7 +4786,7 @@ - + @@ -4848,7 +4856,7 @@ - + @@ -5150,22 +5158,12 @@ - - + + - - - - - - - - - - @@ -5191,17 +5189,18 @@ - + - + + @@ -5254,7 +5253,7 @@ - + @@ -5343,10 +5342,11 @@ - + + @@ -5502,7 +5502,7 @@ - + @@ -5515,7 +5515,7 @@ - + @@ -5605,7 +5605,7 @@ - + @@ -5618,7 +5618,7 @@ - + @@ -5627,7 +5627,7 @@ - + @@ -5636,7 +5636,7 @@ - + @@ -5645,7 +5645,7 @@ - + @@ -5654,7 +5654,7 @@ - + @@ -5663,7 +5663,7 @@ - + @@ -5672,7 +5672,7 @@ - + @@ -5681,7 +5681,7 @@ - + @@ -5690,7 +5690,7 @@ - + @@ -5735,7 +5735,7 @@ - + @@ -5744,7 +5744,7 @@ - + @@ -5753,7 +5753,7 @@ - + @@ -5762,7 +5762,7 @@ - + @@ -5771,7 +5771,7 @@ - + @@ -5804,7 +5804,7 @@ - + @@ -5818,7 +5818,7 @@ - + @@ -5827,7 +5827,7 @@ - + @@ -5836,7 +5836,7 @@ - + @@ -5845,7 +5845,7 @@ - + @@ -5854,7 +5854,7 @@ - + @@ -5863,7 +5863,7 @@ - + @@ -5872,7 +5872,7 @@ - + @@ -5881,7 +5881,7 @@ - + @@ -5890,7 +5890,7 @@ - + @@ -5981,7 +5981,7 @@ - + @@ -6041,7 +6041,7 @@ - + @@ -6135,7 +6135,7 @@ - + @@ -6148,7 +6148,7 @@ - + @@ -6157,7 +6157,7 @@ - + @@ -6166,7 +6166,7 @@ - + @@ -6175,7 +6175,7 @@ - + @@ -6184,7 +6184,7 @@ - + @@ -6193,7 +6193,7 @@ - + @@ -6202,7 +6202,7 @@ - + @@ -6211,7 +6211,7 @@ - + @@ -6220,7 +6220,7 @@ - + @@ -6611,12 +6611,12 @@ - + - + @@ -6631,7 +6631,7 @@ - + @@ -6643,7 +6643,7 @@ - + @@ -6655,7 +6655,7 @@ - + @@ -6683,9 +6683,9 @@ - + - + @@ -6859,7 +6859,7 @@ - + @@ -6913,7 +6913,7 @@ - + @@ -7124,7 +7124,7 @@ - + @@ -7755,8 +7755,8 @@ - - + + @@ -7798,7 +7798,7 @@ - + @@ -8378,7 +8378,7 @@ - + @@ -8552,7 +8552,7 @@ - + @@ -8611,7 +8611,7 @@ - + @@ -8674,7 +8674,7 @@ - + @@ -9173,7 +9173,7 @@ - + @@ -9426,7 +9426,7 @@ - + @@ -9446,6 +9446,7 @@ + @@ -9490,7 +9491,7 @@ - + @@ -10096,12 +10097,13 @@ - - + + + @@ -10182,7 +10184,7 @@ - + @@ -10192,14 +10194,14 @@ - - + + - + @@ -10222,7 +10224,7 @@ - + @@ -10256,7 +10258,7 @@ - + @@ -10300,7 +10302,7 @@ - + @@ -10315,7 +10317,7 @@ - + @@ -10327,7 +10329,7 @@ - + @@ -10336,7 +10338,7 @@ - + @@ -10345,7 +10347,7 @@ - + @@ -10481,12 +10483,12 @@ - + - - + + @@ -10497,7 +10499,7 @@ - + @@ -10510,11 +10512,11 @@ - + - - + + @@ -10684,8 +10686,9 @@ - + + @@ -11409,7 +11412,7 @@ - + @@ -12079,7 +12082,7 @@ - + @@ -12095,7 +12098,7 @@ - + @@ -12147,7 +12150,7 @@ - + @@ -12741,7 +12744,7 @@ - + @@ -12773,7 +12776,7 @@ - + @@ -12790,7 +12793,7 @@ - + @@ -12836,7 +12839,7 @@ - + @@ -12863,7 +12866,7 @@ - + @@ -12887,7 +12890,7 @@ - + @@ -12940,7 +12943,7 @@ - + @@ -13053,7 +13056,7 @@ - + @@ -13179,11 +13182,10 @@ - + - @@ -13195,8 +13197,8 @@ - - + + @@ -13281,13 +13283,13 @@ - + - - + + @@ -13303,7 +13305,7 @@ - + @@ -13314,7 +13316,7 @@ - + @@ -13330,9 +13332,9 @@ - + - + @@ -13348,7 +13350,7 @@ - + @@ -13362,7 +13364,7 @@ - + @@ -13406,7 +13408,7 @@ - + @@ -13595,7 +13597,7 @@ - + @@ -13609,7 +13611,7 @@ - + @@ -14202,11 +14204,12 @@ - + - + + @@ -14636,9 +14639,10 @@ - - + + + @@ -14704,7 +14708,7 @@ - + @@ -14723,11 +14727,11 @@ - + - - + + @@ -14894,7 +14898,7 @@ - + diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml index 90cef20a..b0f80619 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml @@ -684,7 +684,7 @@ Lesser Restoration Cure a creature from disease, poison, paralysis or blindness. Tailwind - 2 Actions<br>Duration 1 hour<br>The wind at your back pushes you to find new horizons. You gain a +10-foot status bonus to your Speed. + The wind at your back pushes you to find new horizons. You gain a [1] status bonus to your Speed for 1 hour. Increase two creatures' <LSTag Tooltip="MovementSpeed">movement speed</LSTag> by [1]. Tailwind Increase three creatures' <LSTag Tooltip="MovementSpeed">movement speed</LSTag> by [1]. @@ -1969,7 +1969,7 @@ Disarmed Affected entity has dropped its weapon to the ground. Crane Stance - 1 Action <br> Your arms flutter like a crane’s wings. You gain a +1 circumstance bonus to AC, but the only Strikes you can make are crane wing attacks. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, finesse, nonlethal, and unarmed traits. While in Crane Stance, reduce the DC for High Jump and Long Jump by 5, and when you Leap, you can move an additional 5 feet horizontally or 2 feet vertically. + 1 Action <br> Your arms flutter like a crane’s wings. You gain a +1 circumstance bonus to AC, but the only Strikes you can make are crane wing attacks. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, finesse, nonlethal, and unarmed traits. While in Crane Stance, reduce the DC for High Jump and Long Jump by [1], and when you Leap, you can move an additional 5 feet horizontally or 2 feet vertically. Crane Stance 1 Action <br> <b>Prerequisites You are unarmored <b> Your arms flutter like a crane’s wings. You gain a +1 circumstance bonus to AC, but the only Strikes you can make are crane wing attacks. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, finesse, nonlethal, and unarmed traits. While in Crane Stance, reduce the DC for High Jump and Long Jump by 5, and when you Leap, you can move an additional 5 feet horizontally or 2 feet vertically. Martial Arts: Bonus Unarmed Strike @@ -2027,7 +2027,7 @@ Monastic Archer Stance 1 Action <br><b>Requirements<b> You are unarmored and wielding a longbow, a shortbow, or a bow with the monk trait. <br>You enter a specialized stance for a unique martial art centered around the use of a bow. While in this stance, the only Strikes you can make are those using longbows, shortbows, or bows with the monk trait. You can use Flurry of Blows with these bows. You can use your other monk feats or monk abilities that normally require unarmed attacks with these bows when attacking within half the first range increment (normally 50 feet for a longbow and 30 feet for a shortbow), so long as the feat or ability doesn’t require a single, specific Strike Monastic Archer Stance - 1 Action <br><b>Requirements<b> You are unarmored and wielding a longbow, a shortbow, or a bow with the monk trait. <br>You enter a specialized stance for a unique martial art centered around the use of a bow. While in this stance, the only Strikes you can make are those using longbows, shortbows, or bows with the monk trait. You can use Flurry of Blows with these bows. You can use your other monk feats or monk abilities that normally require unarmed attacks with these bows when attacking within half the first range increment (normally 50 feet for a longbow and 30 feet for a shortbow), so long as the feat or ability doesn’t require a single, specific Strike + 1 Action <br><b>Requirements<b> You are unarmored and wielding a longbow, a shortbow, or a bow with the monk trait. <br>You enter a specialized stance for a unique martial art centered around the use of a bow. While in this stance, the only Strikes you can make are those using longbows, shortbows, or bows with the monk trait. You can use Flurry of Blows with these bows. You can use your other monk feats or monk abilities that normally require unarmed attacks with these bows, so long as the feat or ability doesn’t require a single, specific Strike Monastic Archer Flurry Monastic Archer Stance 1 Action <br><b>Requirements<b> You are unarmored and wielding a longbow, a shortbow, or a bow with the monk trait. <br>You enter a specialized stance for a unique martial art centered around the use of a bow. While in this stance, the only Strikes you can make are those using longbows, shortbows, or bows with the monk trait. You can use Flurry of Blows with these bows. You can use your other monk feats or monk abilities that normally require unarmed attacks with these bows when attacking within half the first range increment (normally 50 feet for a longbow and 30 feet for a shortbow), so long as the feat or ability doesn’t require a single, specific Strike @@ -2058,7 +2058,7 @@ Flurry of Maneuvers Your flurry is a combination of maneuvers. You can replace one or both of your attacks during a Flurry of Blows with Grapples, Repositions, Shoves, or Trips Flying Kick - 2 Actions <br> You launch yourself at a foe. Make a Leap or attempt a High Jump or Long Jump. At the end of the jump, if you’re adjacent to a foe, you can immediately Strike that foe with an unarmed attack, even if the foe is in midair. You fall to the ground after the Strike. If the distance you fall is no more than the height of your jump, you land upright and take no damage. + 2 Actions <br> You launch yourself at a foe. Make a Leap or attempt a High Jump or Long Jump. At the end of the jump, if you’re adjacent to a foe, you can immediately Strike that foe with an unarmed attack. * Harmonize Self * You heal yourself. You regain 8 Hit Points. <br><b>Heightened (+1)<b> If you choose to regain Hit Points, the Hit Points regained increase by 8. * Qi Blast * @@ -2096,7 +2096,7 @@ Wolf Jaw Wolf Jaw Dancing Leaf - You increase your Leap distance by 5 and no longer take falling damage. + You increase your Leap distance by [1] and no longer take falling damage. Qi Blast (1 action) Deal [1] force damage in a 15-foot cone. Qi Blast (2 actions) @@ -2104,7 +2104,7 @@ Qi Blast (3 actions) Deal [1] force damage in a 60-foot cone. Shrink the Span - Teleport yourself to a place you can see. + Teleport yourself to a place you can see within [1]. Dimension Door You instantly transport yourself and any items you're wearing and holding from your current space to an unoccupied space within range you can see. If this would bring another creature with you—even if you're carrying it in an extradimensional container—the spell is lost. Deflect Projectile @@ -3280,7 +3280,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Quick Shield Block You can bring your shield into place with hardly a thought. At the start of each of your turns, you gain an additional reaction that you can use only to Shield Block. Sudden Leap - 2 Actions <br>You make an impressive leap and swing while you soar. Make a Leap, High Jump, or Long Jump and attempt one melee Strike. Immediately after the Strike, you fall to the ground if you’re in the air, even if you haven’t reached the maximum distance of your jump. You take half of normal falling damage during this activity. + You make an impressive leap and swing while you soar. Make a Leap, High Jump, or Long Jump and attempt one melee Strike. Agile Grace Your graceful moves with agile weapons are beyond compare. Your multiple attack penalty with agile weapons and agile unarmed attacks becomes –3 for your second attack and –6 for subsequent attacks (rather than –4 and –8). Certain Strike @@ -3866,12 +3866,12 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Tangled Forest Stance Requirements You are unarmored<br>You extend your arms like gnarled branches to interfere with your foes' movements. You can make lashing branch unarmed attacks. These deal 1d8 slashing damage; are in the brawling group; and have the agile, finesse, nonlethal, and unarmed traits.<br>While you're in Tangled Forest Stance and can act, every enemy in your reach that tries to move away from you must succeed at a Reflex save, Acrobatics check, or Athletics check against your class DC or be immobilized for that action. * Wild Winds Stance * - 1 Action<br>Focus, Stance<br>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore concealment and all cover. + 1 Action<br>Focus, Stance<br>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within [1]. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore concealment and all cover. Wild Winds Stance 1 Action<br>Focus, Stance<br>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore concealment and all cover. Wind Crash Wild Winds Stance - 1 Action<br>Focus, Stance<br>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within 30 feet. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore concealment and all cover. + 1 Action<br>Focus, Stance<br>You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed Strikes as ranged Strikes against targets within [1]. These deal 1d6 bludgeoning damage; are in the brawling group; and have the agile, nonlethal, propulsive, and unarmed traits. Wind crash Strikes ignore concealment and all cover. Cobra Envenom 1 Action<br>Frequency once per minute<br>Prerequisites Cobra Stance<br>Requirements You are in Cobra Stance<br>You slightly dislocate your joints to lash out with devious intent and the power to envenom your foe. Make a cobra fang Strike. Your reach with this Strike is 5 feet greater than normal. If this Strike hits, the persistent poison damage from your venomous trait increases to 1d4 persistent poison damage per weapon damage die. Knockback Strike @@ -4288,7 +4288,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Create an illusory wall that blocks line of sight, but not movement. Helpful Steps Animated Assault (Sustain) - Cloud of Daggers + Cloud of Daggers Animated Assault Animated Assault (Sustain) Sustaining this spell. @@ -5154,7 +5154,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Spike Stones 3 Actions<br>Range 60 feet<br>Area 20-foot burst<br>Duration 1 hour<br>Long, sharp spikes of solid rock thrust up from the ground in the area. The area becomes difficult terrain and hazardous terrain. A creature that moves on the ground through the area takes 2d4 piercing damage for every square of that area it moves into. Darkvision - Grant a creature the ability to see in the dark out to a range of [1]. + Grant a creature the ability to see in the dark. Heal (2 Action) You channel vital energy to heal the living [1] + [2] Hit Points. The number of actions you spend when Casting this Spell determines its targets, range, area, and other parameters. <br>[one-action] The spell has a range of touch. Harm (2 Action) @@ -5290,7 +5290,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Animated Assault Conjure a chaotic flurry of debris. The assault deals [1] when cast, and [2] when sustained. Darkvision - Grant a creature the ability to see in the dark out to a range of [1]. + Grant a creature the ability to see in the dark. Elf Wood Elf Drow @@ -5504,7 +5504,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Quicken Time You speed up the time stream in an area, stretching and pulling it until time flows swift and wild. Any creature that begins its turn in the area is quickened and can use the extra action each round to Stride or Strike. Unfortunately, speeding up time is much more difficult than slowing it down, and the effect is uneven and jittery, making accuracy between times painfully difficult; creatures inside the area are concealed to those outside it, and vice versa. Repelling Pulse - 2 Actions<br>You unleash a powerful pulse of telekinetic power, and the pulse violently hurls creatures away from you. Each creature in the area takes 7d10 force damage depending on its Reflex save.<br>Success The creature takes half damage.<br>Failure The creature takes full damage and is pushed 10 feet away from you. + 2 Actions<br>You unleash a powerful pulse of telekinetic power, and the pulse violently hurls creatures away from you. Each creature in the area takes 7d10 force damage depending on its Reflex save.<br>Success The creature takes half damage.<br>Failure The creature takes full damage and is pushed [1] away from you. Rip The Spirit (3 Actions) You supernaturally rip the spirit from a living creature's body, dooming the target to pain and death. The target takes 5d6 negative damage, depending on its basic Fortitude save, and is drained 1 if it fails its save. The spell's effect is based on how many actions you spend when Casting the Spell.<br>The spell targets all living creatures in a 30-foot emanation. Ancestral Resistance (Acid) @@ -6003,7 +6003,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo 2 Actions<br>Overflow<br>A fusillade of jagged splinters flies from you. Creatures in a 30-foot cone take 1d4 piercing damage and 1d4 persistent bleed damage with a basic Reflex save against your class DC.<br>Level (+2) Each type of damage increases by 1d4. 2 Actions<br>Jagged metal shards form in the air and lash out from you. You choose shards or spines, which changes the area, damage type, and critical failure effect. Each creature in the area attempts a basic Reflex save against your class DC. Shards deal 1d6 slashing damage in a 15-foot cone, and a creature that critically fails takes 1d6 persistent bleed damage. Spines deal 1d6 piercing damage in a 30-foot line, and a creature that critically fails is clumsy 1 until the start of your next turn.<br>Level (+2) The damage increases by 1d6. 2 Actions<br>With an emphatic gesture, you create waves that rush out from you in the shape of your hands. You form one 30-foot cone. Each creature in a wave takes 1d8 bludgeoning damage with a basic Reflex save against your class DC - 2 Actions<br>A condensed burst of flame shoots behind you, propelling you forward with its sheer force. Stride up to 40 feet in a straight line. Movement from this impulse ignores difficult terrain and doesn't trigger reactions.<br>Level (6th) The maximum distance of the Stride is 60 feet. You can choose to Leap up to 40 feet in any direction instead of Striding. If you're in the air at the end of this Leap, you fall normally. + 2 Actions<br>A condensed burst of flame shoots behind you, propelling you forward with its sheer force. Stride up to [1] in a straight line. Movement from this impulse ignores difficult terrain and doesn't trigger reactions.<br>Level (6th) The maximum distance of the Stride is [2]. You can choose to Leap in any direction instead of Striding. 3 Actions<br>Overflow<br>Small pieces of metal fly from you, propelled with magnetism at great velocity. Make ranged impulse attack rolls against up to three creatures within 60 feet of you; you gain a +1 circumstance bonus to your attack roll against any target wearing metal armor or made of metal. All three attacks count toward your multiple attack penalty, but it doesn't increase until after all the attacks. The metal pieces deal 1d4 bludgeoning damage and 1d4 piercing damage on a hit (or double damage on a critical hit).<br>Level (+2) Each type of damage increases by 1d4. Reaction<br>Trigger You would take acid, bludgeoning, fire, or slashing damage from an enemy's attack, spell, or other hostile effect<br>A cascade of water blunts or disperses the incoming attack. You gain resistance to damage from the triggering effect equal to your level if it's bludgeoning or slashing, or double your level if it's acid or fire damage. If the effect deals more than one applicable type of damage, apply the highest resistance, but apply it only once. 2 Actions<br>Mimicking the anemoi—monarchs of the four winds—you propel four creatures. Target up to four willing creatures within 30 feet of you. Each of those creatures can take a free Stride action on their turn. @@ -6319,7 +6319,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Lightning Rod 3 Actions<br>You smash a metal rod into your foe and call lightning to it. Attempt a 2-action melee or ranged Elemental Blast using the metal element. On a hit, the target takes an additional 1d12 electricity damage and is skewered with a metal rod, which gives it a –1 circumstance penalty to AC and saves against electricity; the penalty is –2 if the creature also has the metal trait, is made of metal, or is wearing metal armor. The creature can attempt to pull the rod free using an Interact action, but must succeed at a DC 10 Athletics check. Flinging Updraft - 2 Actions<br>A speeding wind heeds your call, picking someone up and depositing them nearby. Choose a creature within 60 feet of you. The target jumps in any direction, up to a maximum of 30 feet. If the target doesn't land on a space of solid ground within 30 feet of where it started, it falls unless it has a fly Speed but doesn't take any damage from the fall. You choose the distance and direction of the jump.<br>If you target an unwilling creature, it attempts a Reflex save against your class DC with the following results.<br>Failure You make the creature jump up to half the maximum distance. + 2 Actions<br>A speeding wind heeds your call, picking someone up and depositing them nearby. Choose a creature within [1] of you. The target jumps in any direction, up to a maximum of [2]. You choose the distance and direction of the jump.<br>If you target an unwilling creature, it attempts a Reflex save against your class DC. On a failure the creature jumps to half the distance, and on a critical failure jumps the entire distance. Fireball A roaring blast of fire detonates at a spot you designate, dealing 6d6 fire damage. Fireball Test @@ -6341,7 +6341,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Loose Time's Arrow 2 Actions<br>Range 30 feet<br>Targets up to 6 creatures<br>Duration until the end of your next turn<br>You pluck the time stream like a bow—pull one string back, release, and watch a creature fly. All affected targets are quickened. They can use the extra action onlky for Strike and Stride actions. Darkvision - Can see in the dark out to a range of [1]. + Can see in the dark. Moonmote Illuminate a [1] radius. Shar's Aegis @@ -6374,7 +6374,7 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Flicker You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. Flicker - You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. + You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. At the end of each of your turns, you automatically teleport [1] in a random direction. You can Sustain the spell to teleport in this way. Blistering Invective 2 Actions<br>Range 30 feet<br>Targets 1 creature<br>Defense Will<br>A heap of insults and invectives spew from your mouth—words so devastating your foes burn from the intensity of your diatribe. Your words deal 2d6 persistent fire damage, and the target must attempt a Will save.<br>Success The target takes half the persistent fire damage.<br>Failure The target becomes frightened 1 and takes the full persistent fire damage.<br>Critical Failure The target becomes frightened 2 and takes double the persistent fire damage.<br>Heightened (+2) You can target two additional creatures, and the persistent damage increases by 2d6. Scroll of Bless @@ -6503,9 +6503,9 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Stupefied 3 %%% EMPTY Wall of Fire: Aura - Engulfed in a wall of blazing flames. The affected entity takes [2] per turn it stays within [1] of the fire. + Engulfed in a wall of blazing flames. The affected entity takes [1] per turn it stays within the fire. Wall of Fire - A blazing wall of fire that deals [2] to anyone within [1]. + A blazing wall of fire that deals [1] to anyone who passes through it. Wall of Fire 3 Actions<br>You raise a blazing wall that burns creatures passing through it. You create either a 5-foot-thick wall of flame in a straight line up to 60 feet long and 10 feet high, or a 5-foot-thick, 10-foot-radius ring of flame with the same height. The wall stands vertically in either form; if you wish, the wall can be of a shorter length or height. Everything on each side of the wall is concealed from creatures on the opposite side. Any creature that crosses the wall or is occupying the wall's area at the start of its turn takes 4d6 fire damage. Shield of Devotion: Heroism @@ -6739,7 +6739,7 @@ If you regain any hit points, the condition is removed. If an ally <LSTag Typ Dealing an additional 1 radiant damage on Strikes. Iron Repercussion Disobeying your Iron Command has lasting consequences. If an enemy refuses to kneel to you, you can deal persistent mental damage instead of normal mental damage. You must decide whether the mental damage will be persistent before your enemy chooses whether to kneel or not. The amount of damage is unchanged. - Nimble Retribution + Nimble Reprisal Glimpse of Redemption (Weighted Guilt) Trigger An enemy damages your ally, and both are in your champion’s aura; <br>Effect Your enemy hesitates under the weight of sin as visions of redemption play in their mind’s eye. <br>The ally gains resistance to all damage against the triggering damage equal to 2 + your level. <br>Guilt clouds the minds of those who ignore your Glimpse of Redemption. Instead of making an enemy who refuses redemption enfeebled 2, you can make it stupefied 2 for the same duration. Shield Warden @@ -30865,9 +30865,9 @@ Really? Just like that? All right, but if she reaches for that lute, it's firewo Silence Flame Vortex Flame Vortex - Petal Storm - Flame Vortex - Field of Life + Petal Storm + Flame Vortex + Field of Life Flame Vortex Sustained Flame Vortex Cleanup Flame Vortex Damage @@ -30914,7 +30914,7 @@ Really? Just like that? All right, but if she reaches for that lute, it's firewo You gain a +1 circumstance bonus to your Intimidation check to Demoralize, or +2 if your Strength modifier is +5 and you're a master in Intimidation. You ignore the penalty for not sharing a language. * Powerful Leap* Requires <LSTag Tooltip="Proficiency">Expert</LSTag> in <LSTag Tooltip="Athletics">Athletics</LSTag>. - Your Leap and Long Jump distances are increased by 5ft. + Your Leap and Long Jump distances are increased by [1]. Skill Training (Arcana) Skill Training (Lore) Skill Training (Occultism) @@ -31017,7 +31017,7 @@ Really? Just like that? All right, but if she reaches for that lute, it's firewo You can move Floating Flame to a new position. Floating Flame (Sustain) You can move the flame up to [2] in a straight line. It deals [1] to each creature it passed through during its flight with a basic Reflex save. A creature can take damage from a floating flame only once per round. - Floating Flame + Floating Flame Flat Check Immunity Stupefied Flat Check When you are targetted by an attack or spell from a Stupefied enemy, that enemy attempts a flat check. On a failure, they fail to cast the spell. Also handles some other flat check triggers. @@ -31025,4 +31025,16 @@ Really? Just like that? All right, but if she reaches for that lute, it's firewo Oversized Throw Requirements You have one or more hands free.<br>With a great heave, you seize a piece of your surroundings, such as a boulder, log, table, wagon, or chunk of earth, and hurl it at your foes. The object must be your size or one size smaller than you, and it must not have too much Bulk for you to lift it in the first place. Make a ranged Strike with the object. The object is a simple ranged weapon that deals 1d10 bludgeoning damage, has a range increment of 20 feet, and has the thrown weapon trait. The damage increases to 2d10 if you have weapon specialization in simple weapons. Manual Stride + Shrink The Span + Shrink the Span + Teleport yourself to a place you can see within [1]. + Shrink the Span + Teleport yourself up to your movement speed to a place you can see. + Has a [1] status bonus to speed. + Volley + Attempting a ranged attack with this weapon within [1] incurs a -2 penalty + Volley + Attempting a ranged attack with this weapon within volley range incurs a -2 penalty + Volley + Attempting a ranged attack within a weapon's volley range incurs a -2 penalty \ No newline at end of file diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn index 2e43270e..ffb4aae1 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Scripts/thoth/helpers/PF2_Conditions.khn @@ -203,6 +203,19 @@ function Flanking(target, source) return ConditionResult(false, errorFalse, errorTrue) end +-- Volley Penalty +function Volley(distance, targetPosition, sourcePosition) + targetPosition = targetPosition or context.TargetPosition + sourcePosition = sourcePosition or context.SourcePosition + local errorTrue = {ConditionError("VolleyRange", {ConditionErrorData.MakeFromNumber(distance, EErrorDataType.Distance)})} + local errorFalse = {ConditionError("NotVolleyRange", {ConditionErrorData.MakeFromNumber(distance, EErrorDataType.Distance)})} + + if Distance(sourcePosition, targetPosition) < distance then + return ConditionResult(true, errorFalse, errorTrue) + end + return ConditionResult(false, errorFalse, errorTrue) +end + -- Status MAP_X_ATTACKS --~functional for Stats. @@ -315,8 +328,8 @@ function RetributiveStrikeRange() local target = context.Target local ranged = WieldingWeapon('Ammunition', false, false, source).Result & ~WieldingWeapon('Melee', false, false, source) - local reach_nimble = WieldingWeapon('Reach', false, false, source).Result & DistanceToTargetLessThan(5) - local melee_nimble = ~WieldingWeapon('Ammunition', false, false, source) & ~DistanceToTargetLessThan(3.5) + local reach_nimble = WieldingWeapon('Reach', false, false, source).Result & DistanceToTargetLessThan(5.5) + local melee_nimble = ~WieldingWeapon('Ammunition', false, false, source) & ~DistanceToTargetLessThan(4) local nimble_reprisal = (ranged|reach_nimble|melee_nimble) & HasPassive('NimbleReprisal',source) local reach = WieldingWeapon('Reach', false, false, source) & DistanceToTargetLessThan(3.5) @@ -782,7 +795,7 @@ end function CanPrecisionDamage(target) target = target or context.Target - local result = ~HasAnyTags({'OOZE','SHADOW','GHOST','DISPLACER_BEAST','SCRYING_EYE','GASEOUS_FORM','Ethereal'}, target) + local result = ~HasAnyTags({'OOZE','SHADOW','GHOST','DISPLACER_BEAST','SCRYING_EYE','GASEOUS_FORM'}, target) & ~HasPassive('Ethereal', target) return ConditionResult( result.Result,{ConditionError("PrecisionImmune")}) end diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_MovableSpells.txt b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_MovableSpells.txt index 2320b85b..1389fc40 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_MovableSpells.txt +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_MovableSpells.txt @@ -1,12 +1,12 @@ Version 1 SubGoalCombiner SGC_AND INITSECTION -DB_MovableSpells("FLAME_VORTEX_AURA", 7.0, "Target_FlameVortex_Sustain", "FLAME_VORTEX_MOVE_COMPLETE"); -DB_MovableSpells("FLOATING_FLAME_AURA", 3.5, "Target_FlamingSphere_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); -DB_MovableSpells("FLOATING_FLAME_3_AURA", 3.5, "Target_FlamingSphere_3_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); -DB_MovableSpells("FLOATING_FLAME_4_AURA", 3.5, "Target_FlamingSphere_4_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); -DB_MovableSpells("FLOATING_FLAME_5_AURA", 3.5, "Target_FlamingSphere_5_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); -DB_MovableSpells("FLOATING_FLAME_6_AURA", 3.5, "Target_FlamingSphere_6_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); +DB_MovableSpells("FLAME_VORTEX_AURA", 8.0, "Target_FlameVortex_Sustain", "FLAME_VORTEX_MOVE_COMPLETE"); +DB_MovableSpells("FLOATING_FLAME_AURA", 4.0, "Target_FlamingSphere_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); +DB_MovableSpells("FLOATING_FLAME_3_AURA", 4.0, "Target_FlamingSphere_3_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); +DB_MovableSpells("FLOATING_FLAME_4_AURA", 4.0, "Target_FlamingSphere_4_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); +DB_MovableSpells("FLOATING_FLAME_5_AURA", 4.0, "Target_FlamingSphere_5_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); +DB_MovableSpells("FLOATING_FLAME_6_AURA", 4.0, "Target_FlamingSphere_6_Sustain", "FLOATING_FLAME_MOVE_COMPLETE"); KBSECTION // Using the BloodCloud surface, we can make spells that have summons // that move when sustained, passing through the battlefield applying diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/meta.lsx b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/meta.lsx index beb2368b..69379ee9 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/meta.lsx +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/meta.lsx @@ -81,7 +81,7 @@ - + @@ -109,10 +109,10 @@ - + - + @@ -120,7 +120,7 @@ - + diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Spells/Cast/VFX_Spells_HypnoticPattern_AuraFX.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Spells/Cast/VFX_Spells_HypnoticPattern_AuraFX.lsfx index 59e6891578eb73f1f60812bd35786a62f92de7a9..a722428114e1186699cf5ddbca28da17a032e4c7 100644 GIT binary patch delta 652 zcmZo)s@J|$uc3vpg{g(Pg{6hHg>4Iaa~l%_!}QiRc10EjAeg?YjXj#Np`ERr9f&!$ zv$b=cKe|0zmD`+qdcg}WmhA!&T;FY2&Yn4AKmEZ|PIG1;YkGnerv+GOd*f8D9q#yK z4{~iUc>y$G`u}*&s_A=$|*Vh!+K8H?cr+NtUUD#9Phlyx8IkUck*&!&k>ND z7#J2f`b;gdSCe>rs_VGK@%Ig@58sfR=GduJY@blja{3qlhT~5!NFK@1=yP0uq1e9r zx2n(PuU;o?4{bZL^H7oFxu?bU6?QXys^+MlkUoF(i2JiFM>f6^dku>TK7}^U$5KvT zIkInllp~jUi9KK3VSb;@JKwplS#tWw^3$G2&ur!w10=&b7`*WF)&CRf9|HPlxgOerD-9 zv7zW0*pI=bCHA}S^ZGJKJU`|n@(1k4FVjox4|)l=o~}Aq>+vS@1K5v?SC`tGtd=?z zWZ~`3y;c?MAK|}c_Hn^NCm+hRxNUb_0`|{OtqS{wlkLZa($2dw+z$f#$E%%Nb-T3* x_hL?9Qt+An(3TsN6nq?}Ct871htG7!>+Bo1bJ%kWc(E88Z?@kq)5)F92>^50A*BES delta 633 zcmZo)s@J|$uc3vpg{g(Pg{6hHg>4Iaa~sn(-RZ4u?20Vv*S1+tU)9DQ&3K@lt(_f+ zIkvO4bDlps-6fTyYJ1~Uu7h0L1tPe<+b}aQC`^B7%Wc5|WH?MuwBod6Qg8sN*x`;_ z4ye221yJ|)t3F)j+}jr!aPMNQ|KND%MZW!lyqzb-D{mcP0D}*XK2wYAvlbhi)>)Q& z+$)9k$bp3q96ObY?R%Neop$@capIFp{*haDR~*-0D7K&Qpuwm2%G?t^s(eRJz1i$| z?rE`oQ`|eB1u;!0e%zEi+I@blBO70d{l4f2J`Jy?AKTZcdi15*LPsw15_{IT@OYo9 zZI&L(lI4!-2~2U+^ewUfwV?F$G^b{d1X?V!(IVSnYx{^RGG#ND2A&p*7JW&QMr${Zpe;ZyMX=pWqOIdj~CPV)0@+edhq?V0{e0C>Qeih83m_8_~*HQxZMEukMQ3z`_=Q4 zPtIyO>$bM(KiEG%wJPk3EiWHW^H+2`&a?#VAFp<9)$P_M+>1G}#51G9bjR!L8@F@V Ta|?K}q@}SrY?tZe&gKLFygUxf diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_AshCloud_AuraFX.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_AshCloud_AuraFX.lsfx index 49607624baaf1ebb6b81003939f0e8d079affa8f..74f06a373982901428ac3ea006ed777ef523d75e 100644 GIT binary patch delta 204 zcmey|`<%ozA_7nQQyTEM^{_?PqQ=-Kpdh zfGQA}zA=Q^i1UF1ME!&90_@DyjMIDdnK`!ShcU1n>rpN4IGDIky4pf@3J->zd zu_}H=8r%1+Vh&@O&NYikc)R*~=A-&x_e=-6r+Rwp9_Fpn_t-P@Os}_R_S#Hq)$ delta 139 zcmey|`<%o$mjQiEI1DEM^{_?PqQ=-KpGu zPM7&O3i&%d8XIfGka~XdBEJD0stIyGhF}x diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_Geyser_AuraFX.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_Geyser_AuraFX.lsfx new file mode 100644 index 0000000000000000000000000000000000000000..f19fdb30c5dfd366ef8e793e544d2898a422b2c3 GIT binary patch literal 90225 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 literal 0 HcmV?d00001 diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_PetalStorm_AuraFX.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_PetalStorm_AuraFX.lsfx index 07852c183412ffdefb9c35335f761c925058f346..0be6955a637dcf115f5fe635843723a49c6d4e12 100644 GIT binary patch delta 845 zcmX|-dq`7J9LIO=hRd-u=DTwAB*oGaaiP1vdv6wL(L<@6k1Q=MHLWxwHpyF5^s=IC z2Q@IMMi0dm%7t{hV{1Zc(Sy{Whhjyhu7yvqw7Y5j{`sBr<$HeL&+l}d_3S$9$u^>D z*4IMs$}P^#I+QK?*F}hHV9^sa{|F-zv6M*U>hAh4aJti|MkWbO_XeyiN6})zh?C2a zYDS8Gjh1pve0~cO_Qsr)8I+SST5^K>;rT9fh2i7{!T8VG~oOm0l z+>+CQo^gE^v;tw%azchPjVKWRaiZPa1uOdCy_P?{1qD`%f^!ZY*Y`Sk2EuI{e?f@_(V2;Vz{g18o6B2_98ped|#AQetrNW{)u ze>u=;tOzEGWGp@NEi8?1Hy|}`3nr{Gxf|m}hn&J0?@$D1R}x5Gws%YY`u4cSb+eJ8 z4d-5|jhhPXO@1M9)rx*P@UVfLG=5g6J5Bb-MxVHOEt7OfxQ*OiFrvP+L)yAJuVdZ# zsFX2086r3O$jGRj($-T$ZG6&xFQ%$82)_LcB0oAz_AW)cbwcpoRiHV1d16 zP*G-62m{Be6CuAZjNC53M4|Pz8X?#)xd%4-TqLtvZdv*yDZC4?seu3#ax29Q=^BfOn<0&Kf=^5I?m7il48!ka}(m7i(n{Y zgh{ZmYHj3xbFa3n0>(~;f#=$KMlU`_c?d>L(hazr9SOTvXqbSvM#?qNdFwhf994l% zfU!;tP_E$kCD&n~vlOmvky%2r^=`n>^s5k_KLEwuCi;y^ZplyB%!hU*fk`tA)pY^P zc*z*Q<60W;Xx;$2h$)!Pm`G;w&OhXBVFi3$N+fK`l2Xs+Xqd_K_tlT~o#3B8P(Wv$ zH$`Xzm`_CyD3`B$_$wJ5=to@&G1GIFj8d+F+ah>!$}5PvEWq@fTS^}gg1aZ~aAjcVhh;GToAJ@8@#U`oN zsqd=A)Yzm@vL}V-+1*aDL%;lJv?j)kE>@$(se6#mKc9WypZE9uehrm44wX3SUV!^L zx0|w)IR!bHdD+DOO%P0z4m<}!A4Cv3njrYSIvWC`DF)R7yGF$rg+&!0d{d)Bg-=xg z$(j`V9{4e>6(GVMOD!M*7r2qG3{?r@obd8NvYSb)0m&k!$O0(9jB`K?1R1imstg%c zH3JW9odao1nE{NtFwuZa-^whs0JR+x@(t8GJ90KAo{Ph(5g=q%=0Jz9aN9a8zgK5N z;9>g!uDt?0nRYia#lepMjx`n_!HK)ch_&au1r%dfZ}K8O*9}~7ZIkWV<4qa_X2{!n z&1Q&|10a|&iAdn2{kVN9N|`bjxn4#@m%fu~epi_a_hiUltGv*K=`Yk$^H=F|gw^Ce z6D4o?AVy0f5+8nMpe;e3u)Olv{EsUM>fs)Bt=2l0 zNI*gU4KyD(=-36D@+C0K2JkncnOLRQ{3ZMy{mxV#|`jM?hIV40w}JV z=F$b_?2z?3>^S`sdfkdgmdXR1GVl(&VqXe1!7EUsWc286%rqM-dC2}L%ZJA@9q3O6 zJ+d#Hl-?MxXDg1xz`-Xjbc}yI3hJMtd7tlRAq@A}Nz*|j($|S)e4r?qfGf_PG!GN` REM3MI5BH5SHGyQf`#;9JK%oEt diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_RustCloud_AuraFX.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Effects/Status/VFX_Spell_RustCloud_AuraFX.lsfx index 744ca6bf89264a8dab2216752c7e49d08e5fdd18..3661570ff9c0bf344d701dd0bffbe6d38be588ff 100644 GIT binary patch delta 312 zcmdmWT5#8C!G;#bElkbVL>L^yGK({la#9&!Gy~)G>DQQ6OEow$Ff`Z$F^~oWxWM+9 z>r7MRxIRD?d~lrZ*w1`p`+t6xVCL zf+~w3Cj-b}AZD2EXwJNKnm3Emb{BDGk(HbbP>l@J1G1QnxZqsJ=@$iA47Z;_LdaSd#;~YNw+vynpMFQ0C3t(>FJ?hStn%A|@{3fEr38hTO}FoLVEL;8 E0Q3w|)MY&*#OSrtttX?y&0W_zLO`rOQ1(-+3DC{H)j rWpc}_jS)>z diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Status/VFX_Status_ChampionsAura.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Status/VFX_Status_ChampionsAura.lsfx index 88ad0443e1f7a5b14a688d1986456beabf58182c..e51489f17ad302f27ebe6cd1ca2cf0fbb0c21226 100644 GIT binary patch delta 81 zcmbQ<#yq`^c|%z{=_t9Gz7o}Cfn>$*j(HpCID30HNy%>9tDw` TX0od?HcXc9lG?1a?<)%cz%Ch6 delta 81 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 K9;P1CEdLAFu5b_l literal 51791 zcmeIb2Y6Lg_Wykk(m@n;z=C@1q7r&1IrpYe6a?vD4ap5eLV_Wo=!mFTP{FGrDr3jq z#)60iNG`>KIyy2i_Fl&_Vi$$~+WWK5$x3d5%>16`|GvNHee*n!59@rt>#VcSKKtxb z?q%qx;RBmRf}eSjj!gpQ_xDkLuS@VdBa7eR-;F}5175_7WY>vFsAXhCdD-+tc|~zz zM%|?mS>8BuV*WI@vh?M3BVJ_pNW7w=ym(S&MWP|27ikh1F(rS-E@w4sG3Doak+zZC z#PmdIVWPBRWMW2HWqH9aXEEC{dd_swdy%G*A*ItRE9%+ex?A+${o9K)j|{9VDM@bv zv+m)O&P)_k{CAoEZ@Rq5o{_wwBB?c}Y})j)Qfc&hTFmU3oSL%C-pwg1DJ!oD)g~{p zTVz;qsR??KW|6$o!qLSwJ*-irb-0TQq))bpjH<{luh5d(>2~%nQ(7E>7ikn3lH0J@ zlsz`Tq;i+LlTPJDT0};a{r_|`Llz}rX<@R)FB@VYgUe$lAu!pqj zJhk(f4WRpakv-~mcne6HdPLQZ;@2nTI)x#BBBPI*@gA0>ZGJ=e(Jro9Yb8*<9KPB_q9FKpV;XqJYY z^llUm)^%&hDQ}r@XZd6FcgWve9N!gk%DYE6(A+EB-D&O*Ipsa5G!F@z{bX`J9CFfo zR5++%h2p0|PI;?@`^z8WT`hkPa9kB~(n|>kc{V71A>@?zk}$*OYVT!XrVXpTR}}v} z{HfwE6@RPvN5$I|n*%k--$Zds#d|2;NAZ4& z4+=Ty9VQ&K&rynx4LRjy2%COywz0FY>Gy`ahMe-cD@_mKQ=O)-;w;5EiU%tmrg)^{ zaf(k-oUgb@@l?gr6;~=gJLHsio^Y^@^Mt3l`Y%#^S;#5xN~KQiXT(FQt>LqDaFq!elg^v_o{HPfB&KQb;WNhem~@t_mS|0Zo57fp6~bz#os9Y zUhyxAw=3SQQB9uaig#DMm*Vz{J19Ox@sWy;Roq2!PsRNd`ynU2T;ZUt1}h$_c!c87 zipMKHMe!Mm3l&cZd52dbtj~kD+jdTR#^M&uW`qkbA!e%Ts z$Lai#litOlKIvVicu~kH?<(O3o%d>CGe(;{i$hL&OG16pTdMfxkW=1m!jC!c?ZV3) z-w|@syDQWuz55hD6mrUYMEFVPeN@<-157>3Lr!`tLVePEO7UvNsgP6Ndf_UUXM=FH zh4CyKvN{I%k(ihm3_<^3Z3H&^Gc!sh&B+Tpj5 zliqfvHxszmoTibmId2(#AGpY|dv!(<0=g*GhPqjiQ-rZX0sS z+goY&5q`&M+J&6-_7z@c<4LcB;;7=oLr!@|34i4B94-8@<6}ZjdB-VDC*jYWrgO+i zudDDfx89zL`-YtI1_*!UyqUsZJN83Pdht-7^zsxBQ9LZDLdYra6yaZ-{#4;#9iJX@(#u!+LgC+?CLz4t@#K(`UU8^TdZi(!yt9NG$#`x0 zK)LX4jw?b=c{7z}mT*(2nGs5S%u$ga}^=?%07los4y{`%{bL;(w;@3k?d2b0H?$-6T@DYyR4LRw(uk;@YAMG?B z3wLzbEWx0_&BHeGUTN9weT`m+t!d%-VefEoc>2)GZ!>{=I4-8-mgltP1wu} zjpp}|Q{E1xksDT#-cHjfap&zIobC9akdt0C)XO!g;-eKGr?^YVGB*|;;&S#7KHhP!kdt1YP@nV$D2^%4 zRXjN4ly`#gNiOG5VKZ+w?R;X$GX5ydNy1~CW>m;2Z;aB66&~+2<3mn*6NQ6)ahl>u zA*Z~A@TtyQBz&6Vsfwp7u2g)s;`0>G4>{#65DxNRCT!;YW_zzxyjbxKif>lDOz}O6 z9}GF=Jt`cm>oMUnx2~0nS1C>@epc~|ieC*m>1`IKJyYK6!n0idH-u+9ek~KT>f6d z*E#MJa?0zcH2sCmb)D&NnIWek?fa574C%rS3ewy%Kou*XyVaL-$PI=`@ zGeg*1$C|dP3_0b^QkvPqE1c%+kdxk@g@gL%g`Dy(6n@I-=LdN@<=Je#L24g`D)(2vc*)O9{W`G;4)7IbI)f%6nF6o)g~UG%tjl^j;JW+TqoZ zQ{E=wH=X_;!f!d=5^~aeUFqKve%EQ<7Jkq1yCKUQM(IBi{?KVY7B=@IO#6Hqa?<-; z>Aw{I)M>sF{>_`r};UQ~F8 z%X5e@H~Uw6hlQN-j!>E-h0XmMv)-daPI<>D&9TBwou*UBNw2eTP+ND!y%qOY>?_U* zIpqx$ZsYO~65hk{kdTw!2}*yW@LoL0ztfy9e1PNpkdt0Ps84#6Lr!^T3LotBQ-!0Br-hvK%9Orb_%NrLA$+*w%8--Z ztWYo4Tp_2txxz;~{dvM29iJbvjHOC5U-&quxj1AQOOXL4 zEMuu~&>xm4UaI(J#kVWIOYwb*9}0Pg_o%QOhVsKRsZ3i#(pxFyT4kTj5~6 zdkLHSm8NgESKLAIA&QSwe5~RwihC;V7jn|`g@ZQFQ9LN*ly|(axi@O+IYBtz@vx9( zE~GRggw6d^qaPV^(i<%ttZRJ8Deq)qbC1>NPZ2J5d|JpU?+m5M7dH1{jlLjcnIkDp zk#L#QObJ=$NWwu4rHac#PI;BW70x?TxYF_Lkdxlop+4!&ReV9nDeofTvz_;1;d2~c zs`#>ylin4=)F#g?gwJ#Or0_h)SBISR7AyUA!WTNt^}^;pvT2{26yL7+Zp9BMenjyK z#ZN1)QoLUA3yS}yc$4DS6~CkSL&cwkobbYsGC9w^Mw8;;7;y6d$9wv*I3#`zp>-oTGSf$SH4_aIh^W3g7RxWkkp+Z=}+U z5;phZ&3+#fa>^U0G~7Gp?qgYoS^4Sh9V|ik zpvV>x8}{Tq3Zo}p<(cQO@YGOao_dd!xRfD3OBGLz#3e#J&oen;(Mw@cs?~26FN_|} z^ID4@?jA83^S*`2U&H8$=h-^p?sksT%IVE~2SyL)d81@GOgr#C2JHYJWUr462kk(d zc7UgbnxGxpxb>Pgfmtt{=UpfDz_i02fnFLGMi1wCW}m{+4&vR@>CH77j2>R=nKtMB zknXlk%=;*2OU-_Sw<{i_c&pOm-CKEKyf9uEFN}8|<%RLWcwxLS-ajcXj2FfW zX*U=>@3zs$VDvEc53o6@GgH+G6VFm{nEbx0$Mj*C{4nhgcaJQQ?TtCTxn}~Shtb2L zmu-v(dfD$VdYJmNt){WJyJ&JOQ!`9FSH)rCc`6Pw9~fxkOCx4J0JC10^$xNc#(}|> z8M|P{0hnp%wDQ7uVZ1P281ES6h4I38VZ1QjvC0eMh4I38VL4{y zI2~ubjHNKgEX-I6%h)Aj#dxQ$Vf4iFyv8#Az>HlJ0=RUKlTo7sgwpyf9uEFN_z) zJ6U;Qyf9uEFN}AJ^1^swyf9uEZ?W>icwxLSUKsD0$_wL#@xpjvyi=7I#tY+x@xpjZ zlo!Sek z$pe!ICJ#&vGn5y`3*&|H!gwo`7sdv!gyi4FkTq%T;+xF!gyi4FmwC!te3ex%y}H>=ZS&7NxCA#=wb51!l!0hsl|JlBIozgr}7r_(QK5iok<)Cr@%OX*?sFnXAFyW8nEHw!)ohn_g+)_bgm zK7X%e^1#IJQ*oGj?sxgywUp=PmdOv32S)#Z(!=Os^f2{5==5Wo2cN$~Pn`N6vKs3A zt7Y=Q#2;31n0g*@`Az%7z&@57hv=->xId`LFI?h!{mp_|E$Unqld{4lm9uT zhtb32hspoE)0;6FMh`P?!{mQK<%iM3QRRox!{moW-%Q>o5AuhMo;ceJqkl>1 zVe~M182!si52J_C!(1!O@DNKHt z{F_w%f2ce#`8TULjCYIj{!?jSysxV`ENvy{zBg=Ku3MW2Ol`!;|E9|SmdXQ@|7{hA z@xG(H?Qu1_qJ2PXchio!kGN%2@#-*)x3z*u7GdG5r zn|-lP>VeV2oU>qQAF2O4r{64X1*3-~X(nyV_)-{86SSs2__G3zDHaoWgv%@_rvfvJtpgHwZf z#umJ%0TVaxLp;IpBm$#{(ZkZVl7II=-zs4A#HkZ|MIze z?mz5p^K;)4=KcfB{Rf!+4wHw^>67PADi2H^m^?6fVDhxHUh=e8d0_IuM0D zUbY=(+hLADm@#KRr#J6z!RTT1F!}da`C;@hdYHb!cMixgF8N{fFx$>|5wPtCs%?ka zc9?C4*>;#be0KqP4pw^> z?Sg3sSlU6f{hfY^=wb9Q_3+&ktT)r@=`%3#EER_tPkfhuv-Dw@{4jZ7(aTsJbNaDz zjKJt&>W8U6?(}9nfziX%pKUeNnPZvt!o+h`9Hw98x%^}0Tn3XL=G+IPAL#Vvz66XO zMh{E<(r*U^`P&AJo;Z4#V{mYgf6qt+Mh~NhMK67ONT8Q^1uhISZbnf8H+k5+LQ?-=DZ$7e9Ngz=73aTxD-<(;53Fy4tO z4oka9JDhCeGUt?bhS@Hdc7{1lPjUJsqKDDL=wbHDsZPIH+8IUl`7%z+$#yd%QVZ1P27%z;sKzU)jFkTohjJHsE zVZ1P27%z-Bp}a6&7%z+$W`7k~FL@@bJTQ4+^1$SQ@lH`*7%z+$#tY*uR$dq{j2FfW z<2_S(VZ1P27%z->s`A2kVZ1P27;lO4!gyi4FkTq%H06cy!gyi4Fy2z-h4I38VZ1Q= zy3BgXGhO9@$pe!ICJ&7FEaipq!gyi4Fy3oQF+ZqB z_7{vEMh{DVY0ry-{4$S%(ZjSSOg$F|dTDR)Cxe9r3*%hU`Lzf;9w;&-VyO#E&Yhl$^#;;?L&#O}3mIbTSfFm=LQN5dSC z_c^^8KVkGR`yHm8?{|80yu;{W+Tj7KVcQ?HOdgo{Ln;nS{ZhkUU4C;N4U-=x|HCT( zBPtI}{zp|D#`~D^E>{{D@8c>C<6WV=PbdwHccqHMGLFfy`J|0=KNe=YVEP*@?JVu^ zl+&C04={R|dY-l#*87ZFFHC%uio(UIE=Sic~eRQ<6W!buxyu{Q`XtI zw1e~?nC*gT2bl3~z0;fXFN_{$e1o|UvmwySSO=qr$q!3@(L5W}BjX{A9!3vK|CIgs zoYR{z1V#^|htWT;^e}oDJxu$&5Y!{v3!{h8!<-*C2KlAW!02I)cUZPpYJM@$%kc%H zhuOa`Sq=N~Wy>7DF!8^sIE?od<$YCYV7z}>^5u#ADSEx*|~&%a={3#K2!=zmvw7(I+0M!#L@Ve~M1m}7Z| z)0_DQj2>otBXV2?&;32iOndU(o3z`WHb46jCf-)XVa7ealao0cOn#XB zd{-xV_EC9Y;(tH%J@%>aBmi)56_|8wsFYN=9A0|KF z1xg^Qu-(d2?v@=Zq;d?}7e@Xv=(ZkdewK-YuA!@xa@k3P{ zmU?7+`QA~fNAknuhsl4q%728)1C#$q6^H51N7=Zvr<@02^1~coF#U(`GL`KWJ&Ycv zo{p-XW7K+K>N!@$VZ6sFZzrXJ@n)zvjF<03MPvTYp0$IRdKi6grH9eO=wbAIlpaP8qlaam%K4(N(=U>j2=c0OFh!B1_brA4j4Ug>Vf$j4c{@# z=V)NQAJ1^`IU3@8jt1uY@nDW+KiDp*8D_n3p4VQEK^T23&`UeO=waR)hh@7YXFS+0 z(ZlFr+5skiw#pBqhsh67%z+$#yd=TVZ1P27%z)B0~0S$aTsr*@+Oo9##^M~u+%2!yU8{#+b(s&)CM!2 z!!kaLW{T6B?Sj$6)KhFVtoKZ{UYPh)6^HSbDDO0-f$^5AIE=SUd8aE4jQ1=Rhh@Gb z*QDh(F7rb56lSk(uOd4n0ABFS2(@7CW6t!)L&^e)H%~KeE=ptOT}UG z&sOOaS7xM%oh%hU`LKUc+J;&W9T zX1(XxIM-G%>xEhGJmo##GWEmMaDj@$%r`D{`IpFkfyob(f4UKlTo7sdE+uVM7WxvvN_)?KgkFnSn0%ou({ zpqDWmMh`P~Ewvi9{V$doyI{5*X4_%59mad3^1^swyf9uE?@h`Jf<&)Gr@~3S3p*w9yY=ccsc%7##H4OrdiCwuBhs~J-#%RveR_AARM02C zQ{SRqeLCeQx)*lplHa|cTS1>L-3q()jPxoh$}jBQE5B2p!k$H)y7wt4>eRRAq@qr} zi@NnF?3w7*y=RY}k&};(#>}4sKe)I2$FAGs&6l=%x$MNsg6y)&(!%1>$)l!ENt7od zv#XBmZ|!U?R4|}?DFEtQz}XmGio)7 ziZ=BQyno)Hj~{5We(ZgBWt;YFH}9VQ-G^)$xX;qt*InQ7g6swRRA(I>?LDCE^^fwp zpV52Wzmg|qcf6pVe_5~AnQs>^%Kfg*?6r^n`fa@WtXKU*mOheM{rc3LCwIRu^~v`W z;Ew%|Db;Gc2_o;{@fI=BC0d+zAuS6tF^ z;C(BfT>H$-wN)37|J`5Lsk6W0lJoOEEh$*LcHth?+c*8}&o1un7mpj0`^xIKt4Gc~ zse03(_xxe4`}x)-cJ8Fq&M%5{zWe%+g`eeI(5Rk(=8r7SSa-tSS=Cdn zxz~Ss+`0btwk`ZGziP2QJL~T1-%{83=X^8QKXt#Bb#~r7|FyZ@{KJ|&Ke+v>f4QAE z&%beHH~*yvw+(vyv@z>87PhaN^5}W~AzpWXuVvYT4*l(|wL^b9tLkqr&Gko(@9uB- zx$(fuZ^~WUzT*;j74(#ba(4$rEp%ZVd-sk!aRYy%M_lsWX=NHbpxa#A%W8#}f zKVQ|a*>Jn_yam_axaQ|F4xm@IUYB|5udQko_}uB;vKHrN_|00ak7YhJpvp9=iJ3j` zW$*h)R+lZStzmg_#LwRGcGkwd=U4T(@O!^-=4$_gNyGhHAOAV4B)&&#;VWPHbMJl4 z|M&Dlf7u<){QcJ5wDzihx2bCT@k{=`{w)9J-&^_p2Q6Axaml^an|s~nkACP}|IW>= z{e$zHuAh5tBz5q-%lrus&h-~A+1)>@$t&x>e)-7MWp|GCizc7vzqzsQAu-S2bb1ee zYlqytOZS=XPP+5_bN1@z-#C3`?p=TCl-iQ2s@gH-On=#U=qjiu{mhX0|iEZ2hP`{D+4=pB1b4en_VyUt9O| zgOA61Eg$T^vEqfSW#_y)^!a`duG{=$N%kv)&hX#=?uD#&6|bH+?~C?>x1QnU4BP)q zKjCf6T3NPn_%&~34!Qh_2|16HmHG>tZ_Ik8Z--Z>-`D2&j*mT_bEtI5J$B!i^}^Y^ zjo9a+BVIWC)~9nuy;kYpvDe0|<&V!DzV8KBKmX9cSkAUhv;C$AZp=FJrSFFQo;Clu zlaIVJ`<3zM_+NJ3n6;OG+0eGrE_wErv)X3Qmu}x?_{OY*&U^Owoc$JTxTEdnrjcECdYL4Pkgy)Ugj}h zq!z!CtlBQMte()_FPOX|=cL7Rs^4k6scMt7!E0Ok_=S~StEd0CI9~qt->cS->+iq* z&Io_iy{A|I^M?`fBVHI^b@qq__J|ppKSyS{>P$+&lPeA;$T^iWD$1s13@jza*Mn zlCYN+(Si8|6*37pvHq~#dNUYxZ!_?jE?+c?-FDfE-Cx@J{bh1KswgffNsO8^qarcQ z7HG~Db;9bhK;}dRQ)lJROhkqimqu%*k>)sxX3vS{6&1;xFkFyPOJ&O#mOndO9I=O6 zy*{mK9Eo)p=w?C}#OV1`YpNndzHZtL=AEXg$t9DmC5GP_cQX`EoH_81`wi%M0?$3r))g{Wl{J$#-bz z#?@;{^VCwNZ{5zlY1=n?N_k?&l(LdPD6~eF-qq8FmYohzX5r3;x1A14X5r4v|BsH1 z>6eMoa5gZ$o{LDmRQBUMe`g6M>@>jyGp*Qpf{8m#Fp&i6IxFZ$8R~?n76;wnR(mtT z-2NF_T$HGgdo7W?X~h+C>n6ipBbR5GB{Qbym%9IS_@x(H+hLO5cJPn6aWm%EzRs+# zh}sJ3=-$1%&A@M)vSuh|oKd@?zN~2?+n{x#6T+iew@R9*KI_C?vAVqwT&6`w%5_+0 z(|YxqL)ob52^naDJz}=rY<#UB0;A_luh~8JAD+B|Aa~kk7f-9477f}Znj?1(E7JF4 z13G&}Xm+}-H{DjVD80mRS$Ht)#9yPaEo{BROQWMI%ZtpVs`K7&03k7 z{n1WrKxeM%&7VfW^0A4MvV!7@Ibp+uhjW@DtX=#K^t^aU@#Ipu4_i@xPnOxFT%?Vv zm?JlxYBIUbX1e6A2gel`$`%IaikiMJMb%kk59)@70<#fy zmsvw@VtPaQ>nvi>2=4FJ(>;UX-@Xp3H`#FdHa8p`CKEs&s04dWA6_*}Tkg^$D|WTq zE7yHa%^~#ihI^XX#WEgLngP9LFL2Y{jqt(J^wGy0oEgzz0E@;;C(E!BcA8pAYKvxs zC(#}`3}xnb_`}#%H@kU!@JGpw#`R{Bq)+wK^voR*=^GYS((pK|s~K24TlT}y;?hJ$ zt%n+RaxgSeI=Ny>Sh>==CBf=%jj^^{V=PENI?}u~65ET%Ot)ilopt3Dm&+Z1j9_7{ z=Bab;V+GDo=L}d=p6xTiGkt`buu1RA-8~{1I=T#|8PAGB#A`Kg0v$3vu&t1g?yo>DU;dlf0j=fy?vz_ zg1ufY)1B~e2v5khmfCZc%qC=K%j95kacRBHR7+5|!A--5KMhRGRBKMipH=TVg0lW_ zf@KoOr?t#f&z#|Nq|wUNB#W4Ed~PqnC?^z-_7=9mv-kx9P)_icAoKjfWR zed^p{@s{@_;}6X}&Hv}a`Ki7;?yB}*Z4$rcz`w*zhxZQb4JuE=Aq}09hAA~ zl65zGowJ`iiekF=8#HkGtZ&yIetO&NFDJK;6_1=Y;GuD?^R~=CWo_i`?eTLTJ=_*} z#l4Ml8ohf$s$KQ7@sW8WV_gqCIP1w3r^dIOI;8sGwu|G{-ip}!^A=`#Z=G4y8-<`2VKX3T8Bae90T0r%m^EJ-gl`lS_zT zwjQiNOse1W*t$M@n#lC-S`%K?r&$slgA914yn*G#1@;;Jh$(Ys*ugt^izOpmB&SJU z%#q93beVZYKo;0@X>gY%I5f{9?K;BaFPI(Gd(iFTF&yTI zcmX!Ne*;DEYDdtTrg_-SY0sn60(RhZ7bxK*FnzF1Q|)#73oJY9&PY!oUjgmz4*WMK+}d8- zyyNoa9TAzijW+lDYW>6ZI5{dx=0t~@`zrD>&#rBOxy~@x9oiV4FwOOEX`&=Je+K__ zySnyl-(3BN2YT9Wv2(YeZMjttii15<)7uQWA2-Sb{|x$La4hfS0?NI|=H6M0gnQdP zvl?D19jU(2Cln4GA1yPYh`fzqUb(4Hyt8+2Os)U=yx70GLV?A%%Z%BuT5PKUXj z(%#2;blyq+M;}bGf4=x^iuIaY_F^JvS$CHv?J9$Ys&kd0#cq-9Fz(8t&aHrSb;IL= zzMv|WS6zbZfbhT^Q6}Mx24(-vzBi`_o_y9^0lM3CdXavCjK%5IIa^J6b%p;;eIpYE zbL0{$8uXW%D#KAKU1E+oY;`We(mZatw~y><`_5Ve#`>1Yi8L6o++h&jQrgKhFR^cu2Y6P-L5(a%BfhcvC{Tft)Lkxi;88iOvv!n(DRI168m67<`Z?Ual@Oz!Gc=X zx51Da3_b21MX;mv{g=AZ`ldd02c^26hA&;xl)L;aA-J?Do&29(z-i|W_tS{+i}wNa z<_F^%<8943lTFtDhSejg^kiyba6HvysQp|i-CTQlx?f#{q?^^kbf?>WHKn8l>`gd% zxpnp&&LY9!YfqYW7q*OWOwZNuDiD$x2J!+})Ox&qQEwvtf z+q_m;dO@(!rd3TF*ZOH7pvUi8iS>fu?z*`Mw=?`&O76Ue%j{gG)|oS>tlk@Q_|nc_ zR$XVA%}Fe`xLoeko456YB9x(Kp>+hKPHkxzO>ZxEiI81ZA@4ucapjxO0mxg-c2Quh z>B`PJx@>yAJ`+zjxkqocw#3C65~p_?yZ!avgdbR3Qc}Ab8%a+cFE6OAGl4+1+}$Ex zo-?X6U#7xk(Lv?r6BnT)JYm*ZE}wd+^_FZng;W=lwH3iCP0wwh!>Ueg6fxb;u>=n_ z;FQ^T8SQP8{9s^g%MQojkm<;{Sg~(H#Rpm(Z_r z1~GRLwo9L@QjZn&k*Oax?s3ma&z4S|p6k{eIsfI>{nsA2X~W9R2jrgd>G)XRrt|vW za`KY?ha{g^f9BjrbJ`AC9eaDrxdWDbd*1->h;Hk)EMA?RG3mtkwom(JRgXP6^Mp(H zU;E%wUiNQQ7stD{%kbaZ^myi(@%hyqdWoiVaXdEcZr{9R{LyZc;zuPOuCAJ#9q)MO z^4Q(m2l!Xd`XbhO*yUB3*Ua?4xcc|lq^j|L{MajF&6fPMrp;lCvQ}KPBW8vV?|);_ z!5edWpN27e=!PE>Qu`{5iQ@lj9~|<+8HBs4uJtrM9C=i0g|YP0P52=pB@bh^acj?x zm8|vx(MDs;>6NBtk{=vM<~OIUx;H9rIHY~rTjNH{?N^nw{`;}J^a-PuPaK)E>iTtZ zxbU-~Vq)gZcL(I2@^t&`-+pf#o875%=E9rjXI4M;ZtgFgE3>zrHaxcc_Qjbk2Hco= zW%+4&ul=??d+@sZW9w)Bl)2Y?D>4tb_@njT-7+_4!&^tiE63+&H7|H3bDukI-!Qyt zaL&1Y|G3nj_4QY4Gp}s=*A18F9GyC6VqW}sa=epQSgWk*X3x3FK z{!HiG75#2beRD;h*h6JsXSKO)|Ex9_JrVnNyR52hJIWrHt@Af5F3K9SEjPC8#dp?R z9(`o>woN~0wV1d#>#WSX{P?#Qt%=5)uNk)g7g>jm-rFB8v2E=ZtZMPu@HM~eI4^6! zIj8uQUS6!@*;o6AiSBx7mpyiy=I^-hiCB-#|Mahyd<)M=3^4nrfsY(D5H`2EcIlHy z4ZXC#pKM$0NtEguwHMTWXT;mqC-cegug~i0ty_I`$E9mb4=}Op-~Qyke%HcSr_-Na zQ!s4EngwO&uNri8)c?oHU&lXt+F!EwNqOJ2*qHtAgNU6oe4M}EM?bAA?Qv>O?{gQ# zUYxOg)xz!L{HInvy8eK#hUQHB?!j357d~9o|Gx2l;6zxAtFqvxis`u(nx{lk`y&N=q9v8lz+d=Xo4fA?p$Et=%tyLfy~ zx89M|EqmM)`^%aGvUb07vcKlDzS#?}y0E%qlR2?{3M%X;Crlf;9}e2!U-FxPz3vF2 z!AF$BN#OtR(>Z1(VXg*0ol{G-lTYW&^BedyLjz$M(#*4)Qh7j}n4xYwdZY8pCnqYR e@^R=&nYei!PZ@4sM7lEdL#DawVd^o>@_zsj=z??r diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Projectiles/4f04c929-ffa2-1830-378c-df88872a605e.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Projectiles/4f04c929-ffa2-1830-378c-df88872a605e.lsf index e7e38ac4b7f06ef516cdfea9534ea6db8ff61733..f25fa074c94a4dc68c08a939f1da794395583880 100644 GIT binary patch delta 55 scmdlexKWVHC)nSOoq>Vj3*$zv77k^GgFrS6I|A7-3}iYuFfsut07HogvH$=8 delta 55 ucmdlexKWVHC)nSOoq>UYi(w;I3y1Q70}Kps>;Pm#F;E4Ag99TIkOBaV>Vj3*$zvb`IqO2N)RO*a66fVg`mPlV}GUYi(w;IJBRXw0}Kps>;Pm#F#|)DNwfna6Hp}pc_|C? diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Projectiles/921623e9-01a0-65d6-716d-aa8e80df1025.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Projectiles/921623e9-01a0-65d6-716d-aa8e80df1025.lsf index f9f78be1f52845af633f04888a1426154ae7e575..129dbbfd3c8c9a30a6a4a1c5997ba82ee6aa69ff 100644 GIT binary patch delta 19 acmaDU@KS)wC)nSOoq>Vj3*$zvcn$zOO$AQ? delta 19 acmaDU@KS)wC)nSOoq>UYi(w;IJO=1gh5S}&8FOh%-L_>i@L9zJu)_b>CfRf-CMarLIDT-*!-riogaNJqGJ1NvW z03{U-6)gpQI$GXFsxy0N@AGKhSJ^ZW>*$ z7bElANEbHl0$8&#a?Gg^G+|G?R&%D0(h#h`W?p4cu`A9lN7aC3I8;Sm4W+sT9W_u{ zq_T3nbvd#+8o^E2&Pp{LR)aFhv)w%U%NeK6kYqK{w1r?5w&GaHa#LilraiN41dFgA zp6ZM`0>KScR*MO}B18EoSa zr2S^bnYn0Wj2Ekg&+AI=q)IIL^1}aVa&(xbj4f`9q zW4gz1P=#qCTL+?i87F$K4&5x;iW1XH{U{Qg`pm^lIs{WE4zMSj0CTr3eMPwI1Ws$C zC{$UrE{5Jj_s#g5pjNLGWmU9h6!9o6;Vj3*$yEZ*Jv=0}Kps>;Pm#F#|);j%5yvOhAUYi(w;|H@EVE0}Kps>;Pm#F#|);j%5yvOhAVj3*$zvMO*+h>jfkL delta 19 acmZ1@x<-`CC)nSOoq>UYi(wVj3*$zvT6X1tgA5FC>UYi(w;IExWS9K?Vjmb_BAan1LZ$L&1TO38)ePE?5ZA diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Status/cea32ed0-f4ac-987f-65f0-e99c39f4ac8e.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Status/cea32ed0-f4ac-987f-65f0-e99c39f4ac8e.lsf index 9c3908d1f48fab68e43dda4f4e992423c2440720..7d2040a65f74734106dd00ac42c291dc79c27770 100644 GIT binary patch delta 55 vcmeC@@8{?83HEnmXJBCX!nlzuiCy`?0R{#*b^x-Wn1LZ$L&1TO38)ePqOT1k delta 55 vcmeC@@8{?83HEnmXJBC9V%W%)#I8Ky00RRYI{?{G%)k(>q2R#C1XKwCU;+yn diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/088ec2fe-91c6-41af-9836-1934985a7f08.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/088ec2fe-91c6-41af-9836-1934985a7f08.lsf index 088572215cc59c0069e70136dbe5ef792ca99bbd..2ff67d4709367c60b9c34442f2849d49397e6b8d 100644 GIT binary patch delta 13 UcmdnTzmI=I8#^Q84z>% diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/5470483e-f1cf-413b-9a41-93f16b58a30b.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/5470483e-f1cf-413b-9a41-93f16b58a30b.lsf index d16087866900cbdc6c5e889d3948f293837f4ae8..5863235b5fb4677b19083e85708d409e0c87f9c7 100644 GIT binary patch delta 13 UcmX@We}I2O2RkF<T03t60IsgCw delta 13 UcmX@We}I2O2RkFfT03s>`IRF3v diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a16194ff-34ad-4f70-8521-e848475d30ef.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/a16194ff-34ad-4f70-8521-e848475d30ef.lsf index 0aefd6ec6aa5a532521b81d9ecdc231fa6f2f7d2..251a4faf664c85b6c3cec802fdf20d656fcc997d 100644 GIT binary patch delta 25 hcmeyx|BIi?C)nSOoq>Vj3*$zvwd{UYi(w+%lu1FZR7Kus+T4FM&C9vGD>m$E%4E7G>_#-J6Zc}e&!`&A73 zAnp}iY31`G>&8^xt^m%oA5241RA|(3Pv-U;JE*VQYI#?y&6K)z+^DR$TxFXW`$O!c7<5Bis@+2|=%h-fBy2^(zHFJtpM1?wTx z-`CK80QEWItDx=i2gAfQmcl2xz&P<+(A2>Q~>T#>oqaJNSjY!NiL<|y-n@DU#bYU?|+|fqr>K`D)CejEU zj7Eb&QZ*PYHm|`{-}5~~H95WC&pGYyn{%u2uei71FU~cJ$hX3mG(@HgUeXD3HgNfRLl}-MlRC(bPV~FE-F2*1^JTxq;+$N=KMg~fE#X@f_CIv+7x)mW!e

#Q_zF_LDvg@=vkG*_4|;2 z>2vY%OkoY<<|6BKKhg*tqX*zD?aS&sUg01%M!9jNDp8Rkc#G+LE& zZNBE(J?*4JbDKzB&142+#PHw0I3|*p%w9Z$+979lrHZSAaYV1sF7h$$tCtoTLT=Lg z^f2-neX3c!l!tstf6%7W6>ZlaMQ+htKbA4zh6UST9Jx)~20ro~Z5ss09lGD(p0*7p zksoOL0aM72v|T@k+@;O>F?IxaW5G66E@;7}U5w5csA%DjXU4$2C zk1oNBbR=8Y!8v$|zSgJJtjIhH6&7y!KpC#n%UVSaF*fJ}&YLaWOiIp)O7i1`N!O{V ICIxr<54~JWkN^Mx diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/RootTemplates/0ba4af65-19d0-4a31-9a42-2c365462841b.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/RootTemplates/0ba4af65-19d0-4a31-9a42-2c365462841b.lsf index 157b2b4b298928d160a22dd511e5f3ce83d26a4d..787f01ec984fee779984444ccd6bb639f8c7e32d 100644 GIT binary patch delta 576 zcmYk(JuCxZ90u_J+q$}=KJJwIsE=BFEtqUHX~ZBg98GLQbkW5uaijTMid|zxNPHw# zi_OqM4Ms6aBL)f2`@BOnd3(?AeXsu~cddC}p1bU?EH;ZsUExcbVhf?0cBW$*B8AJD zQ{^bJ#NXO1ZHK$5s}J=Q&)PgqD}9@V)&9@F_@tt$wHN5IAy3MZ!1#XTLwZMYxH?!z z^eo+id`!D485e0qKB4#NByxo=D?P6b`GWqWb@MgN`GIr*x7;uVoyd2zDR7bRX;a`K zKhmb43;CID6jW*R0Nuzhw3*+7T%+~;KqL*ka>Eq#BEQq7pbxoDHwwP#yvpG52atd0 ziukx@u*UgEZP0`81f8UZ;7Qt-!V+HLFgB*RajvQfkr8-~zTpqDuuqSv9P%jEDt*9n b{YuxOgk83Z#j|;d-t27jVCR(;#hmp&+$mA1 delta 546 zcmYMwJ4*vW6b0ZrSrT`3ee9}z{f7Vk#TeGl+1+FuwUj$MQo-tC9?%Q4hpg#9`RLk<+@$yD zKIB8XrE*HdM?RrHXw&J8w&xEZU(!53kwM^!1>0Z<`I@#30_0oTHVBdL>28Au+BO(L zZqxPxqsWi6JwK1!q0RXTUIch$!8RB}exth$KIy6|;<^*a-}JH6u})&n;N~LRbP;Km z_UQnu2>Q~>T#>oqaJNSjY!NiL<|y-n@DU#bYU?|+|fqr>K`D)CejEU zj7Eb&QZ*PYHm|`{-}5~~H95WC&pGYyn{%u2uei71FU~cJ$hX3mG(@HgUeXD3HgNfRLl}-MlRC(bPV~FE-F2*1^JTxq;+$N=KMg~fE#X@f_CIv+7x)mW!e

#Q_zF_LDvg@=vkG*_4|;2 z>2vY%OkoY<<|6BKKhg*tqX*zD?aS&sUg01%M!9jNDp8Rkc#G+LE& zZNBE(J?*4JbDKzB&142+#PHw0I3|*p%w9Z$+979lrHZSAaYV1sF7h$$tCtoTLT=Lg z^f2-neX3c!l!tstf6%7W6>ZlaMQ+htKbA4zh6UST9Jx)~20ro~Z5ss09lGD(p0*7p zksoOL0aM72v|T@k+@;O>F?IxaW5G66E@;7}U5w5csA%DjXU4$2C zk1oNBbR=8Y!8v$|zSgJJtjIhH6&7y!KpC#n%UVSaF*fJ}&YLaWOiIp)O7i1`N!O{V ICIxr<54~JWkN^Mx diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/RootTemplates/b80e9a49-3de8-4fc9-8fe2-1012a4f3fd85.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/RootTemplates/b80e9a49-3de8-4fc9-8fe2-1012a4f3fd85.lsf index a18b0dc20976a7396f8896b1ed6e7344d2a24ffd..25aa3229c9e2668021090666c5277a34219b7f44 100644 GIT binary patch delta 576 zcmYk(JuCxZ90u_J+q$}=KCViA)JGe1MeH<043gp!iH(RZEM|!tO(b=?ONdE=_)3gc ziNSC+7)>T=I+*ah&pT9;xA*+s_xgWw*Gi(Aa2LG7T%(B86uzV(GF@_0&R9f4Wchmh zR5?m4@ix}CH%mLon@{x|&DcCmDSexT)%wrB_#}hS+V%C=1D=#6hVi|~hxC@@adohc z=n1+BIiOt?kBT%SAJcnu9QlMUD?P6T`GT&}y7`Lcd|%ptTW*+wcH}$S6u8Luv?)j+ zKhdV31Nnun7rfHu0XmUG+RX1luF!hEFOmY@xM2#qkw0it(1ZL%*9&U&tV-kY`;fos zGx2auV-53aDmRLJaQImk>2OI cex*x6%r05Q;`x*W?{+qLv}aT___0_208(yJ7XSbN delta 546 zcmYMxJxjw-6b9gPT3ZvXABoypZEd21t2*geC@xkV0)m^nKS8jglOG|tx#{2_XmxP& z2Pimb(MjkJaL`h4)c3wuXy7LAb8d1^a?|nOeXkyEuJ(&aS8p6W7spugk=bh$Q9I29Qta zeR>f2j6T&YUMh!tNq1<|>58`N4o>3?K$`{IU=sP0?lt(LYg)qRP9b;c3yE-@#t8U3cIXlu z(mA>e&(e`>VFzd6Ir>`Pma`%i6c$*x=K}$}M$c;%ImD>b2b?!sx}KDsSS9&!!ldQY JRFk5+{Rf=XOl<%F diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/RootTemplates/d0790c39-0dbc-4c92-b0c7-5719db4dad0d.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/RootTemplates/d0790c39-0dbc-4c92-b0c7-5719db4dad0d.lsf index 7c4713107c1312ff092b1c2ad3543408c8389b05..4abe8cfa3cfb80e5a7e870412009b613ee5683c0 100644 GIT binary patch delta 576 zcmYk(y)Oe{90%~<)4IB&Uhb57sh4&sCM-r8A_j@XA+ZtBr53Y9N2|*ze?Z0BNQW{Q zO(ugTYA{NSUScrteZJ37O`hKO^E}tzH+OA#U!J?-uP(KU$fv@Wv_$3uH|b18G(=fAL9#b?dOG$DZ({Br%L1L=NbJZ30j z$al0U=s|vt8&O0ET2B+ cxqhYVVaz_Y^7+d-3193?cxx}HXsDd6Ke+u-ga7~l delta 546 zcmYMxy-UMD7zXh7T3Zv1ABo!fk!piqv%2V5C{ALPfZ*otpCFjg)%0|B(9NMp6=!F0 zaIghI5c~tgF9a8T?m3}>OP=3*$-T+tD|ih2wYaw0Eh3)^C+W(pq<+yYXADF(FBVQ! z`dnzfsoQL1ZWAdgGnvEaGyL~2jv@V&+e^k!JLJr+RB&}LQhJegk?XXtysStMvZnXx zUgQ({Smp6j9`ZT;PMb~*+OFS^+@!gFA_KrB3%0=^@)d0x_{cZ3Z4e;e(VYhOv~4hq z{6O0e7(s5)cKrf!n>Onw*b(4`1>0a0`IYW8_@JvQ#OID9f753Y<2r#c&EK&@hwu#T z(It46j%5owI0?_u4b@uCi%g-g#KJWnD8uXYys98a7&ZEU^JYsobjdkVqJNx7x1Fj| II&`=H0RC)D)&Kwi diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Interrupt.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Interrupt.txt index f97f05c8..fd44ab0a 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Interrupt.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Interrupt.txt @@ -21,7 +21,7 @@ data "Icon" "PassiveFeature_AttackOfOpportunity" data "InterruptContext" "OnSpellCast;OnPostRoll" data "InterruptContextScope" "Nearby" data "Container" "YesNoDecision" -data "Conditions" "IsAbleToReact(context.Observer) and not Self(context.Source, context.Observer) and Enemy(context.Source, context.Observer) and not Uninterruptible() and not DistanceToEntityGreaterThan(2, context.ObserverPosition, context.Source) and not AnyEntityIsItem() and ((IsSpell() and HasSpellFlag(SpellFlags.Somatic)) or IsRangedAttack());" +data "Conditions" "IsAbleToReact(context.Observer) and not Self(context.Source, context.Observer) and Enemy(context.Source, context.Observer) and not Uninterruptible() and not DistanceToEntityGreaterThan(2.5, context.ObserverPosition, context.Source) and not AnyEntityIsItem() and ((IsSpell() and HasSpellFlag(SpellFlags.Somatic)) or IsRangedAttack());" data "Roll" "Attack(AttackType.MeleeWeaponAttack)" data "Success" "IF(IsCritical()):Counterspell();ApplyStatus(OBSERVER_OBSERVER,INTERRUPT_RIPOSTE,100,0);UseSpell(OBSERVER_SOURCE,Target_AttackOfOpportunity_Crit,true,true,true);" data "Failure" "UseAttack(OBSERVER_SOURCE);" @@ -128,6 +128,19 @@ data "InterruptDefaultValue" "Ask;Enabled" data "EnableCondition" "not HasStatus('SG_Polymorph') or Tagged('MINDFLAYER') or HasStatus('SG_Disguise')" data "EnableContext" "OnStatusApplied;OnStatusRemoved" +new entry "VolleyReaction" +type "InterruptData" +data "DisplayName" "had44ddafg1e58g731ag0f68gfcd6bb92336c;1" +data "Description" "h18ede37eg241cgc067gd729g0f7712d8a235;2" +data "Icon" "PassiveFeature_FightingStyle_Archery" +data "InterruptContext" "OnPostRoll" +data "InterruptContextScope" "Far" +data "Container" "YesNoDecision" +data "Conditions" "HasPassive('Volley30',context.Source) and Volley(12,context.SourcePosition,context.TargetPosition) and IsRangedWeaponAttack() and SpellTypeIs(SpellType.Projectile) and not Self(context.Observer, context.Source) and Self(context.Observer, context.Target);" +data "Properties" "AdjustRoll(-2);" +data "InterruptDefaultValue" "Ask;Enabled" +data "EnableContext" "OnStatusApplied;OnStatusRemoved" + new entry "DeflectProjectileInterrupt" type "InterruptData" data "DisplayName" "h41c21140g9eccg9045g2e3fgb66df9f11b69;1" @@ -236,7 +249,7 @@ using "GlimpseOfRedemptionInterrupt" data "DisplayName" "h61ad8513g425cgf293g5de4g75182741982f;1" data "Description" "h0b5b2ee0g7b09g675dgc3d7g35e83402acd7;2" data "Icon" "Action_RighteousClarity" -data "Conditions" "IsAbleToReact(context.Observer) and not DistanceToEntityGreaterThan(2, context.ObserverPosition, context.Source) and not Self(context.Target,context.Observer) and Enemy(context.Source, context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Target,context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Source,context.Observer) and not AnyEntityIsItem();" +data "Conditions" "IsAbleToReact(context.Observer) and not DistanceToEntityGreaterThan(2.5, context.ObserverPosition, context.Source) and not Self(context.Target,context.Observer) and Enemy(context.Source, context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Target,context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Source,context.Observer) and not AnyEntityIsItem();" data "Properties" "AdjustRoll(OBSERVER_TARGET,-(LevelMapValue(CharacterLevel)+2));ApplyStatus(OBSERVER_TARGET,WAR_GODS_BLESSING,100,0);UseAttack(OBSERVER_SOURCE);" data "TooltipDamageList" "RestoreHitPoints(MainMeleeWeapon, MainMeleeWeaponDamageType);RestoreHitPoints(LevelMapValue(CharacterLevel)+2)" data "TooltipStatusApply" "" @@ -309,7 +322,7 @@ data "DisplayName" "h76f9f748g31bbgb119g1903g2cfdb3d48f17;1" data "Description" "ha621b52eg9e4bg6cd3g5c1cg7fee9c8a367d;1" data "Icon" "Spell_Cleric_TurnUndead" data "InterruptContextScope" "Nearby" -data "Conditions" "not Dead(context.Observer) and HasInterruptedSavingThrow() and Ally(context.Observer,context.Target) and not AnyEntityIsItem() and not DistanceToEntityGreaterThan(2, context.ObserverPosition, context.Source);" +data "Conditions" "not Dead(context.Observer) and HasInterruptedSavingThrow() and Ally(context.Observer,context.Target) and not AnyEntityIsItem() and not DistanceToEntityGreaterThan(2.5, context.ObserverPosition, context.Source);" data "Properties" "AdjustRoll(OBSERVER_TARGET,2);UseAttack(OBSERVER_SOURCE)" new entry "DeathCallInterrupt" @@ -333,7 +346,7 @@ using "GlimpseOfRedemptionInterrupt" data "DisplayName" "h8c7ae051gedcdgf7fcg141dgba6603c89cd1;2" data "Description" "h80410f33g989bg7a32g173cgbde178e57270;1" data "Icon" "PassiveFeature_ProjectedWard" -data "Conditions" "IsAbleToReact(context.Observer) and not Self(context.Target,context.Observer) and Enemy(context.Source, context.Observer) and not AnyEntityIsItem() and not DistanceToEntityGreaterThan(9, context.ObserverPosition, context.Source);" +data "Conditions" "IsAbleToReact(context.Observer) and not Self(context.Target,context.Observer) and Enemy(context.Source, context.Observer) and not AnyEntityIsItem() and not DistanceToEntityGreaterThan(12, context.ObserverPosition, context.Source);" data "Properties" "AdjustRoll(OBSERVER_TARGET,-(LevelMapValue(ProtectorsSacrifice)));ApplyStatus(OBSERVER_TARGET,WAR_GODS_BLESSING,100,0);DealDamage(OBSERVER_OBSERVER,LevelMapValue(ProtectorsSacrifice),Necrotic);ApplyStatus(OBSERVER_OBSERVER,DIVINESTRIKE_MELEE_VFX,100,1);" data "Cost" "ReactionActionPoint:1;KiPoint:1" data "EnableCondition" "not HasStatus('SG_Polymorph') or Tagged('MINDFLAYER') or HasStatus('SG_Disguise')" @@ -433,7 +446,7 @@ type "InterruptData" using "Interrupt_Riposte" data "DisplayName" "h72d4cd23gfcdbg494bg554bg36c6a96000e1;1" data "Description" "hf16a4a62g4777gc6c6ge587gb167f71efb70;1" -data "Conditions" "IsAbleToReact(context.Observer) and Enemy(context.Source,context.Observer) and IsMeleeAttack() and IsMiss() and IsCriticalMiss() and not HasStatus('INVISIBILITY') and not AnyEntityIsItem() and not DistanceToEntityGreaterThan(2, context.ObserverPosition, context.Source) and HasLastAttackTriggered();" +data "Conditions" "IsAbleToReact(context.Observer) and Enemy(context.Source,context.Observer) and IsMeleeAttack() and IsMiss() and IsCriticalMiss() and not HasStatus('INVISIBILITY') and not AnyEntityIsItem() and not DistanceToEntityGreaterThan(2.5, context.ObserverPosition, context.Source) and HasLastAttackTriggered();" data "Properties" "UseAttack(OBSERVER_SOURCE);ApplyStatus(OBSERVER_OBSERVER,INTERRUPT_RIPOSTE,100,0)" data "Cost" "ReactionActionPoint:1" data "InterruptDefaultValue" "Ask;Enabled" @@ -484,7 +497,7 @@ type "InterruptData" using "Interrupt_Critspec_Knife" data "DisplayName" "h0f92bae1g0c70g59e2g79f4gc83bee98c91e;1" data "Description" "hfeea3dc6gf4d6gde75g8a91g97114dc30d49;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "Action_PushingAttack_Melee" data "Conditions" "IsAbleToReact(context.Observer) and (IsWeaponOfProficiencyGroup('Clubs|Greatclubs|Maces|Morningstars|Quarterstaffs', GetAttackWeapon()) and IsMeleeAttack() and IsWeaponAttack()) and not Item() and Self(context.Source,context.Observer) and HasDamageEffectFlag(DamageFlags.Hit) and IsCritical() and not IsKillingBlow() and not AnyEntityIsItem();" data "Properties" "ApplyStatus(CRITSPEC_CLUB,100,1)" @@ -547,7 +560,7 @@ type "InterruptData" using "Interrupt_Critspec_Knife" data "DisplayName" "h13fe6950g8133g1af6ge1begee321886d267;1" data "Description" "h8878f354g7e5fgaeacge196gb7f7516f428d;2" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "Icon" "Action_Monster_Gortash_ReelIn" data "Conditions" "IsAbleToReact(context.Observer) and (IsWeaponOfProficiencyGroup('Glaives|Halberds', GetAttackWeapon()) and IsMeleeAttack() and IsWeaponAttack()) and not Item() and Self(context.Source,context.Observer) and HasDamageEffectFlag(DamageFlags.Hit) and IsCritical() and not IsKillingBlow() and not AnyEntityIsItem();" data "Properties" "ApplyStatus(CRITSPEC_POLE_TARGET,100,1);ApplyStatus(OBSERVER_OBSERVER,CRITSPEC_POLE_UNLOCK,100,1)" @@ -600,7 +613,7 @@ new entry "Interrupt_FreezingRime" type "InterruptData" data "DisplayName" "hb6ee701cgc4c3g7c8ag0ee1gd1db09a81a66;1" data "Description" "h9680e04cg69cbgdfffg7054g8491af930bea;1" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "Icon" "Action_Monster_ElementalWater_WintersBreath" data "InterruptContext" "OnStatusApplied" data "InterruptContextScope" "Self" @@ -627,7 +640,7 @@ new entry "Interrupt_Debilitation_Speed" type "InterruptData" data "DisplayName" "h32a52a1cg0d5dg2f9bg816dg1dc9164d9b67;1" data "Description" "h8fb325f9g8353g6668gb33cg52450dc11d02;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "PassiveFeature_Sentinel_ZeroSpeed" data "InterruptContext" "OnStatusApplied" data "InterruptContextScope" "Nearby" @@ -881,7 +894,7 @@ new entry "Interrupt_CounterPerformance" type "InterruptData" data "DisplayName" "h49da0680g66f2g6140g4e57gbd0af8be2bce;1" data "Description" "h6a8d63cagd0cagdf35gd869gdd2520366fc4;2" -data "DescriptionParams" "Distance(18)" +data "DescriptionParams" "Distance(24)" data "Icon" "PassiveFeature_MagicInitiateBard" data "InterruptContext" "OnPostRoll" data "InterruptContextScope" "Self;Nearby;Far" @@ -922,7 +935,7 @@ data "DisplayName" "h5d8bd820g05e7ga357ge758gc2822ac2f4a9;1" data "Description" "h406f41bcg1b65g0594g8a35g4d6db184d973;1" data "InterruptContext" "OnPostRoll" data "InterruptContextScope" "Nearby" -data "Conditions" "IsAbleToReact(context.Observer) and not Self(context.Source,context.Observer) and HasInterruptedAttack() and IsMeleeAttack() and Ally(context.Source, context.Observer) and not DistanceToEntityGreaterThan(2, context.ObserverPosition, context.Source);" +data "Conditions" "IsAbleToReact(context.Observer) and not Self(context.Source,context.Observer) and HasInterruptedAttack() and IsMeleeAttack() and Ally(context.Source, context.Observer) and not DistanceToEntityGreaterThan(2.5, context.ObserverPosition, context.Source);" data "Properties" "UseAttack(OBSERVER_TARGET);" new entry "NimbleStrike_Interrupt" @@ -1137,8 +1150,8 @@ data "TooltipStatusApply" "ApplyStatus(IronCommandPersistent_Rank1,100,1);" new entry "NimbleRetribution" type "InterruptData" using "RetributiveStrikeInterrupt" -data "DisplayName" "h3a48df64g596bgc4a1gbd62gf543b6016d70;1" -data "Conditions" "IsAbleToReact(context.Observer) and not DistanceToEntityGreaterThan(4, context.ObserverPosition, context.Source) and not Self(context.Target,context.Observer) and Enemy(context.Source, context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Target,context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Source,context.Observer) and not AnyEntityIsItem();" +data "DisplayName" "h3a48df64g596bgc4a1gbd62gf543b6016d70;2" +data "Conditions" "IsAbleToReact(context.Observer) and not DistanceToEntityGreaterThan(4.5, context.ObserverPosition, context.Source) and not Self(context.Target,context.Observer) and Enemy(context.Source, context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Target,context.Observer) and HasStatus('CHAMPION_AURA_STATUS',context.Source,context.Observer) and not AnyEntityIsItem();" new entry "WeightedGuilt" type "InterruptData" @@ -1154,7 +1167,7 @@ using "Interrupt_ShieldBlock" data "DisplayName" "h3f18a6a3g621cg38fdga14cg96bd5fef8b0e;1" data "Description" "he296e1c6g6c73ge48ag1138g008853ec5ef2;3" data "InterruptContextScope" "Nearby" -data "Conditions" "IsAbleToReact(context.Observer) and not DistanceToEntityGreaterThan(2, context.ObserverPosition, context.Source) and not Self(context.Target,context.Observer) and not Eenmy(context.Target,context.Observer) and IsAttack() and not IsSpell() and (HasStatus('RAISE_SHIELD',context.Observer) or HasStatus('RAISE_SHIELD_SPIRIT',context.Observer) or HasStatus('ParagonShield',context.Observer));" +data "Conditions" "IsAbleToReact(context.Observer) and not DistanceToEntityGreaterThan(2.5, context.ObserverPosition, context.Source) and not Self(context.Target,context.Observer) and not Eenmy(context.Target,context.Observer) and IsAttack() and not IsSpell() and (HasStatus('RAISE_SHIELD',context.Observer) or HasStatus('RAISE_SHIELD_SPIRIT',context.Observer) or HasStatus('ParagonShield',context.Observer));" new entry "BloodMagic_EerieVeil_Offensive" type "InterruptData" @@ -1370,7 +1383,7 @@ type "InterruptData" using "BloodMagic_EerieVeil_Offensive" data "DisplayName" "h20f9f5a6gc915g30ecg8c08ge151e9e9cba3;1" data "Description" "he50cca36g2ec9g2a29ge14egba4a3cfe5cb7;1" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "Icon" "PassiveFeature_RepellingBlast" data "Conditions" "IsAbleToReact(context.Observer) and Self(context.Source,context.Observer) and IsSpell() and HasUseCosts('SorceryPoint',true) and not Item() and not AnyEntityIsItem() and not Self(context.Target,context.Observer) and (IsHit() or HasDamageEffectFlag(DamageFlags.SavingThrow)) and not IsKillingBlow();" data "Properties" "ApplyStatus(BARB_KNOCKBACK,100,1);ApplyStatus(PASSIVE_REPELLING_BLAST,100,1);ApplyStatus(OBSERVER_SOURCE,BloodMagicSelf,100,1);" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt index 0df8f4cf..736c8a88 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Passive.txt @@ -44,7 +44,7 @@ data "DisplayName" "hdff3f897gdee6g3ed9g0b28gd06945f0f08f;2" data "Description" "h07f7b560gf34dgdf73g3d1dg9a5369f5689e;3" data "Icon" "PassiveFeature_Skilled" data "Properties" "IsHidden" -data "Boosts" "ProficiencyBonus(SavingThrow, Constitution);ProficiencyBonus(SavingThrow, Dexterity);ProficiencyBonus(SavingThrow, Wisdom);ProficiencyBonus(Skill, Perception);IF(IsProficientWith(context.Source, GetActiveArmor()) or not (IsOfProficiencyGroup('LightArmor', GetActiveArmor()) or IsOfProficiencyGroup('MediumArmor', GetActiveArmor()) or IsOfProficiencyGroup('HeavyArmor', GetActiveArmor()))):AddProficiencyToAC();UnlockSpellVariant(HasUseCosts('BonusActionPoint'),ModifyUseCosts(Replace,ActionPoint,1,0,BonusActionPoint));ActionResource(Stride,9,0);ActionResource(Flourish,1,0);IF((IsMeleeWeaponAttack() or IsUnarmedAttack()) and IsCritical() and not HasPassive('Thief_Finesse',context.Source)):DamageBonus(StrengthModifier);UnlockInterrupt(CriticalHit_10);UnlockInterrupt(CriticalMiss_10);UnlockSpell(Target_SkillActions);UnlockSpell(Target_AidAnother);" +data "Boosts" "ProficiencyBonus(SavingThrow, Constitution);ProficiencyBonus(SavingThrow, Dexterity);ProficiencyBonus(SavingThrow, Wisdom);ProficiencyBonus(Skill, Perception);IF(IsProficientWith(context.Source, GetActiveArmor()) or not (IsOfProficiencyGroup('LightArmor', GetActiveArmor()) or IsOfProficiencyGroup('MediumArmor', GetActiveArmor()) or IsOfProficiencyGroup('HeavyArmor', GetActiveArmor()))):AddProficiencyToAC();UnlockSpellVariant(HasUseCosts('BonusActionPoint'),ModifyUseCosts(Replace,ActionPoint,1,0,BonusActionPoint));ActionResource(Stride,9,0);ActionResource(Flourish,1,0);IF((IsMeleeWeaponAttack() or IsUnarmedAttack()) and IsCritical() and not HasPassive('Thief_Finesse',context.Source)):DamageBonus(StrengthModifier);UnlockInterrupt(CriticalHit_10);UnlockInterrupt(CriticalMiss_10);UnlockInterrupt(VolleyReaction);UnlockSpell(Target_SkillActions);UnlockSpell(Target_AidAnother);" data "StatsFunctorContext" "OnTurn" data "Conditions" "TurnBased()" data "StatsFunctors" "AI_IGNORE:IF( not HasAnyMovementStatus() ):ApplyStatus(DEBUG_RESET_MOVE,100,-1); IF( HasDashStatus() ):UseActionResource(ActionPoint,1,0)" @@ -657,6 +657,15 @@ using "OffGuardRules" data "DisplayName" "h1b6d9aa9g518eg9fe4g7273gc44efcdc9a90;1" data "Boosts" "IF( OffGuardFlanking() and not OffGuardNoFlanking() and not (Tagged('CIRC_PEN_1AC',context.Target) or Tagged('CIRC_PEN_2AC',context.Target)) ):RollBonus(Attack, 2);IF( OffGuardFlanking() and not OffGuardNoFlanking() and Tagged('CIRC_PEN_1AC',context.Target) ):RollBonus(Attack, 1);" +new entry "Volley30" +type "PassiveData" +using "OffGuardRules" +data "DisplayName" "h1232dcc1gc03dg22a6g5149g40de9ac719bb;1" +data "Description" "h98913f5cg31c5g4439g88a0g9f8c53020979;1" +data "DescriptionParams" "Distance(12)" +data "Properties" "DisplayBoostInTooltip" +data "Boosts" "IF(Volley(12)):RollBonus(RangedWeaponAttack, -2);" + new entry "InitiativeRules" type "PassiveData" data "Icon" "PassiveFeature_Generic_Threat" @@ -708,10 +717,10 @@ new entry "FastMovement" type "PassiveData" data "DisplayName" "h43db7592g593fga3e2gbfc5g8d5273d1a48a;1" data "Description" "h3115f521g6d08g83aag7773gefdcc2b13c26;1" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "Icon" "PassiveFeature_FastMovement" data "Properties" "Highlighted;ForceShowInCC" -data "Boosts" "ActionResource(Movement, 1.5, 0);" +data "Boosts" "ActionResource(Movement, 2, 0);" new entry "HeavilyArmored" type "PassiveData" @@ -1137,13 +1146,14 @@ data "Boosts" "IF(not (IsSkillMaster('Intimidation', 'Charisma') and ConditionRe new entry "PowerfulLeap" type "PassiveData" data "DisplayName" "hdc0f2d58g0e35g5d73g3573gbd6b6706e4a6;1" -data "Description" "h006122c7ga470g9868g638cgdeba6c59ead5;1" +data "Description" "h006122c7ga470g9868g638cgdeba6c59ead5;2" +data "DescriptionParams" "Distance(2)" data "TooltipPermanentWarnings" "c6570d93-ba27-4b25-9bef-0834d78a1d30" data "Icon" "Spell_Transmutation_LongJump" data "Properties" "Highlighted" data "BoostContext" "OnCreate;OnTurn" data "BoostConditions" "IsSkillExpert('Athletics', 'Strength');" -data "Boosts" "JumpMaxDistanceBonus(1.5);" +data "Boosts" "JumpMaxDistanceBonus(2);" new entry "BattleCry" type "PassiveData" @@ -1990,7 +2000,7 @@ data "Icon" "Action_Bard_Countercharm" data "Properties" "Highlighted" data "Boosts" "ActionResource(KiPoint,1,0);" data "StatsFunctorContext" "OnCombatStarted" -data "StatsFunctors" "ApplyStatus(COUNTER_PERFORMANCE_SOURCE,100,-1);ApplyStatus(COUNTER_PERFORMANCE_ROLL,100,1d20);ApplyStatus(COUNTER_PERFORMANCE_ALLY,100,-1);" +data "StatsFunctors" "IF(HasActionResource('KiPoint', 1, 0, false, false, context.Source)):ApplyStatus(COUNTER_PERFORMANCE_SOURCE,100,-1);IF(HasActionResource('KiPoint', 1, 0, false, false, context.Source)):ApplyStatus(COUNTER_PERFORMANCE_ROLL,100,1d20);IF(HasActionResource('KiPoint', 1, 0, false, false, context.Source)):ApplyStatus(COUNTER_PERFORMANCE_ALLY,100,-1);" new entry "CounterPerformanceTechnical" type "PassiveData" @@ -2420,7 +2430,7 @@ type "PassiveData" using "FastMovement" data "DisplayName" "h63890dccg8acag4cf0g732eg01544e4a478a;1" data "Description" "hdf7893ceg957eg32fcg1ab9g1a9590528516;2" -data "DescriptionParams" "Distance(1.5);Distance(3)" +data "DescriptionParams" "Distance(2);Distance(4)" data "Icon" "PassiveFeature_UnarmoredMovement" data "Boosts" "Tag(STAT_BON_SPEED_05);" @@ -2481,7 +2491,7 @@ data "Boosts" "UnlockInterrupt(QuickShieldBlockInterrupt)" new entry "SuddenLeap" type "PassiveData" data "DisplayName" "hbaea5660gb726g7b59g201egb01a560c3715;1" -data "Description" "hba0a644eg24d4g9affg4509g797de1e57765;1" +data "Description" "hba0a644eg24d4g9affg4509g797de1e57765;2" data "TooltipUseCosts" "ActionPoint:2" data "Icon" "PassiveFeature_RemarkableAthlete_Jump" data "Boosts" "UnlockSpell(Projectile_SuddenLeap)" @@ -2731,10 +2741,11 @@ data "DynamicAnimationTag" "c4598bdb-fc07-40dd-a62c-90cc138bd76f" new entry "DancingLeaf" type "PassiveData" data "DisplayName" "h799fd177gc44egdf66g6140g9ccdbc700db2;1" -data "Description" "he8d2ce5dg60bfg9062gcc0bgfa2db0ddafc7;1" +data "Description" "he8d2ce5dg60bfg9062gcc0bgfa2db0ddafc7;2" +data "DescriptionParams" "Distance(2)" data "Icon" "Spell_Transmutation_FeatherFall" data "Properties" "Highlighted" -data "Boosts" "IgnoreFallDamage();JumpMaxDistanceBonus(1.5)" +data "Boosts" "IgnoreFallDamage();JumpMaxDistanceBonus(2);" data "DynamicAnimationTag" "c4598bdb-fc07-40dd-a62c-90cc138bd76f" new entry "FlurryOfManuevers" @@ -2748,7 +2759,7 @@ data "DynamicAnimationTag" "c4598bdb-fc07-40dd-a62c-90cc138bd76f" new entry "FlyingKick" type "PassiveData" data "DisplayName" "he1b77b10ge2d7g73bdgbb03g346b16eaddca;1" -data "Description" "h9cdefe28g1fc6g84e9ga19cg74d93b27a17b;1" +data "Description" "h9cdefe28g1fc6g84e9ga19cg74d93b27a17b;2" data "TooltipUseCosts" "ActionPoint:2" data "Icon" "Action_IronboundPursuit" data "Boosts" "UnlockSpell(Projectile_FlyingKick)" @@ -2787,7 +2798,7 @@ data "TooltipPermanentWarnings" "ec0375a8-9d94-40f9-8a5c-220f9ab7b879" data "Icon" "Spell_Conjuration_DimensionDoor" data "BoostContext" "OnCreate;OnLongRest" data "BoostConditions" "QiSpellsInitiate()" -data "Boosts" "UnlockSpell(Teleportation_ShrinkTheSpan);ActionResource(KiPoint,1,0)" +data "Boosts" "IF(not HasActionResource('Movement',7,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_6);IF(HasActionResource('Movement',7,0,false,true,context.Source) and not HasActionResource('Movement',9,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_8);IF(HasActionResource('Movement',9,0,false,true,context.Source) and not HasActionResource('Movement',11,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_10);IF(HasActionResource('Movement',11,0,false,true,context.Source) and not HasActionResource('Movement',13,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_12);IF(HasActionResource('Movement',13,0,false,true,context.Source) and not HasActionResource('Movement',15,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_14);IF(HasActionResource('Movement',15,0,false,true,context.Source) and not HasActionResource('Movement',17,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_16);IF(HasActionResource('Movement',17,0,false,true,context.Source) and not HasActionResource('Movement',19,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_18);IF(HasActionResource('Movement',19,0,false,true,context.Source)):UnlockSpell(Teleportation_ShrinkTheSpan_20);ActionResource(KiPoint,1,0);" new entry "CraneFlutter" type "PassiveData" @@ -2884,17 +2895,20 @@ data "Boosts" "MonkWeaponAttackOverride();CharacterUnarmedDamage(StrengthModifie new entry "IncredibleMovement" type "PassiveData" using "UnarmoredMovement_1" +data "DescriptionParams" "Distance(4)" data "BoostConditions" "not WearingArmor(context.Source)" data "Boosts" "Tag(STAT_BON_SPEED_10);" new entry "UnarmoredMovement_2" type "PassiveData" using "UnarmoredMovement_2" +data "DescriptionParams" "Distance(6)" data "Boosts" "Tag(STAT_BON_SPEED_15);" new entry "UnarmoredMovement_3" type "PassiveData" using "UnarmoredMovement_3" +data "DescriptionParams" "Distance(8)" data "Boosts" "Tag(STAT_BON_SPEED_20);" new entry "PathToPerfectionFort" @@ -2991,7 +3005,8 @@ data "Boosts" "UnlockSpell(Projectile_WallRun)" new entry "WildWindsInitiate" type "PassiveData" data "DisplayName" "he64082e7gbda9g7571g2438g40ae52f3d13c;2" -data "Description" "h693a637cgf507g47edg2e7bg2f71cf26467e;1" +data "Description" "h693a637cgf507g47edg2e7bg2f71cf26467e;2" +data "DescriptionParams" "Distance(12)" data "TooltipUseCosts" "ActionPoint:1;KiPoint:1" data "TooltipPermanentWarnings" "ec0375a8-9d94-40f9-8a5c-220f9ab7b879;73c08de0-7999-41ec-9968-df81908d42fe" data "Icon" "Action_Monk_FangsOfTheFireSnake" @@ -3079,7 +3094,7 @@ new entry "ChampionsAura" type "PassiveData" data "DisplayName" "h84ade156g2154ga0c8g3ebcgb90fbaf0c887;1" data "Description" "h8ab946a4g35f0g47d9ga7e2g64799f69991d;1" -data "DescriptionParams" "Distance(4.5)" +data "DescriptionParams" "Distance(6)" data "Icon" "Action_Paladin_AuraOfProtection" data "Properties" "ForceShowInCC;IsToggled;ToggledDefaultOn" data "StatsFunctorContext" "OnCombatStarted;OnStatusRemoved" @@ -3277,7 +3292,7 @@ new entry "NimbleReprisal" type "PassiveData" data "DisplayName" "he0c78d6egd4eeg7fb5g60d1g58f7948fa5b9;1" data "Description" "he43bc9bfgebe8g5e71gcfa7g9083373a35d9;2" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "Icon" "Action_Mag_UndeadTurningAmmunition" data "Properties" "Highlighted" data "BoostContext" "OnCreate;OnLongRest" @@ -3288,7 +3303,7 @@ new entry "ExpandAura" type "PassiveData" data "DisplayName" "hbac9c46dg4739gcb6ag0af8g0e7ef74c9c96;1" data "Description" "hf5302167g705bgf8fag4656gdddf2a510d56;1" -data "DescriptionParams" "Distance(9)" +data "DescriptionParams" "Distance(12)" data "ExtraDescription" "hefdc7ce0g7c49g255bg0997g7408f3670771;1" data "TooltipUseCosts" "ActionPoint:1" data "Icon" "Action_Paladin_AuraOfDevotion" @@ -5585,7 +5600,7 @@ new entry "OngoingMisery" type "PassiveData" data "DisplayName" "hd83e0451g9f61g0aabgba82g519e375d75b2;1" data "Description" "hb37d1d91gd9bbg0dbdgb0e5g5ae84935ef5b;1" -data "DescriptionParams" "Distance(4.5)" +data "DescriptionParams" "Distance(6)" data "Icon" "Spell_Enchantment_Hex" data "Properties" "Highlighted" data "BoostContext" "OnStatusApplied;OnStatusRemoved" @@ -6729,7 +6744,8 @@ data "Boosts" "UnlockSpell(Zone_TidalHands);" new entry "BurningJet" type "PassiveData" data "DisplayName" "h7f3c7932g6e9agfcddgb511g86ffd58948b0;1" -data "Description" "h241b54aag6b19g2e5dgde9bgeb46af546202;1" +data "Description" "h241b54aag6b19g2e5dgde9bgeb46af546202;2" +data "DescriptionParams" "Distance(16);Distance(24)" data "BoostContext" "OnCreate;OnLongRest" data "Boosts" "UnlockSpell(Rush_BurningJet_Level1);IF(CharacterLevelGreaterThan(5)):UnlockSpell(Rush_BurningJet_Level6);" @@ -6937,7 +6953,8 @@ data "Boosts" "UnlockSpell(Projectile_ElementalArtillery);" new entry "FlingingUpdraft" type "PassiveData" data "DisplayName" "h5dfd6a33g3153gba6cg2fbag46fa844e2499;1" -data "Description" "h8fd878edgf6a5geeeeg8254ga06be4db3169;1" +data "Description" "h8fd878edgf6a5geeeeg8254ga06be4db3169;2" +data "DescriptionParams" "Distance(24);Distance(12)" data "Boosts" "UnlockSpell(Throw_FlingingUpdraft);" new entry "LightningRod" @@ -7467,15 +7484,15 @@ new entry "Armor_SpeedPenalty_5" type "PassiveData" data "DisplayName" "h9dee4acbg35abg0546gc9fbg75973d0a63ca;1" data "Description" "h15db22bcg4e08g3026g41a3g45b71c97edb9;1" -data "DescriptionParams" "Distance(1.5)" -data "Boosts" "IF(ArmorCheck() and not HasPassive('UnburdenedIron',context.Source)):ActionResource(Movement,-1.5,0);" +data "DescriptionParams" "Distance(2)" +data "Boosts" "IF(ArmorCheck() and not HasPassive('UnburdenedIron',context.Source)):ActionResource(Movement,-2,0);" new entry "Armor_SpeedPenalty_10" type "PassiveData" using "Armor_SpeedPenalty_5" data "Description" "h3de85d87gf6ecgc006gbf0egb82f17cb18af;1" -data "DescriptionParams" "Distance(3);Distance(1.5)" -data "Boosts" "IF(ArmorCheck() and not HasPassive('UnburdenedIron',context.Source)):ActionResource(Movement,-3,0);IF(not ArmorCheck() and not HasPassive('UnburdenedIron',context.Source)):ActionResource(Movement,-1.5,0);" +data "DescriptionParams" "Distance(4);Distance(2)" +data "Boosts" "IF(ArmorCheck() and not HasPassive('UnburdenedIron',context.Source)):ActionResource(Movement,-4,0);IF(not ArmorCheck() and not HasPassive('UnburdenedIron',context.Source)):ActionResource(Movement,-2,0);" new entry "Trait_Bulwark" type "PassiveData" @@ -7989,7 +8006,7 @@ new entry "MAG_Frightened_Passive" type "PassiveData" data "DisplayName" "h0be041d2g265cg64e0gb4begaf25c48acafe;1" data "Description" "h3bf421c8g7272g7f2agd740g5d49086d263d;1" -data "DescriptionParams" "Distance(5)" +data "DescriptionParams" "Distance(4)" new entry "MAG_Paladin_LayOnHandsSupport_Gloves_Passive" type "PassiveData" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Projectile.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Projectile.txt index f6e9cf36..c08443fe 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Projectile.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Projectile.txt @@ -68,7 +68,7 @@ type "SpellData" data "SpellType" "Projectile" data "TargetCeiling" "0.8" data "TargetFloor" "-1" -data "TargetRadius" "4.5" +data "TargetRadius" "6" data "AddRangeFromAbility" "Strength,1" data "ProjectileCount" "1" data "Trajectories" "rules:861d0046-1858-401e-b97b-28f7b3e3e89a,d5e54f29-f80f-4105-96b2-23b5af9321c7,bac38aab-dfa7-4a5a-9c2a-552b0b626ee3" @@ -99,7 +99,7 @@ type "SpellData" data "SpellType" "Projectile" data "TargetCeiling" "0.8" data "TargetFloor" "-1" -data "TargetRadius" "3" +data "TargetRadius" "4" data "ProjectileCount" "1" data "Trajectories" "rules:861d0046-1858-401e-b97b-28f7b3e3e89a,d5e54f29-f80f-4105-96b2-23b5af9321c7,bac38aab-dfa7-4a5a-9c2a-552b0b626ee3" data "Icon" "Action_Jump" @@ -129,7 +129,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_Jump" data "Cooldown" "None" -data "TargetRadius" "4.5" +data "TargetRadius" "6" new entry "Projectile_Jump_NoFallDamage" type "SpellData" @@ -144,7 +144,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_Jump" data "Cooldown" "OncePerTurn" -data "TargetRadius" "18" +data "TargetRadius" "24" data "Trajectories" "8daba69c-347d-419e-a9de-efacd82d7e51,6ff3928f-3ec8-48cd-1a61-fc7c0c97c2c7,17772b1c-eed7-a1fc-bc65-082d30f44edd" data "DisplayName" "h5f66a46egbdafgcbcdg6768ge854526c7b0b;1" data "ExtraDescription" "" @@ -166,7 +166,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_Fly" data "SpellProperties" ";" -data "TargetRadius" "9" +data "TargetRadius" "12" data "Icon" "Action_TempestuousMagic" data "PrepareSound" "Action_Prepare_Sorcerer_TempestuousMagic" data "CastSound" "Action_Cast_Sorcerer_TempestuousMagic" @@ -216,7 +216,7 @@ type "SpellData" data "SpellType" "Projectile" data "Cooldown" "OncePerTurn" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Constitution,12)" data "SpellSuccess" "DealDamage(1d6, Radiant,Magical);ApplyStatus(WILD_MAGIC_BARBARIAN_LIGHT_BOLT_BLINDED,100,1)" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" @@ -246,7 +246,7 @@ new entry "Projectile_OversizedThrow" type "SpellData" data "SpellType" "Projectile" using "Projectile_StoneThrow_Ogre" -data "TargetRadius" "7" +data "TargetRadius" "8" data "SpellSuccess" "IF(not HasPassive('WeaponSpecialization',context.Source)):DealDamage(1d10+StrengthModifier,Bludgeoning);IF(HasPassive('WeaponSpecialization',context.Source)):DealDamage(2d10+StrengthModifier,Bludgeoning);" data "TargetConditions" "not Self()" data "DisplayName" "h87537a39g7669g9b47gd7f6gbcb391818f62;1" @@ -264,9 +264,9 @@ data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Air_Container" data "SpellProperties" "GROUND:SurfaceChange(Electrify);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TargetConditions" "RageConcentrateSpell();" data "Trajectories" "f3e80d36-e158-4e4a-b79b-07e5d794ae32" data "Icon" "Item_ARR_Arrow_Of_Lightning" @@ -293,7 +293,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Electric" data "SpellContainerID" "Target_ElementalBlast_Air_Dedi" -data "SpellSuccess" "DealDamage(1d6,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(1d6,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(1d6,Lightning);" new entry "Projectile_ElementalBlast_Air_Electric_2Action" @@ -301,7 +301,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Electric" data "SpellProperties" "GROUND:SurfaceChange(Electrify);GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Lightning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Lightning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "Icon" "Item_ARR_Arrow_Of_Lightning" data "DisplayName" "h3256b413g9232g04edg4391g8396b0a7a9e0;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Lightning);" @@ -313,7 +313,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Electric_2Action" data "SpellContainerID" "Target_ElementalBlast_Air_Dedi" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(1d6+ConstitutionModifier,Lightning,Magical);IF(IsCritical()):DealDamage(1d6+ConstitutionModifier+ConstitutionModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(1d6+ConstitutionModifier,Lightning,Magical);IF(IsCritical()):DealDamage(1d6+ConstitutionModifier+ConstitutionModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(1d6+ConstitutionModifier,Lightning);" new entry "Projectile_ElementalBlast_Air_Slashing" @@ -321,9 +321,9 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Air_Container" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TargetConditions" "RageConcentrateSpell();" data "Trajectories" "3eaf2c46-46a9-4b52-8e05-fae7dc4e548b" data "Icon" "Item_ARR_Arrow_Of_Slaying" @@ -351,7 +351,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Slashing" data "SpellContainerID" "Target_ElementalBlast_Air_Dedi" -data "SpellSuccess" "DealDamage(1d6,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(1d6,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(1d6,Slashing);" new entry "Projectile_ElementalBlast_Air_Slashing_2Action" @@ -359,7 +359,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Slashing" data "SpellProperties" "GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Slashing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Slashing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "DisplayName" "h887c2861g2077g8c4dg2abbg1132c18c05be;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Slashing);" data "UseCosts" "ActionPoint:2;" @@ -370,7 +370,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Slashing_2Action" data "SpellContainerID" "Target_ElementalBlast_Air_Dedi" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(1d6+ConstitutionModifier,Slashing,Magical);IF(IsCritical()):DealDamage(1d6+ConstitutionModifier+ConstitutionModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(1d6+ConstitutionModifier,Slashing,Magical);IF(IsCritical()):DealDamage(1d6+ConstitutionModifier+ConstitutionModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(1d6+ConstitutionModifier,Slashing);" new entry "Projectile_ElementalBlast_Air_Cold" @@ -378,7 +378,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Slashing" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);" -data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "Trajectories" "47ac1e9a-3b62-4010-bde9-0dc602edd114" data "Icon" "Item_ARR_Arrow_Of_Ice" data "DisplayName" "h54b86ef1gd96fg3bd5gf595g0353e62cb1b5;1" @@ -394,7 +394,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Cold" data "SpellContainerID" "Target_ElementalBlast_Air_Dedi" -data "SpellSuccess" "DealDamage(1d6,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(1d6,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TargetConditions" "RageConcentrateSpell();" data "TooltipDamageList" "DealDamage(1d6,Cold);" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Air',false) and RageConcentrateSpell();" @@ -404,7 +404,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Slashing_2Action" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "Trajectories" "47ac1e9a-3b62-4010-bde9-0dc602edd114" data "Icon" "Item_ARR_Arrow_Of_Ice" data "DisplayName" "hedc38996gda4cga62eg31dfg230da641c859;1" @@ -420,7 +420,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Air_Cold_2Action" data "SpellContainerID" "Target_ElementalBlast_Air_Dedi" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(1d6+ConstitutionModifier,Cold,Magical);IF(IsCritical()):DealDamage(1d6+ConstitutionModifier+ConstitutionModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(1d6+ConstitutionModifier,Cold,Magical);IF(IsCritical()):DealDamage(1d6+ConstitutionModifier+ConstitutionModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(1d6+ConstitutionModifier,Cold);" new entry "Projectile_ElementalBlast_Fire_Fire" @@ -429,7 +429,7 @@ data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Fire_Container" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast),Fire,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Fire',context.Source)):ApplyStatus(PersistentFire_1d6,100,1);" data "TargetConditions" "RageConcentrateSpell();" @@ -535,7 +535,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Earth_Container" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Earth',context.Source)):ApplyStatus(PRONE_PF2,100,-1);" data "TargetConditions" "RageConcentrateSpell();" @@ -592,7 +592,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Earth_Container" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Piercing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Earth',context.Source)):ApplyStatus(PRONE_PF2,100,-1);" data "TargetConditions" "RageConcentrateSpell();" @@ -701,7 +701,7 @@ data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Water_Container" data "SpellProperties" "GROUND:SurfaceChange(Douse);" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Bludgeoning,Magical);" data "TargetConditions" "RageConcentrateSpell();" @@ -738,7 +738,7 @@ new entry "Projectile_ElementalBlast_Water_Bludgeoning_2Action" type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Water_Bludgeoning" -data "SpellProperties" "GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellProperties" "GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" data "SpellSuccess" "IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Bludgeoning,Magical);IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier,Bludgeoning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+ConstitutionModifier,Bludgeoning,Magical);" data "Icon" "Item_ARR_Arrow_Of_Detonation" data "DisplayName" "h03ad14c0g0e16g3cc0g1e75gabc0b0acfbca;1" @@ -760,7 +760,7 @@ data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Water_Container" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Cold,Magical);" data "TargetConditions" "RageConcentrateSpell();" @@ -796,7 +796,7 @@ new entry "Projectile_ElementalBlast_Water_Cold_2Action" type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Water_Cold" -data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" data "SpellSuccess" "IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Cold,Magical);IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+ConstitutionModifier,Cold,Magical);" data "Icon" "Item_ARR_Arrow_Of_Ice" data "DisplayName" "heb8be1c2gf50fg1fc2g8a8eg78295e5731a3;1" @@ -842,7 +842,7 @@ new entry "Projectile_ElementalBlast_Water_Acid_2Action" type "SpellData" data "SpellType" "Projectile" using "Projectile_ElementalBlast_Water_Cold_2Action" -data "SpellProperties" "IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellProperties" "IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" data "SpellSuccess" "IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Acid,Magical);IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier,Acid,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+ConstitutionModifier,Acid,Magical);" data "Trajectories" "45e6cc9f-7ec9-4e1b-aa2f-95568173ed40" data "Icon" "Item_ARR_Arrow_Of_Acid" @@ -870,7 +870,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Metal_Container" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Piercing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Metal',context.Source)):ApplyStatus(PersistentAcid_1d6,100,1);" data "TargetConditions" "RageConcentrateSpell();" @@ -927,7 +927,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Metal_Container" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Metal',context.Source)):ApplyStatus(PersistentAcid_1d6,100,1);" data "TargetConditions" "RageConcentrateSpell();" @@ -1038,7 +1038,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Wood_Container" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Wood',context.Source)):ApplyStatus(ENSNARED,100,1);" data "TargetConditions" "RageConcentrateSpell();" @@ -1095,7 +1095,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellContainerID" "Target_ElementalBlast_Wood_Container" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8AoeCantrip),Radiant,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Wood',context.Source)):ApplyStatus(ENSNARED,100,1);" data "TargetConditions" "RageConcentrateSpell();" @@ -1393,7 +1393,7 @@ data "SpellType" "Projectile" using "Projectile_FlyingKick" data "SpellProperties" "GROUND:DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(MainHand);" data "TargetCeiling" "1.6" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AddRangeFromAbility" "Strength,2" data "SpellRoll" "Attack2e(AttackType.MeleeWeaponAttack)" data "SpellSuccess" "DealDamage(MainMeleeWeapon);ExecuteWeaponFunctors(MainHand);" @@ -1439,7 +1439,7 @@ data "SpellType" "Projectile" using "Projectile_Jump" data "TargetCeiling" "15" data "TargetFloor" "-15" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "AddRangeFromAbility" ";" data "Icon" "PassiveFeature_SlowFall" data "DisplayName" "ha283271bgc405g9ed8g490fg628b803c0a24;1" @@ -1600,9 +1600,9 @@ data "Level" "3" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "TargetFloor" "-1" -data "TargetRadius" "18" -data "AreaRadius" "6" -data "ExplodeRadius" "6" +data "TargetRadius" "24" +data "AreaRadius" "8" +data "ExplodeRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Fire,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Fire,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d6)/2,Fire,Magical);" @@ -1692,7 +1692,7 @@ data "SpellType" "Projectile" data "Level" "1" data "SpellSchool" "Necromancy" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" data "SpellSuccess" "ApplyStatus(FungalPersistent_Half_Rank2,100,-1);DealDamage(1d8,Poison,Magical);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -1760,7 +1760,7 @@ data "SpellType" "Projectile" data "Cooldown" "OncePerRestPerItem" data "SpellProperties" "" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AmountOfTargets" "3" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(1d4,Piercing);DealDamage(1d4,Bludgeoning);" @@ -1837,7 +1837,7 @@ data "ContainerSpells" "Projectile_ScorchingRay_CircletOfBlasting_1Action;Projec data "Cooldown" "OncePerRestPerItem" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(2d6,Fire,Magical)" data "TargetConditions" "not Self() and not Dead()" @@ -1871,7 +1871,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Projectile_BlazingBolt_Container_Rank2" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(2d6,Fire,Magical)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -1964,7 +1964,7 @@ data "SpellSchool" "Evocation" data "ContainerSpells" "Projectile_MagicMissile_Rank1_1Action;Projectile_MagicMissile_Rank1_2Action;Projectile_MagicMissile_Rank1_3Action" data "SpellProperties" "DealDamage(1d4+1,Force,Magical)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AmountOfTargets" "1" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" @@ -2078,7 +2078,7 @@ data "SpellType" "Projectile" data "Level" "0" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D4Cantrip),Piercing,Magical)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2112,7 +2112,7 @@ data "Level" "0" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Electrify)" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "2" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D4AoeCantrip),Lightning,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D4AoeCantrip))*2,Lightning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -2146,7 +2146,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_NeedleDarts" data "SpellProperties" "GROUND:CreateSurface(2,10,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,SCATTER_SCREE);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "ExplodeRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" @@ -2171,7 +2171,7 @@ data "Level" "0" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D4AoeCantrip),Cold,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D4AoeCantrip))*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(BLD_WEAK_INPUT,100,LevelMapValue(H1Plus1));IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "DealDamage((LevelMapValue(D4AoeCantrip))/2,Cold,Magical)" @@ -2204,7 +2204,7 @@ using "Projectile_RayOfFrost" data "Level" "1" data "SpellProperties" "ApplyStatus(WET,100,1);" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(3d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(3d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "SpellFail" ";" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" data "Icon" "Spell_Conjuration_IceKnife" @@ -2227,7 +2227,7 @@ new entry "Projectile_HydraulicPush_2" type "SpellData" data "SpellType" "Projectile" using "Projectile_HydraulicPush_1" -data "SpellSuccess" "DealDamage(5d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(5d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TooltipDamageList" "DealDamage(5d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:2" data "RootSpellID" "Projectile_HydraulicPush_1" @@ -2237,7 +2237,7 @@ new entry "Projectile_HydraulicPush_3" type "SpellData" data "SpellType" "Projectile" using "Projectile_HydraulicPush_1" -data "SpellSuccess" "DealDamage(7d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(7d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TooltipDamageList" "DealDamage(7d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" data "RootSpellID" "Projectile_HydraulicPush_1" @@ -2247,7 +2247,7 @@ new entry "Projectile_HydraulicPush_4" type "SpellData" data "SpellType" "Projectile" using "Projectile_HydraulicPush_1" -data "SpellSuccess" "DealDamage(9d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(9d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TooltipDamageList" "DealDamage(9d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4" data "RootSpellID" "Projectile_HydraulicPush_1" @@ -2257,7 +2257,7 @@ new entry "Projectile_HydraulicPush_5" type "SpellData" data "SpellType" "Projectile" using "Projectile_HydraulicPush_1" -data "SpellSuccess" "DealDamage(11d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(11d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TooltipDamageList" "DealDamage(11d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5" data "RootSpellID" "Projectile_HydraulicPush_1" @@ -2267,7 +2267,7 @@ new entry "Projectile_HydraulicPush_6" type "SpellData" data "SpellType" "Projectile" using "Projectile_HydraulicPush_1" -data "SpellSuccess" "DealDamage(13d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(13d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TooltipDamageList" "DealDamage(13d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6" data "RootSpellID" "Projectile_HydraulicPush_1" @@ -2279,7 +2279,7 @@ data "SpellType" "Projectile" data "Level" "2" data "SpellSchool" "Necromancy" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "ApplyStatus(RAY_OF_ENFEEBLEMENT,100,10)" data "TargetConditions" "Character() and not Self() and ConcentrateSpell();" @@ -2309,7 +2309,7 @@ new entry "Projectile_ChillingDarkness_3" type "SpellData" data "SpellType" "Projectile" using "Projectile_RayOfEnfeeblement" -data "TargetRadius" "36" +data "TargetRadius" "48" data "SpellSuccess" "DealDamage(5d6,Cold,Magical);IF(Tagged('CELESTIAL')):DealDamage(5d6,Necrotic,Magical);" data "DisplayName" "h1e74d63ag6abfgeb39g28a7gf7ae8ddeee8c;1" data "Description" "hb92f98acg8166g5fa5g4b84g3b03b3077cd7;2" @@ -2357,7 +2357,7 @@ using "Projectile_Jump" data "Level" "1" data "TargetCeiling" "9" data "TargetFloor" "-9" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AddRangeFromAbility" ";" data "Icon" "Spell_Transmutation_LongJump" data "DisplayName" "hbb139911g6f41gd9f1gda71g9c4bbdfbfb0b;1" @@ -2380,7 +2380,7 @@ data "SpellType" "Projectile" data "Level" "0" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D4AoeCantrip),Radiant,Magical);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2419,7 +2419,7 @@ data "Level" "0" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_SlashingGust;Target_SlashingGust_Double" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D4AoeCantrip),Slashing,Magical);IF(IsCritical()):ApplyStatus(BLEEDING,100,10);IF(IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(GougingClawBleed_Rank1,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(GougingClawBleed_Rank2,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(GougingClawBleed_Rank3,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(GougingClawBleed_Rank4,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(GougingClawBleed_Rank5,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(GougingClawBleed_Rank6,100,-1);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2454,7 +2454,7 @@ data "Level" "0" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D4Cantrip),Fire,Magical);IF(IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(IgnitionPersistent_Rank1,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(IgnitionPersistent_Rank2,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(IgnitionPersistent_Rank3,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(IgnitionPersistent_Rank4,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(IgnitionPersistent_Rank5,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(IgnitionPersistent_Rank6,100,-1);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2489,7 +2489,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_IgnitionContainer" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(IgnitionDamage),Fire,Magical);IF(IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(IgnitionPersistent_Rank1,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(IgnitionPersistent_Rank2,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(IgnitionPersistent_Rank3,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(IgnitionPersistent_Rank4,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(IgnitionPersistent_Rank5,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(IgnitionPersistent_Rank6,100,-1);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2536,7 +2536,7 @@ data "SpellType" "Projectile" data "Level" "0" data "SpellSchool" "Conjuration" data "TargetFloor" "-1" -data "TargetRadius" "3" +data "TargetRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC(),AdvantageOnPoisoned())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D8Cantrip),Poison,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D8Cantrip))*2,Poison,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "DealDamage((LevelMapValue(D8Cantrip))/2,Poison,Magical)" @@ -2568,7 +2568,7 @@ data "Level" "0" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:RemoveStatus(SELF,PRODUCE_FLAME);GROUND:RemoveStatus(SELF,PRODUCE_FLAME_HURL);GROUND:RemoveStatus(SELF,PRODUCE_FLAME_HURL_FREE);GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(IgnitionDamage),Fire,Magical);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2607,7 +2607,7 @@ data "SpellType" "Projectile" data "Level" "0" data "SpellSchool" "Conjuration" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AreaRadius" "2" data "ExplodeRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" @@ -2668,10 +2668,10 @@ data "Level" "2" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:CreateSurface(2,0,Acid)" data "TargetFloor" "-1" -data "TargetRadius" "36" +data "TargetRadius" "48" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "45e6cc9f-7ec9-4e1b-aa2f-95568173ed40" @@ -2704,8 +2704,8 @@ new entry "Projectile_AcidArrow_3" type "SpellData" data "SpellType" "Projectile" using "Projectile_AcidArrow" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "Description" "h24e4b96dg3dcegf609ged97g5e6457218742;2" data "ExtraDescription" "" data "TooltipDamageList" "DealDamage(2d8,Acid)" @@ -2721,7 +2721,7 @@ data "SpellSchool" "Evocation" data "ContainerSpells" "Projectile_ChromaticOrb_Acid;Projectile_ChromaticOrb_Cold;Projectile_ChromaticOrb_Fire;Projectile_ChromaticOrb_Lightning;Projectile_ChromaticOrb_Poison;Projectile_ChromaticOrb_Thunder" data "SpellProperties" "GROUND:CreateSurface(2,2,Acid)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "f77c14be-cc25-40d6-a7dd-99b2e0a2df1c" @@ -2748,7 +2748,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Projectile_ChromaticOrb" data "SpellProperties" "GROUND:CreateSurface(2,2,Acid)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(2d8,Acid,Magical)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -2985,7 +2985,7 @@ data "SpellType" "Projectile" data "Level" "1" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(2d6,Radiant,Magical);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -3047,9 +3047,9 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(WET,100,1);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(3d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(3d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" @@ -3081,9 +3081,9 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(WET,100,1);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(5d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(5d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" @@ -3115,9 +3115,9 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(WET,100,1);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(7d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(7d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" @@ -3149,9 +3149,9 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(WET,100,1);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(3d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(3d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" @@ -3183,9 +3183,9 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(WET,100,1);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(5d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(5d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" @@ -3217,9 +3217,9 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(WET,100,1);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(7d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5)" +data "SpellSuccess" "DealDamage(7d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2)" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "116b48b6-7396-4055-872f-f44256537bcf" @@ -3333,7 +3333,7 @@ new entry "Projectile_GlyphOfWarding_Detonation_Trap" type "SpellData" data "SpellType" "Projectile" using "Projectile_GlyphOfWarding_Acid_Trap" -data "SpellSuccess" "Force(6,TargetToEntity)" +data "SpellSuccess" "Force(8,TargetToEntity)" data "SpellFail" "" data "Icon" "Spell_Abjuration_GlyphOfWarding_Detonation" data "DisplayName" "h22d85808gf18fg91f8g5b73gedd8c48703c5;1" @@ -3703,7 +3703,7 @@ data "SpellType" "Projectile" data "Level" "1" data "SpellProperties" "DealDamage(((LevelMapValue(H2D4))+(LevelMapValue(H2P1))),Force,Magical)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AmountOfTargets" "1" data "TargetConditions" "not Self() and not Dead()" data "ProjectileCount" "1" @@ -3761,8 +3761,8 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_AcidArrow" data "Level" "4" -data "SpellSuccess" "DealDamage(4d8,Acid,Magical);IF(IsCritical()):DealDamage(4d8,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);Force(-3, OriginToEntity, Neutral, false, true);IF(IsCritical()):Force(-3, OriginToEntity, Neutral, false, true)" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(4d8,Acid,Magical);IF(IsCritical()):DealDamage(4d8,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);Force(-4, OriginToEntity, Neutral, false, true);IF(IsCritical()):Force(-4, OriginToEntity, Neutral, false, true)" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(4d8,Acid)" data "TooltipStatusApply" "ApplyStatus(AcidGrip_Rank4,100,-1)" data "PrepareSound" "Spell_Prepare_Damage_Acid_Gen_L1to3" @@ -3778,7 +3778,7 @@ data "Level" "1" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);RemoveStatus(BURNING);GROUND:CreateSurface(2,2,WaterFrozen)" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AreaRadius" "2" data "ExplodeRadius" "2" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" @@ -3841,7 +3841,7 @@ data "Level" "6" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Electrify)" data "TargetFloor" "-1" -data "TargetRadius" "100" +data "TargetRadius" "200" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d12,Lightning,Magical);IF(SaveCrit()):DealDamage((8d12)*2,Lightning,Magical);SpawnExtraProjectiles(Projectile_ChainLightning_Explosion);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((8d12)/2,Lightning,Magical);IF(not SaveCritMiss('Reflex')):SpawnExtraProjectiles(Projectile_ChainLightning_Explosion);" @@ -3876,7 +3876,7 @@ new entry "Projectile_ChainLightning_Explosion" type "SpellData" data "SpellType" "Projectile" using "Projectile_ChainLightning" -data "TargetRadius" "100" +data "TargetRadius" "200" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d12,Lightning,Magical);IF(SaveCrit()):DealDamage((8d12)*2,Lightning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((10d8)/2,Lightning,Magical);" data "TargetConditions" "not Self() and not Dead() and Enemy() and ConcentrateSpell();" @@ -4091,7 +4091,7 @@ type "SpellData" data "SpellType" "Projectile" data "Level" "6" data "SpellSchool" "Transmutation" -data "TargetRadius" "36" +data "TargetRadius" "48" data "DeathType" "Disintegrate" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(12d10,Force,Magical);" @@ -4133,11 +4133,11 @@ data "SpellType" "Projectile" data "Level" "6" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_FreezingSphere" -data "SpellProperties" "GROUND:CreateSurface(6,10,WaterFrozen);RemoveStatus(BURNING)" +data "SpellProperties" "GROUND:CreateSurface(8,10,WaterFrozen);RemoveStatus(BURNING)" data "TargetFloor" "-1" -data "TargetRadius" "18" -data "AreaRadius" "6" -data "ExplodeRadius" "6" +data "TargetRadius" "24" +data "AreaRadius" "8" +data "ExplodeRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(10d6,Cold,Magical);IF(SaveCrit()):DealDamage((10d6)*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((10d6)/2,Cold,Magical);" @@ -4173,7 +4173,7 @@ new entry "Projectile_HailOfThorns_4" type "SpellData" data "SpellType" "Projectile" using "Projectile_HailOfThorns" -data "SpellSuccess" "DealDamage(9d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5);" +data "SpellSuccess" "DealDamage(9d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2);" data "TooltipDamageList" "DealDamage(9d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4;" data "SpellAnimationIntentType" "Aggressive" @@ -4265,7 +4265,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_WitchBolt" data "Level" "4" -data "SpellSuccess" "DealDamage(9d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5);" +data "SpellSuccess" "DealDamage(9d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2);" data "TooltipDamageList" "DealDamage(9d6,Bludgeoning)" data "PrepareSound" "Spell_Prepare_Damage_Lightning_Gen_L1to3" data "PrepareLoopSound" "Spell_Prepare_Damage_Lightning_Gen_L1to3_Loop" @@ -4398,7 +4398,7 @@ using "Projectile_Fireball" data "Level" "" data "SpellSchool" "" data "Cooldown" "OncePerTurn" -data "TargetRadius" "30" +data "TargetRadius" "40" data "AreaRadius" "6" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(14d6,Fire,Magical);IF(SaveCrit()):DealDamage((14d6)*2,Fire,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((14d6)/2,Fire,Magical);" @@ -4421,7 +4421,7 @@ new entry "Projectile_MagicMissile_MindFlayer" type "SpellData" data "SpellType" "Projectile" using "Projectile_MagicMissile_4_AI" -data "TargetRadius" "30" +data "TargetRadius" "40" data "TargetConditions" "not Self() and not Dead() and Enemy()" data "UseCosts" "ActionPoint:3" data "SpellAnimation" "8b8bb757-21ce-4e02-a2f3-97d55cf2f90b,,;,,;cd5e5d4a-38e1-4d4d-b346-3fbc1e4c3c90,,;141f48d9-9615-496a-8737-9240f0dba60d,,;7bb52cd4-0b1c-4926-9165-fa92b75876a3,,;,,;0b07883a-08b8-43b6-ac18-84dc9e84ff50,,;,,;,," @@ -4437,7 +4437,7 @@ data "Level" "" data "SpellSchool" "None" data "Cooldown" "None" data "SpellProperties" "" -data "TargetRadius" "4" +data "TargetRadius" "5" data "DeathType" "Physical" data "SpellRoll" "Attack2e(AttackType.RangedWeaponAttack)" data "SpellSuccess" "DealDamage(2d8+UnarmedMeleeAbilityModifier,Piercing);DealDamage(1d4,Necrotic)" @@ -4491,8 +4491,8 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_AcidArrow" data "Level" "5" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d8,Acid,Magical);IF(SaveCrit()):DealDamage((4d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d8,Acid,Magical);IF(SaveCrit()):DealDamage((4d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(4d8,Acid)" data "TooltipStatusApply" "ApplyStatus(AcidGrip_Rank4,100,-1)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5" @@ -4504,8 +4504,8 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_AcidArrow" data "Level" "6" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "TooltipDamageList" "DealDamage(6d8,Acid)" data "TooltipStatusApply" "ApplyStatus(AcidGrip_Rank6,100,-1)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6" @@ -4691,7 +4691,7 @@ new entry "Projectile_HailOfThorns_5" type "SpellData" data "SpellType" "Projectile" using "Projectile_HailOfThorns" -data "SpellSuccess" "DealDamage(11d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5);" +data "SpellSuccess" "DealDamage(11d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2);" data "TooltipDamageList" "DealDamage(11d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "RootSpellID" "Projectile_HailOfThorns" @@ -4701,7 +4701,7 @@ new entry "Projectile_HailOfThorns_6" type "SpellData" data "SpellType" "Projectile" using "Projectile_HailOfThorns" -data "SpellSuccess" "DealDamage(13d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5);" +data "SpellSuccess" "DealDamage(13d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2);" data "TooltipDamageList" "DealDamage(13d6,Bludgeoning,Magical)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6;" data "RootSpellID" "Projectile_HailOfThorns" @@ -4732,7 +4732,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_WitchBolt" data "Level" "5" -data "SpellSuccess" "DealDamage(11d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5);" +data "SpellSuccess" "DealDamage(11d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2);" data "TooltipDamageList" "DealDamage(11d6,Bludgeoning)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5" data "RootSpellID" "Projectile_WitchBolt" @@ -4743,7 +4743,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_WitchBolt" data "Level" "6" -data "SpellSuccess" "DealDamage(13d6,Bludgeoning,Magical);Force(1.5);IF(IsCritical()):Force(1.5);" +data "SpellSuccess" "DealDamage(13d6,Bludgeoning,Magical);Force(2);IF(IsCritical()):Force(2);" data "TooltipDamageList" "DealDamage(13d6,Bludgeoning)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6" data "RootSpellID" "Projectile_WitchBolt" @@ -5080,7 +5080,7 @@ data "SpellType" "Projectile" data "Level" "2" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AreaRadius" "2" data "ExplodeRadius" "2" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" @@ -5151,10 +5151,10 @@ using "Projectile_Jump_NoFallDamage" data "Level" "3" data "SpellSchool" "Evocation" data "TargetCeiling" "5" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "AddRangeFromAbility" ";" -data "ExplodeRadius" "3" +data "ExplodeRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC()) " data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d4,Bludgeoning,Magical);IF(not SaveCrit()):DealDamage(3d6,Fire,Magical);IF(SaveCrit()):DealDamage((3d4)*2,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Fire,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((3d4)/2,Bludgeoning,Magical);IF(not SaveCritMiss('Reflex')):DealDamage((3d6)/2,Fire,Magical);" @@ -5211,9 +5211,9 @@ data "PowerLevel" "6" new entry "Projectile_HurtlingStone" type "SpellData" data "SpellType" "Projectile" -data "TargetRadius" "36" +data "TargetRadius" "48" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" -data "SpellSuccess" "DealDamage(LevelMapValue(D6Cantrip),Bludgeoning);Force(1.5)" +data "SpellSuccess" "DealDamage(LevelMapValue(D6Cantrip),Bludgeoning);Force(2)" data "TargetConditions" "not Self() and not Dead()" data "ProjectileCount" "1" data "Trajectories" "c7cd4b0a-2b2e-47ae-a4e8-849ad5d448f8" @@ -5239,7 +5239,7 @@ new entry "Projectile_FireRayDomain" type "SpellData" data "SpellType" "Projectile" using "Projectile_HurtlingStone" -data "SpellProperties" "GROUND:CreateSurface(1.5,1,Fire);GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" +data "SpellProperties" "GROUND:CreateSurface(2,1,Fire);GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" data "SpellSuccess" "DealDamage(LevelMapValue(2d6H2d6),Fire);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" data "Trajectories" "76dc68a0-5bc5-4ffc-be02-547f690af36b" @@ -5335,7 +5335,7 @@ data "SpellType" "Projectile" data "Level" "3" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "36" +data "TargetRadius" "48" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(3d6,Piercing,Magical);DealDamage(3d6,Bludgeoning,Magical);" data "TargetConditions" "not Self() and not Dead() and ConcentrateSpell();" @@ -5401,7 +5401,7 @@ data "SpellType" "Projectile" data "Level" "3" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AreaRadius" "2" data "ExplodeRadius" "2" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" @@ -5447,11 +5447,11 @@ type "SpellData" data "SpellType" "Projectile" data "Level" "4" data "SpellSchool" "Evocation" -data "SpellProperties" "GROUND:CreateSurface(6,0,Water);ApplyStatus(WET,100, 3);" +data "SpellProperties" "GROUND:CreateSurface(8,0,Water);ApplyStatus(WET,100, 3);" data "TargetFloor" "-1" -data "TargetRadius" "36" -data "AreaRadius" "6" -data "ExplodeRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" +data "ExplodeRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC()) " data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d6,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Bludgeoning,Magical);IF(Tagged('UNDEAD') or Tagged('FIEND') and not SaveCrit()):DealDamage(6d6,Radiant,Magical);IF(Tagged('UNDEAD') or Tagged('FIEND') and SaveCrit()):DealDamage((6d6)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((3d6)/2,Bludgeoning,Magical);IF(Tagged('UNDEAD') or Tagged('FIEND') and not SaveCritMiss('Reflex')):DealDamage((6d6)/2,Radiant,Magical);" @@ -5509,7 +5509,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellSchool" "Evocation" data "TargetFloor" "-1" -data "TargetRadius" "100" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D8Unarmed)+IntelligenceModifier,Bludgeoning,Magical);" data "TargetConditions" "not Dead();" @@ -5544,7 +5544,7 @@ data "SpellType" "Projectile" data "Level" "3" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:TeleportSource();" -data "TargetRadius" "12" +data "TargetRadius" "16" data "ExplodeRadius" "2" data "AmountOfTargets" "1" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC()) " @@ -5642,7 +5642,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_Jump" data "TargetCeiling" "32" -data "TargetRadius" "9" +data "TargetRadius" "12" data "CastSound" "Steelwatcher_Biped_Foley_Jump" data "UseCosts" "ActionPoint:1;Movement:9" data "SpellFlags" "IsJump;HasHighGroundRangeExtension;IgnoreVisionBlock;Stealth;Invisible;CannotTargetCharacter;CannotTargetItems" @@ -5693,7 +5693,7 @@ using "Projectile_EnsnaringStrike" data "SpellSchool" "" data "SpellContainerID" "" data "SpellProperties" "" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "IF(not SavingThrow(Ability.Dexterity,16)):ApplyStatus(BOLA,100,2);DealDamage(2d12,Bludgeoning);" data "SpellFail" "" @@ -5835,7 +5835,7 @@ data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "DealDamage(LevelMapValue(H2D4)+LevelMapValue(H2P1),Force,Magical);" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "1" data "TargetConditions" "not Self() and not Dead()" data "ProjectileCount" "1" @@ -5930,7 +5930,7 @@ type "SpellData" data "SpellType" "Projectile" data "ContainerSpells" "Projectile_FaerieDust1Action;Projectile_FaerieDust2Action;Projectile_FaerieDust3Action" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "ExplodeRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" @@ -5971,7 +5971,7 @@ data "SpellType" "Projectile" using "Projectile_FaerieDust" data "SpellContainerID" "Projectile_FaerieDust" data "AreaRadius" "3" -data "ExplodeRadius" "3" +data "ExplodeRadius" "4" data "DisplayName" "h1a5ff543gc415g1cb1g43a8gd08e0aa3e709;1" data "UseCosts" "ActionPoint:2;KiPoint:1;SorceryPoint:1;" @@ -5981,7 +5981,7 @@ data "SpellType" "Projectile" using "Projectile_FaerieDust" data "SpellContainerID" "Projectile_FaerieDust" data "AreaRadius" "4" -data "ExplodeRadius" "4" +data "ExplodeRadius" "6" data "DisplayName" "h572a185fgeef9gef86gb23bg28dfef1b2cfb;1" data "UseCosts" "ActionPoint:3;KiPoint:1;SorceryPoint:1;" @@ -5995,7 +5995,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_Jump" data "TargetCeiling" "LevelMapValue(RisingSurfHeight)" -data "TargetRadius" "9.5" +data "TargetRadius" "12" data "AddRangeFromAbility" ";" data "DisplayName" "h604e0fe7g1ef4g2db5ga5ffg6dc2d18c2af4;1" data "Description" "ha1ca7fb8g39a1g8b51g9d9cgb1daf5132c9c;1" @@ -6011,7 +6011,7 @@ new entry "Projectile_ClingingIce" type "SpellData" data "SpellType" "Projectile" using "Projectile_RayOfFrost" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D4Bonus),Cold,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D4Bonus))*2,Cold,Magical);ApplyStatus(RAY_OF_FROST,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((LevelMapValue(D4Bonus))/2,Cold,Magical);" @@ -6027,7 +6027,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_OversizedThrow" data "Cooldown" "None" -data "TargetRadius" "5" +data "TargetRadius" "6" data "SpellSuccess" "DealDamage(LevelMapValue(AnimalSecondaryFrog)+StrengthModifier,Piercing);" data "Icon" "Spell_Conjuration_HailOfThorns" data "DisplayName" "h0be1efb0g7db6g7057g1759gc336f3cdc006;1" @@ -6075,7 +6075,7 @@ type "SpellData" data "SpellType" "Projectile" data "TargetCeiling" "12" data "TargetFloor" "-12" -data "TargetRadius" "12" +data "TargetRadius" "16" data "TargetConditions" "RageConcentrateSpell();" data "ProjectileCount" "1" data "Trajectories" "rules:861d0046-1858-401e-b97b-28f7b3e3e89a,d5e54f29-f80f-4105-96b2-23b5af9321c7,bac38aab-dfa7-4a5a-9c2a-552b0b626ee3" @@ -6106,7 +6106,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellProperties" "GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" data "TargetFloor" "-1" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AmountOfTargets" "3" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D4Bonus),Piercing,Magical);DealDamage(LevelMapValue(D4Bonus),Bludgeoning,Magical);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);" @@ -6160,8 +6160,8 @@ data "SpellType" "Projectile" data "SpellProperties" "ApplyStatus(SELF,CircumstanceBonus2AC,100,1);GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);ApplyStatus(SELF,KineticistOverflow,100,0);" data "TargetCeiling" "0.8" data "TargetFloor" "-1" -data "TargetRadius" "9" -data "ExplodeRadius" "3" +data "TargetRadius" "12" +data "ExplodeRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" data "SpellSuccess" "IF(not HasPassive('FireJunction',context.Source)):DealDamage(LevelMapValue(LavaLeapDamage),Fire,Magical);IF(HasPassive('FireJunction',context.Source)):DealDamage(LevelMapValue(LavaLeapDamageJunction),Fire,Magical);DealDamage(LevelMapValue(LavaLeapBludgeoning),Bludgeoning,Magical);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);" data "SpellFail" "IF(not HasPassive('FireJunction',context.Source)):DealDamage(LevelMapValue(LavaLeapDamage)/2,Fire,Magical);IF(HasPassive('FireJunction',context.Source)):DealDamage(LevelMapValue(LavaLeapDamageJunction)/2,Fire,Magical);DealDamage(LevelMapValue(LavaLeapBludgeoning)/2,Bludgeoning,Magical);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);" @@ -6196,7 +6196,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellProperties" "ApplyStatus(SELF,GrindstoneRecast,100,10);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(GrindstoneSlashing),Slashing,Magical);DealDamage(LevelMapValue(GrindstoneFire),Fire,Magical);" data "TargetConditions" "RageConcentrateSpell();" @@ -6236,7 +6236,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellProperties" "ApplyStatus(ArtilleryReload,100,2);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);GROUND:IF(HasStatus('WOOD_JUNCTION',context.Source)):ApplyStatus(SELF,WoodTempJunction);" data "TargetFloor" "-1" -data "TargetRadius" "36" +data "TargetRadius" "48" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(ArtilleryDamage),Piercing,Magical);" data "TargetConditions" "RageConcentrateSpell();" @@ -6270,7 +6270,7 @@ type "SpellData" data "SpellType" "Projectile" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);" data "TargetFloor" "-1" -data "TargetRadius" "4" +data "TargetRadius" "6" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(MoltenWireSlashing),Slashing,Magical);ApplyStatus(WireStatus,100,-1);IF(not CharacterLevelGreaterThan(9)):ApplyStatus(IgnitionPersistent_Rank2,100,-1);IF(CharacterLevelGreaterThan(9)):ApplyStatus(IgnitionPersistent_Rank3,100,-1);ApplyStatus(CLUMSY,100,3);" data "TargetConditions" "RageConcentrateSpell();" @@ -6330,7 +6330,7 @@ new entry "Projectile_LOW_Hag_RayOfSickness_Explosion" type "SpellData" data "SpellType" "Projectile" using "Projectile_LOW_Hag_RayOfSickness" -data "TargetRadius" "8" +data "TargetRadius" "10" data "SpellFail" "" data "TargetConditions" "Character() and not Dead() and Enemy() and not Self();" data "RequirementConditions" "" @@ -6406,7 +6406,7 @@ using "Projectile_TAD_ShieldOfThralls_Explosion" data "Level" "" data "SpellSchool" "" data "SpellProperties" "" -data "TargetRadius" "3" +data "TargetRadius" "4" data "AreaRadius" "3" data "ExplodeRadius" "3" data "SpellRoll" "not SavingThrow(Ability.Wisdom, 12);" @@ -6433,7 +6433,7 @@ using "Projectile_WitchBolt" data "Level" "" data "SpellSchool" "" data "SpellProperties" "AI_ONLY:ApplyStatus(MENTALSLAM,100,4);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_SMAL,100,1);" -data "TargetRadius" "20" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(CRE_MINDSTEAL_LINK_TARGET,100,-1); ApplyStatus(CRE_MINDSTEAL_LINK,100,-1);" data "TargetConditions" "not Self() and not Dead() and not HasStatus('CRE_MINDSTEAL_LINK_TARGET') and not HasStatus('SPIRITUAL_WEAPON') and ConcentrateSpell();" @@ -6470,7 +6470,7 @@ data "SpellType" "Projectile" using "Projectile_CRE_GithyankiInquisitor_Mindsteal_Link" data "Cooldown" "OncePerCombat" data "SpellProperties" "" -data "TargetRadius" "10" +data "TargetRadius" "16" data "AreaRadius" "20" data "ExplodeRadius" "40" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" @@ -6499,7 +6499,7 @@ data "SpellType" "Projectile" using "Projectile_Jump" data "SpellProperties" "IF(Party() or Ally() and not Dead()):RegainHitPoints(foreach(1+BLADESONG_HEALING_CHARGE.Duration, 1d6));IF(Party() or Ally() and not Dead()):ApplyStatus(BLADESONGFINISHER_ALLY,100,0);" data "TargetFloor" "-1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "ExplodeRadius" "3" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(Enemy() and not Dead()):DealDamage(foreach(1+BLADESONG_DAMAGE_CHARGE.Duration, 1d6), Force, Magical);IF(Enemy() and not Dead()):ApplyStatus(BLADESONGFINISHER_ENEMY,100,0);IF(Self()):RemoveStatus(BLADESONG);" @@ -6556,7 +6556,7 @@ new entry "Projectile_ArrowOfDetonation" type "SpellData" data "SpellType" "Projectile" using "Projectile_MainHandAttack" -data "SpellProperties" "IF(not SavingThrow(Ability.Constitution,12)):Force(5, TargetToEntity);" +data "SpellProperties" "IF(not SavingThrow(Ability.Constitution,12)):Force(4, TargetToEntity);" data "ExplodeRadius" "2" data "SpellSuccess" "TARGET:DealDamage(MainRangedWeapon, MainRangedWeaponDamageType); TARGET:ExecuteWeaponFunctors(MainHand)" data "SpellFail" "IF(HasStatus('YSRSLIDFWWADNIWHWIHLY')):SpawnExtraProjectiles(Projectile_ArrowOfDetonation);ApplyStatus(YSRSLIDFWWADNIWHWIHLY_YWNK,100,1)" @@ -6564,7 +6564,7 @@ data "Trajectories" "46de315c-71f5-4848-818a-dbec9c93583b,101c0773-4de6-7fb3-142 data "Icon" "Item_ARR_Arrow_Of_Detonation" data "DisplayName" "h78d4ab19g92f1ga0ccg6136g41f8e8e02552;1" data "Description" "hbb6c8d12g8c90g46a9g7699g78e01d0823e9;1" -data "DescriptionParams" "Distance(5)" +data "DescriptionParams" "Distance(4)" data "TooltipAttackSave" "RangedWeaponAttack;Strength" data "CastSound" "Proj_Arr_Cast_ArrowOfDetonation" data "SpellFlags" "HasHighGroundRangeExtension;RangeIgnoreVerticalThreshold;IsHarmful;AddFallDamageOnLand;DisplayInItemTooltip" @@ -6639,7 +6639,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ArrowOfDetonation" data "Cooldown" "OncePerTurn" -data "TargetRadius" "14" +data "TargetRadius" "16" data "SpellRoll" "Attack2e(AttackType.RangedUnarmedAttack)" data "SpellSuccess" "DealDamage(1d6+2,Piercing)" data "SpellFail" "" @@ -6670,9 +6670,9 @@ new entry "Projectile_Jump_Knockdown_AOE" type "SpellData" data "SpellType" "Projectile" using "Projectile_Jump" -data "TargetRadius" "3" -data "AreaRadius" "3" -data "ExplodeRadius" "3" +data "TargetRadius" "4" +data "AreaRadius" "4" +data "ExplodeRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC())" data "SpellSuccess" "ApplyStatus(PRONE_PF2,100,-1);" data "TargetConditions" "not Self() and Enemy() and not Dead()" @@ -6685,7 +6685,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_PushingAttack" data "Cooldown" "OncePerCombat" -data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(5);DealDamage(MainRangedWeapon + LevelMapValue(SuperiorityDie), MainRangedWeaponDamageType);ExecuteWeaponFunctors(MainHand);" +data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(4);DealDamage(MainRangedWeapon + LevelMapValue(SuperiorityDie), MainRangedWeaponDamageType);ExecuteWeaponFunctors(MainHand);" data "HitCosts" "" data "SpellAnimationIntentType" "Aggressive" @@ -6716,7 +6716,7 @@ new entry "Projectile_ArrowOfDetonation_Trap" type "SpellData" data "SpellType" "Projectile" using "Projectile_ArrowOfDetonation" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Dexterity, 12)" data "SpellSuccess" "DealDamage(2d6,Force,Magical)" data "SpellFail" "" @@ -6731,7 +6731,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_Jump" data "Cooldown" "OncePerTurn" -data "TargetRadius" "4.5" +data "TargetRadius" "6" data "AreaRadius" "18" data "ExplodeRadius" "5" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC(), AdvantageOnOrinFear())" @@ -6822,7 +6822,7 @@ using "Projectile_Jump_HookHorror" data "SpellProperties" "GROUND:CreateExplosion(Projectile_Jump_Knockdown_AOE_Alioramus)" data "TargetCeiling" "0.8" data "TargetFloor" "-1" -data "TargetRadius" "6" +data "TargetRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC())" data "SpellSuccess" "DealDamage(1d4+UnarmedMeleeAbilityModifier,Bludgeoning)" data "ProjectileCount" "1" @@ -6877,7 +6877,7 @@ data "SpellType" "Projectile" using "Projectile_ThrowMissile" data "Cooldown" "OncePerTurn" data "SpellProperties" "AI_ONLY:DealDamage(2d8+3,Fire,Magical);AI_ONLY:DealDamage(2d8+3,Thunder,Magical);GROUND:Spawn(29d32b36-390f-4fe8-b27b-931393d76c2a,,EXPLOSIVE_MINE_ORTHON,,,,true);GROUND:Spawn(29d32b36-390f-4fe8-b27b-931393d76c2a,,EXPLOSIVE_MINE_ORTHON,,,,true);GROUND:Spawn(29d32b36-390f-4fe8-b27b-931393d76c2a,,EXPLOSIVE_MINE_ORTHON,,,,true);" -data "TargetRadius" "14" +data "TargetRadius" "12" data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, SourceSpellDC())):ApplyStatus(PRONE_PF2,100,-1);DealDamage(2d4+2,Bludgeoning);" data "TargetConditions" "not Self()" data "Trajectories" "fd85ba28-6ceb-4601-bad0-3addcdc5db32" @@ -6944,7 +6944,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_FireBolt" data "SpellProperties" "" -data "TargetRadius" "8" +data "TargetRadius" "10" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(1d4,Fire,Magical);IF(SaveCrit()):DealDamage((1d4)*2,Fire,Magical);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((1d4)/2,Fire,Magical);" @@ -6965,7 +6965,7 @@ type "SpellData" data "SpellType" "Projectile" using "Projectile_ThrowMissile" data "Cooldown" "OncePerTurn" -data "TargetRadius" "18" +data "TargetRadius" "24" data "DeathType" "Electrocution" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(1d4,Psychic,Magical);IF(SaveCrit()):DealDamage((1d4)*2,Psychic,Magical);" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt index 0540ade3..8f30b326 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt @@ -7,7 +7,6 @@ new entry "Rush_SuddenCharge" type "SpellData" data "SpellType" "Rush" data "Cooldown" "OncePerTurn" -data "TargetRadius" "18" data "HitRadius" "1" data "MovementSpeed" "40000" data "SpellRoll" "Attack(AttackType.MeleeWeaponAttack)" @@ -44,7 +43,6 @@ type "SpellData" data "SpellType" "Rush" using "Rush_SuddenCharge" data "SpellProperties" "ApplyStatus(SELF,RAISE_SHIELD,100,1)" -data "TargetRadius" "9" data "Icon" "PassiveFeature_RelentlessAvenger" data "DisplayName" "h97145663g07e7g6c72gb261g6610a4a2f92d;1" data "Description" "he7c48925gec52g55f6g8b10g6fdcc0eed6e9;1" @@ -59,7 +57,6 @@ data "SpellType" "Rush" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(SELF,BLUR,100,1)" -data "TargetRadius" "18" data "HitRadius" "1" data "MovementSpeed" "80000" data "SpellSuccess" "ApplyStatus(SELF,BLUR,100,1)" @@ -88,7 +85,6 @@ new entry "Rush_SpringAttack" type "SpellData" data "SpellType" "Rush" data "Cooldown" "OncePerShortRest" -data "TargetRadius" "9" data "HitRadius" "1.5" data "MovementSpeed" "40000" data "SpellRoll" "Attack(AttackType.MeleeWeaponAttack)" @@ -153,7 +149,6 @@ data "SpellType" "Rush" using "Rush_SpringAttack" data "Cooldown" "" data "SpellProperties" "RemoveStatus(SLEEP);RemoveStatus(SLEEPING);RemoveStatus(SG_Sleeping);" -data "TargetRadius" "9" data "HitRadius" "1.5" data "MovementSpeed" "40000" data "SpellRoll" "Dead() or SkillCheck(Skill.Athletics,math.max(context.Target.GetPassiveSkill(Skill.Athletics),context.Target.GetPassiveSkill(Skill.Acrobatics)))" @@ -205,7 +200,6 @@ data "SpellType" "Rush" using "Rush_DefensiveAdvance" data "Cooldown" "OncePerShortRestPerItem" data "AIFlags" "CanNotUse" -data "TargetRadius" "9" data "HitRadius" "1" data "SpellSuccess" "DealDamage(2d4,Force);ExecuteWeaponFunctors(MainHand);" data "Icon" "Action_Barbarian_PrimalStampede" @@ -229,7 +223,6 @@ type "SpellData" data "SpellType" "Rush" using "Rush_ForceTunnel" data "Cooldown" "" -data "TargetRadius" "12" data "SpellRoll" "Attack(AttackType.MeleeSpellAttack)" data "SpellSuccess" "DealDamage(3d10+4,Force,Magical);TARGET:IF(not SavingThrow(Ability.Constitution,17)):ApplyStatus(PRONE,100,2);" data "DisplayName" "h73e5ab49gc5d2gc1c6g9dd0g756c3d506f96;1" @@ -249,7 +242,6 @@ data "SpellAnimation" "b94b9184-9bd0-4840-be7d-003700173b37,,;,,;5df11e35-f081-4 new entry "Rush_BurningJet_Level1" type "SpellData" data "SpellType" "Rush" -data "TargetRadius" "12" data "HitRadius" "1" data "MovementSpeed" "80000" data "TargetConditions" "RageConcentrateSpell();" @@ -277,7 +269,6 @@ new entry "Rush_BurningJet_Level1_Real" type "SpellData" data "SpellType" "Rush" data "SpellContainerID" "Rush_BurningJet_Level1" -data "TargetRadius" "12" data "HitRadius" "1" data "MovementSpeed" "80000" data "TargetConditions" "RageConcentrateSpell();" @@ -305,7 +296,6 @@ new entry "Rush_BurningJet_Level6" type "SpellData" data "SpellType" "Rush" using "Rush_BurningJet_Level1" -data "TargetRadius" "18" data "DisplayName" "h8c68ecadg934fge6f5g8b30g03b6431dbbf6;1" data "RequirementConditions" "CanCastImpulse('Fire') and not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB') and CharacterLevelGreaterThan(5) and RageConcentrateSpell();" @@ -313,7 +303,6 @@ new entry "Rush_LightningDash" type "SpellData" data "SpellType" "Rush" data "SpellProperties" "GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" -data "TargetRadius" "9" data "HitRadius" "1.5" data "MovementSpeed" "99999" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" @@ -407,7 +396,6 @@ data "DamageType" "Piercing" new entry "Rush_Primal_Stampede" type "SpellData" data "SpellType" "Rush" -data "TargetRadius" "9" data "HitRadius" "2" data "MovementSpeed" "12000" data "SpellRoll" "Attack(AttackType.MeleeUnarmedAttack)" @@ -446,7 +434,6 @@ data "SpellType" "Rush" using "Rush_Rush" data "Cooldown" "OncePerTurn" data "AIFlags" "" -data "TargetRadius" "12" data "HitRadius" "2" data "SpellRoll" "Attack(AttackType.MeleeUnarmedAttack)" data "SpellSuccess" "DealDamage(4d8+UnarmedMeleeAbilityModifier,Piercing);IF(not SavingThrow(Ability.Constitution,14)):ApplyStatus(PRONE,100,2);AI_IGNORE:Force(2);" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt index efeca733..04b3ef51 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt @@ -330,7 +330,7 @@ data "SpellAnimation" "03496c4a-49e0-4132-b585-3e5ecd1ad8e5,,;,,;5e7e63e1-0e69-4 data "VerbalIntent" "Utility" data "SpellFlags" "HasSomaticComponent;NoCameraMove" data "Requirements" "not Combat" -data "RequirementConditions" "ConcentrateSpell();" +data "RequirementConditions" "ConcentrateSpell() and not Combat()" data "PrepareEffect" "d10ebb45-0780-46d7-8975-0e2f1a78bc8e" data "CastEffect" "d822f332-8213-49a1-bc48-4668a89199ad" data "Sheathing" "Somatic" @@ -959,7 +959,7 @@ type "SpellData" data "SpellType" "Shout" data "Cooldown" "OncePerShortRest" data "SpellProperties" "ApplyStatus(MAGIC_AWARENESS,100,1)" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "Self()" data "Icon" "Action_Barbarian_MagicAwareness" data "DisplayName" "h8f0ff2c9g31f8g54b7gdb12g7e693f32249a;1" @@ -978,7 +978,7 @@ type "SpellData" data "SpellType" "Shout" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(WILD_MAGIC_BARBARIAN_TELEPORT,100,10);ApplyStatus(SELF,RAGE_MUTE,100,10)" -data "AreaRadius" "18" +data "AreaRadius" "24" data "Icon" "Action_WildMagic_Barbarian_Teleport" data "DisplayName" "hfef8dbf3gd864g9674gd842g8005c97049bd;1" data "Description" "h2d7fe362gdf77g0c94gcdb7g6ae23d5633a3;1" @@ -1108,7 +1108,7 @@ data "SpellType" "Shout" data "Level" "0" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(CourageousAnthem,100,1)" -data "AreaRadius" "18" +data "AreaRadius" "24" data "TargetConditions" "not Enemy() and not Dead() and not Item() and EmotionSpell() and MentalSpell() and ConcentrateSpell();" data "Icon" "Action_Bard_GrantBardicInspiration" data "DisplayName" "h141245d3g7cd2g05c4g1179g61d81aa15db6;1" @@ -1138,7 +1138,7 @@ data "SpellType" "Shout" data "Level" "1" data "SpellSchool" "Enchantment" data "ContainerSpells" "Shout_CourageousAnthem_Lingering;Shout_SongOfStrength_Lingering;Shout_RallyingAnthem_Lingering;Shout_TripleTime_Lingering;Shout_DirgeOfDoom_Lingering" -data "AreaRadius" "18" +data "AreaRadius" "24" data "SpellRoll" "SkillCheck(Skill.Performance,15);" data "Icon" "PassiveFeature_BardicInspiration_AttackRollOrAbilityCheck" data "DisplayName" "h3dfe533dgaa4bg50f1g6ce2gcfbbd1759e56;1" @@ -1262,7 +1262,7 @@ data "SpellType" "Shout" data "Level" "0" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(SELF,DIRGE_OF_DOOM,100,1)" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Action_MagicItem_HowlOfTheDead" data "DisplayName" "he5cc3497g2f67g8ce6g6e36g4969988fbac9;1" @@ -1298,7 +1298,7 @@ new entry "Shout_DazzlingDisplay" type "SpellData" data "SpellType" "Shout" data "SpellProperties" "ApplyStatus(DemoralizeImmune,100,100)" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "SkillCheck(Skill.Intimidation,WillDC());" data "SpellSuccess" "IF(SkillCrit()):ApplyStatus(FRIGHTENED,100,2);ApplyStatus(FRIGHTENED,100,1);" data "TargetConditions" "not HasStatus('DemoralizeImmune',context.Target,context.Source) and Character() and not Ally()" @@ -1326,7 +1326,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_DazzlingDisplay" data "SpellProperties" "ApplyStatus(SnarlingImmune,100,100)" -data "AreaRadius" "36" +data "AreaRadius" "48" data "SpellRoll" "SkillCheck(Skill.Performance,WillDC());" data "SpellSuccess" "IF(not SkillCrit()):ApplyStatus(FRIGHTENED,100,1);IF(SkillCrit()):ApplyStatus(FRIGHTENED,100,2);IF(Tagged('BEAST')):ApplyStatus(FRIGHTENED,100,2);" data "TargetConditions" "not HasStatus('SnarlingImmune',context.Target,context.Source) and Character() and not Ally() and (AdjacentToBeastMinion() or not DistanceToTargetGreaterThan(2)) and AuditorySpell() and FearSpell() and EmotionSpell() and MentalSpell();" @@ -1346,7 +1346,7 @@ data "SpellType" "Shout" data "Level" "0" data "SpellSchool" "Enchantment" data "SpellProperties" "IF(Combat()):ApplyStatus(UpliftingStatus,100,1);IF(not Combat()):ApplyStatus(UpliftingStatus_RP,100,-1);" -data "AreaRadius" "18" +data "AreaRadius" "24" data "TargetConditions" "not Enemy() and not Dead() and not Item() and AuditorySpell() and EmotionSpell() and MentalSpell() and ConcentrateSpell();" data "Icon" "PassiveFeature_WildMagicSurge" data "DisplayName" "h05c566e0gf8fbg357eg288dg643413543788;1" @@ -1398,7 +1398,7 @@ new entry "Shout_SongbirdsCall" type "SpellData" data "SpellType" "Shout" data "SpellProperties" "ApplyStatus(SONGBIRDS_CALL,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Spell_Conjuration_SpiritGuardians" data "DisplayName" "h8cbb9701gad36g6fc3gf738gaf8ffa521cea;1" @@ -1422,7 +1422,7 @@ data "SpellType" "Shout" data "Level" "4" data "SpellSchool" "Enchantment" data "ContainerSpells" "Shout_CourageousAnthem_Forte;Shout_SongOfStrength_Forte;Shout_RallyingAnthem_Forte" -data "AreaRadius" "18" +data "AreaRadius" "24" data "SpellRoll" "SkillCheck(Skill.Performance,15);" data "TargetConditions" "ConcentrateSpell();" data "Icon" "PassiveFeature_BardicInspiration_Damage" @@ -1486,7 +1486,7 @@ new entry "Shout_HealingRadiance" type "SpellData" data "SpellType" "Shout" data "SpellProperties" "RegainHitPoints(ClassLevel(Paladin)+Cause.CharismaModifier+ProficiencyBonus);ApplyStatus(SELF,HEALING_RADIANCE,100,1)" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "not Enemy() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and Character() " data "Icon" "Action_Paladin_HealingRadiance" data "DisplayName" "hc27f7ccbgb904gde2eg5d97gf0da07c98964;1" @@ -1510,7 +1510,7 @@ data "TargetEffect" "1dcca477-79be-4e15-bb70-8680a6dc49e5" new entry "Shout_Dreadful_Aspect" type "SpellData" data "SpellType" "Shout" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(FRIGHTENED,100,2)" data "TargetConditions" "Character() and Enemy() and not Dead() and FearSpell() and EmotionSpell() and MentalSpell() and VisualSpell();" @@ -1539,7 +1539,7 @@ data "SpellType" "Shout" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(SELF,RAISE_SHIELD_SPIRIT,100,1);ApplyStatus(SELF,CHAMPION_AURA,100,-1);AI_ONLY:ApplyStatus(StatusBonus1AC,100,1);AI_ONLY:ApplyStatus(SpiritShields,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "TargetConditions" "Ally() and not Dead() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ShieldOfFaith" data "DisplayName" "h124e3bcfgdfa3gad35gd1b4gf76af74bd509;1" @@ -1581,7 +1581,7 @@ new entry "Shout_ExpandAura" type "SpellData" data "SpellType" "Shout" data "SpellProperties" "IF(not CharacterLevelGreaterThan(9)):ApplyStatus(EXPAND_AURA,100,1);IF(CharacterLevelGreaterThan(9)):ApplyStatus(EXPAND_AURA,100,10);ApplyStatus(SELF,CHAMPION_AURA,100,-1)" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Action_Paladin_AuraOfDevotion" data "DisplayName" "h53744f11gc81fg8d07g6e17g8ec5305a571c;1" @@ -1608,7 +1608,7 @@ data "SpellAnimation" "5e57443f-284e-47b2-915e-5b6417db269c,,;,,;3b1ecad1-dd85-4 new entry "Shout_CharmAnimalsAndPlants" type "SpellData" data "SpellType" "Shout" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC(),AdvantageOnCharmed());" data "SpellSuccess" "ApplyStatus(CHARM_ANIMALS_AND_PLANTS, 100, 10)" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL_CHARM_SUBTLE, 100, 0)" @@ -1673,7 +1673,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HealBase1" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(1d8);IF(HealLive(10)):RegainHitPoints(1d10);IF(AngelicHalo()):RegainHitPoints(2);" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "HealSavingThrow()" data "SpellSuccess" "IF(not SaveCrit() and HealVoid(8)):DealDamage(1d8,Radiant,Magical);IF(not SaveCrit() and HealVoid(10)):DealDamage(1d10,Radiant,Magical);IF(SaveCrit() and HealVoid(8)):DealDamage((1d8)*2,Radiant,Magical);IF(SaveCrit() and HealVoid(10)):DealDamage((1d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((1d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((1d10)/2,Radiant,Magical);" @@ -1783,7 +1783,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HarmBase1" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(1d8,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(1d10,Guaranteed);GROUND:IF(SapLife()):RegainHitPoints(SELF,1);" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "HarmSavingThrow();" data "SpellSuccess" "IF(not SaveCrit() and HarmLive(8)):DealDamage(1d8,Necrotic,Magical);IF(not SaveCrit() and HarmLive(10)):DealDamage(1d10,Necrotic,Magical);IF(SaveCrit() and HarmLive(8)):DealDamage((1d8)*2,Necrotic,Magical);IF(SaveCrit() and HarmLive(10)):DealDamage((1d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((1d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((1d10)/2,Necrotic,Magical);" @@ -1893,7 +1893,7 @@ data "SpellType" "Shout" data "Level" "1" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(BLESS_AURA,100,10);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_Bless" data "DisplayName" "h4931b8e0g1df4g1268ga5beg4d8dc607a47c;1" @@ -1942,7 +1942,7 @@ data "SpellType" "Shout" data "Level" "1" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(BANE_AURA,100,10);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_Bane" data "DisplayName" "h05bda940gebafg190fg2340ga789ce6b0b89;1" @@ -1979,7 +1979,7 @@ type "SpellData" data "SpellType" "Shout" data "Level" "4" data "SpellSchool" "Transmutation" -data "AreaRadius" "5" +data "AreaRadius" "6" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(4d6Rank4),Bludgeoning,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(4d6Rank4))*2,Bludgeoning,Magical);ApplyStatus(PRONE_PF2,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMis()):DealDamage((LevelMapValue(4d6Rank4))/2,Bludgeoning,Magical);" @@ -2025,7 +2025,7 @@ using "Shout_AuraOf_Protection" data "Level" "4" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(PROTECTOR_SPHERE_AURA,100,10);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "Icon" "Action_Monster_Duergar_MindMastery" data "DisplayName" "h6b63384fg0b7fge54cgea77gdd9cfcdc6f8b;1" data "Description" "h1a996067g0519g759fgdefcg840118ab0f8b;1" @@ -3175,7 +3175,7 @@ data "SpellType" "Shout" data "Level" "3" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BEACON_OF_HOPE,100,10)" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "Ally() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_BeaconOfHope" data "DisplayName" "hcc1c7b29g7fbfg761ag52edgdfb51fd47960;1" @@ -4001,7 +4001,7 @@ data "SpellType" "Shout" data "SpellSchool" "Divination" data "AIFlags" "UseAsSeekActionOnly" data "SpellProperties" "ApplyStatus(SEE_INVISIBILITY,100,10);" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "Self() and Ally() and ConcentrateSpell();" data "Icon" "Spell_Divination_SeeInvisibility" data "DisplayName" "h09713ba1g7835g92f7ge310gc04e5cc1c224;1" @@ -4103,7 +4103,7 @@ data "SpellType" "Shout" data "Level" "4" data "SpellSchool" "Necromancy" data "SpellProperties" "ApplyStatus(CommunityHP,100,10);" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "Self() and Ally() and ConcentrateSpell();" data "Icon" "Spell_Necromancy_FalseLife" data "DisplayName" "hb2be66a4ge055ga1eegcfc9g28a8c31d3610;1" @@ -5151,7 +5151,7 @@ using "Shout_Bane" data "Level" "0" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(BANE_AURA_2,100,BANE_AURA.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "6" +data "AreaRadius" "8" data "DisplayName" "hf8879bcbgb975ge05ag6164g26330228cb22;2" data "Description" "h5487b0b0g5043g9bf2g9118gf058cdb79442;1" data "UseCosts" "ActionPoint:1;" @@ -5166,56 +5166,56 @@ type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_3,100,BANE_AURA_2.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "9" +data "AreaRadius" "12" new entry "Shout_Bane_Sustain_3" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_4,100,BANE_AURA_3.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "12" +data "AreaRadius" "16" new entry "Shout_Bane_Sustain_4" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_5,100,BANE_AURA_4.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "15" +data "AreaRadius" "20" new entry "Shout_Bane_Sustain_5" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_6,100,BANE_AURA_5.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "18" +data "AreaRadius" "24" new entry "Shout_Bane_Sustain_6" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_7,100,BANE_AURA_6.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "21" +data "AreaRadius" "28" new entry "Shout_Bane_Sustain_7" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_8,100,BANE_AURA_7.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "24" +data "AreaRadius" "32" new entry "Shout_Bane_Sustain_8" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_9,100,BANE_AURA_8.Duration);ApplyStatus(BANE_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "27" +data "AreaRadius" "36" new entry "Shout_Bane_Sustain_9" type "SpellData" data "SpellType" "Shout" using "Shout_Bane_Sustain" data "SpellProperties" "ApplyStatus(BANE_AURA_10,100,BANE_AURA_9.Duration);" -data "AreaRadius" "30" +data "AreaRadius" "40" new entry "Shout_Bless_Rank2" type "SpellData" @@ -5268,7 +5268,7 @@ data "SpellType" "Shout" using "Shout_Bless" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(BLESS_AURA_2,100,BLESS_AURA.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "7" +data "AreaRadius" "10" data "DisplayName" "hacbb10c1g6ceeg2f94g1aedgf3487565730a;2" data "Description" "h90e21753g24d7g8232g204eg0f78871a80d0;1" data "UseCosts" "ActionPoint:1;" @@ -5282,56 +5282,56 @@ type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_3,100,BLESS_AURA_2.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "10" +data "AreaRadius" "14" new entry "Shout_Bless_Sustain_3" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_4,100,BLESS_AURA_3.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "13" +data "AreaRadius" "18" new entry "Shout_Bless_Sustain_4" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_5,100,BLESS_AURA_4.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "16" +data "AreaRadius" "22" new entry "Shout_Bless_Sustain_5" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_6,100,BLESS_AURA_5.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "19" +data "AreaRadius" "26" new entry "Shout_Bless_Sustain_6" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_7,100,BLESS_AURA_6.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "22" +data "AreaRadius" "30" new entry "Shout_Bless_Sustain_7" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_8,100,BLESS_AURA_7.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "25" +data "AreaRadius" "34" new entry "Shout_Bless_Sustain_8" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_9,100,BLESS_AURA_8.Duration);ApplyStatus(BLESS_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "28" +data "AreaRadius" "38" new entry "Shout_Bless_Sustain_9" type "SpellData" data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellProperties" "ApplyStatus(BLESS_AURA_10,100,BLESS_AURA_9.Duration);" -data "AreaRadius" "31" +data "AreaRadius" "42" new entry "Shout_ProtectiveWards" type "SpellData" @@ -5364,7 +5364,7 @@ data "SpellType" "Shout" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(ProtectiveWards_AURA_2,100,ProtectiveWards_AURA.Duration);" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "hba092750g3148gf24bg2116gc2406069ef66;3" @@ -5388,28 +5388,28 @@ type "SpellData" data "SpellType" "Shout" using "Shout_ProtectiveWardsSustain_1" data "SpellProperties" "ApplyStatus(ProtectiveWards_AURA_3,100,ProtectiveWards_AURA_2.Duration);" -data "AreaRadius" "5" +data "AreaRadius" "6" new entry "Shout_ProtectiveWardsSustain_3" type "SpellData" data "SpellType" "Shout" using "Shout_ProtectiveWardsSustain_1" data "SpellProperties" "ApplyStatus(ProtectiveWards_AURA_4,100,ProtectiveWards_AURA_3.Duration);" -data "AreaRadius" "6" +data "AreaRadius" "8" new entry "Shout_ProtectiveWardsSustain_4" type "SpellData" data "SpellType" "Shout" using "Shout_ProtectiveWardsSustain_1" data "SpellProperties" "ApplyStatus(ProtectiveWards_AURA_5,100,ProtectiveWards_AURA_4.Duration);" -data "AreaRadius" "7" +data "AreaRadius" "10" new entry "Shout_ProtectiveWardsSustain_5" type "SpellData" data "SpellType" "Shout" using "Shout_ProtectiveWardsSustain_1" data "SpellProperties" "ApplyStatus(ProtectiveWards_AURA_6,100,ProtectiveWards_AURA_5.Duration);" -data "AreaRadius" "9" +data "AreaRadius" "12" new entry "Shout_Benediction_Rank1" type "SpellData" @@ -5417,7 +5417,7 @@ data "SpellType" "Shout" using "Shout_Bless" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA,100,10);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "h3eca8a27g2efbgdb6eg3ecbg14502029312b;1" @@ -5439,7 +5439,7 @@ using "Shout_Benediction_Rank1" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA,100,10);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "he0d8546dgc466gdeb3g149fg752b4a188716;1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:2;" @@ -5453,7 +5453,7 @@ using "Shout_Benediction_Rank1" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA,100,10);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "he3816ad0ga360g41dagdbdcgdd5489179ef7;1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3;" @@ -5467,7 +5467,7 @@ using "Shout_Benediction_Rank1" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA,100,10);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "h73613929g445cga268g87afgf805131272f6;1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4;" @@ -5481,7 +5481,7 @@ using "Shout_Benediction_Rank1" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA,100,10);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "h4024677eg6ae1g35efged26g624b340e9ae9;1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" @@ -5495,7 +5495,7 @@ using "Shout_Benediction_Rank1" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA,100,10);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "h1665e98ag3e61gc378g0da3g993e4031e593;1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6;" @@ -5508,7 +5508,7 @@ data "SpellType" "Shout" using "Shout_Bless_Sustain" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_2,100,BENEDICTION_AURA.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "7" +data "AreaRadius" "10" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "PassiveAction_WardingFlare" data "DisplayName" "h21465dcag4b8fg75b8gd38cgd6a79518449b;2" @@ -5527,56 +5527,56 @@ type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_3,100,BENEDICTION_AURA_2.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "10" +data "AreaRadius" "14" new entry "Shout_Benediction_Sustain_3" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_4,100,BENEDICTION_AURA_3.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "13" +data "AreaRadius" "18" new entry "Shout_Benediction_Sustain_4" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_5,100,BENEDICTION_AURA_4.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "16" +data "AreaRadius" "22" new entry "Shout_Benediction_Sustain_5" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_6,100,BENEDICTION_AURA_5.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "19" +data "AreaRadius" "26" new entry "Shout_Benediction_Sustain_6" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_7,100,BENEDICTION_AURA_6.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "22" +data "AreaRadius" "30" new entry "Shout_Benediction_Sustain_7" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_8,100,BENEDICTION_AURA_7.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "25" +data "AreaRadius" "34" new entry "Shout_Benediction_Sustain_8" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_9,100,BENEDICTION_AURA_8.Duration);ApplyStatus(BENEDICTION_SUSTAIN_BLOCKED,100,1);" -data "AreaRadius" "28" +data "AreaRadius" "38" new entry "Shout_Benediction_Sustain_9" type "SpellData" data "SpellType" "Shout" using "Shout_Benediction_Sustain_1" data "SpellProperties" "ApplyStatus(BENEDICTION_AURA_10,100,BLESS_AURA_9.Duration);" -data "AreaRadius" "31" +data "AreaRadius" "42" new entry "Shout_RANGER" type "SpellData" @@ -5799,7 +5799,7 @@ new entry "Shout_AngelicHalo" type "SpellData" data "SpellType" "Shout" data "SpellProperties" "ApplyStatus(AngelicHaloStatus,100,10)" -data "AreaRadius" "5" +data "AreaRadius" "6" data "TargetConditions" "Ally() and ConcentrateSpell();" data "Icon" "Action_Paladin_DivineSense" data "DisplayName" "h55c7be23ge987g5703gfdc5gdaa442ef4dbd;1" @@ -5914,7 +5914,7 @@ type "SpellData" data "SpellType" "Shout" data "Level" "3" data "SpellSchool" "Enchantment" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(CharacterLevelGreaterThan(8)):ApplyStatus(FRIGHTENED,100,2);IF(not CharacterLevelGreaterThan(8)):ApplyStatus(FRIGHTENED,100,1);" data "SpellFail" "IF(CharacterLevelGreaterThan(8) and not SaveCritMiss('Fear')):ApplyStatus(FRIGHTENED,100,1);" @@ -5956,7 +5956,7 @@ type "SpellData" data "SpellType" "Shout" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(SELF,WITCH_HEX,100,1);SetStatusDuration(NeedleVengeance_Owner,2,ForceSet);SetStatusDuration(NeedleVengeance_Enemy,2,ForceSet);SetStatusDuration(NeedleVengeance_Ally_1,2,ForceSet);SetStatusDuration(NeedleVengeance_Ally_2,2,ForceSet);SetStatusDuration(NeedleVengeance_Ally_3,2,ForceSet);SetStatusDuration(NeedleVengeance_Ally_4,2,ForceSet);SetStatusDuration(NeedleVengeance_Ally_5,2,ForceSet);SetStatusDuration(NeedleVengeance_Ally_6,2,ForceSet)" -data "AreaRadius" "36" +data "AreaRadius" "48" data "TargetConditions" "Self() or HasAnyStatus({'NeedleVengeance_Enemy','NeedleVengeance_Ally_1','NeedleVengeance_Ally_2','NeedleVengeance_Ally_3','NeedleVengeance_Ally_4','NeedleVengeance_Ally_5','NeedleVengeance_Ally_6'}, {}, {},context.Target,context.Source) and ConcentrateSpell();" data "Icon" "Action_Monster_Duergar_MindSpike" data "DisplayName" "hef5007f6gf698g136dg7ed4g8984307536a4;2" @@ -5983,7 +5983,7 @@ type "SpellData" data "SpellType" "Shout" data "Cooldown" "OncePerTurn" data "SpellProperties" "GROUND:ApplyStatus(SELF,AnimatedAssault_Owner, 100, 2)" -data "AreaRadius" "36" +data "AreaRadius" "48" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(1d10,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((1d10)*2,Bludgeoning,Magical);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage(1d10/2,Bludgeoning,Magical);" @@ -6119,7 +6119,7 @@ data "SpellType" "Shout" data "Level" "1" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ConcordantChoir_Base" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d4,Thunder,Magical);IF(SaveCrit()):DealDamage((2d4)*2,Thunder,Magical);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((2d4)/2,Thunder,Magical);" @@ -6445,7 +6445,7 @@ type "SpellData" data "SpellType" "Shout" data "Level" "5" data "SpellSchool" "Enchantment" -data "AreaRadius" "6" +data "AreaRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(Confusion,100,10);" data "SpellFail" "IF(not SaveCritMiss('Will')):ApplyStatus(STUNNED1,100,1);" @@ -6487,14 +6487,15 @@ type "SpellData" data "SpellType" "Shout" data "Level" "5" data "SpellSchool" "Enchantment" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(7d10,Force,Magical);IF(SaveCrit()):DealDamage((7d10)*2,Force,Magical);Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(7d10,Force,Magical);IF(SaveCrit()):DealDamage((7d10)*2,Force,Magical);Force(4, OriginToEntity, Neutral, false, true);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((7d10)/2,Force,Magical);" data "TargetConditions" "not Self() and ConcentrateSpell();" data "Icon" "GenericIcon_Intent_Control" data "DisplayName" "h0293408ag97a9ga74cg1a36g35b34959695a;1" -data "Description" "h6a7ea780gf869gd137g181ag6e71360c024e;1" +data "Description" "h6a7ea780gf869gd137g181ag6e71360c024e;2" +data "DescriptionParams" "Distance(4)" data "TooltipDamageList" "DealDamage(7d10,Force)" data "TooltipAttackSave" "Dexterity" data "PrepareSound" "Spell_Prepare_Damage_Necrotic_ArmsOfHadar_L1to3" @@ -6519,7 +6520,7 @@ data "SpellType" "Shout" data "Level" "5" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_RipTheSpirit_Container" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(5d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((5d6)*2,Necrotic,Magical);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((5d6)/2,Necrotic,Magical);" @@ -6562,7 +6563,7 @@ type "SpellData" data "SpellType" "Shout" data "Level" "5" data "SpellSchool" "Enchantment" -data "AreaRadius" "9" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(STUNNED2,100,1);" data "SpellFail" "IF(not SaveCritMiss('Will')):ApplyStatus(STUNNED1,100,1);" @@ -6724,7 +6725,7 @@ data "SpellType" "Shout" data "Level" "6" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_30,100,2);" -data "AreaRadius" "6" +data "AreaRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d4,Piercing,Magical);IF(SaveCrit()):DealDamage((6d4)*2,Piercing,Magical);" data "SpellFail" "IF(not Ally() and not SaveCritMiss('Reflex')):DealDamage((6d4)/2,Piercing,Magical);" @@ -6755,7 +6756,7 @@ using "Shout_PoltergeistsFury" data "Level" "6" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_40,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_30);" -data "AreaRadius" "9" +data "AreaRadius" "12" data "DisplayName" "h6366d954g9990g0b64gd08fg30b570a8a6b4;1" data "Description" "h93fbabaag637dg817bgd2e6ga063cd3c6a6f;1" data "UseCosts" "ActionPoint:1" @@ -6765,7 +6766,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_50,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_40);" -data "AreaRadius" "12" +data "AreaRadius" "16" data "DisplayName" "hca327fc0g4235g4a43gc1dbg6714cfe21826;1" data "Description" "hd135fc82g0899g6607g941ag812b6b382e0e;1" @@ -6774,7 +6775,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_60,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_50);" -data "AreaRadius" "15" +data "AreaRadius" "20" data "DisplayName" "h9bae2338g35ddgc308g9079g2f0181fb37c1;1" data "Description" "h00385e5bgffb2gbbb6gbab2g959a3e04fde5;1" @@ -6783,7 +6784,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_70,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_60);" -data "AreaRadius" "18" +data "AreaRadius" "24" data "DisplayName" "hceb06784ga4ccgd5e0g7419gbb477fa54af0;1" data "Description" "h8e0eda64g65cbg7941g2819gd09b40e6aae6;1" @@ -6792,7 +6793,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_80,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_70);" -data "AreaRadius" "21" +data "AreaRadius" "28" data "DisplayName" "h3bc1cfd1gb594g56efg2fcag8c3fd22c9364;1" data "Description" "hf5787f4dgf09bgf268g3ee7g79f987a0603f;1" @@ -6801,7 +6802,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_90,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_80);" -data "AreaRadius" "24" +data "AreaRadius" "32" data "DisplayName" "h4c57f568g702cg1b78g830eg4c7fdc00f478;1" data "Description" "hc6cbf881ga8d9g17d8gb648ge5dbe6d077f1;1" @@ -6810,7 +6811,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:ApplyStatus(SELF,PoltergeistFury_Recast_100,100,2);GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_90);" -data "AreaRadius" "27" +data "AreaRadius" "36" data "DisplayName" "hd803ae21g0ecdg3755ga791g773fa2abaa42;1" data "Description" "hab2a097dg019dgc402g444ag1676f9e04c1f;1" @@ -6819,7 +6820,7 @@ type "SpellData" data "SpellType" "Shout" using "Shout_PoltergeistsFuryRecast_30" data "SpellProperties" "GROUND:RemoveStatus(SELF,PoltergeistFury_Recast_100);" -data "AreaRadius" "30" +data "AreaRadius" "40" data "DisplayName" "h46966481g04f2geabegaaf0g41ba5aff86a3;1" data "Description" "h7b1233c1g3f38g64e9g1a16gbff06bdfa5be;1" @@ -6886,7 +6887,7 @@ type "SpellData" data "SpellType" "Shout" data "SpellSchool" "Enchantment" data "SpellContainerID" "Shout_AberrantWhispers_Container" -data "AreaRadius" "3" +data "AreaRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(STUPEFIED_2,100,1);" data "TargetConditions" "not Self() and not Ally() and AuditorySpell() and MentalSpell() and ConcentrateSpell();" @@ -6915,7 +6916,7 @@ type "SpellData" data "SpellType" "Shout" data "SpellSchool" "Enchantment" data "SpellContainerID" "Shout_AberrantWhispers_Container" -data "AreaRadius" "5" +data "AreaRadius" "6" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(STUPEFIED_2,100,1);" data "TargetConditions" "not Self() and not Ally() and AuditorySpell() and MentalSpell() and ConcentrateSpell();" @@ -7022,7 +7023,7 @@ new entry "Shout_AirCushion" type "SpellData" data "SpellType" "Shout" data "SpellProperties" "ApplyStatus(FEATHER_FALL,100,10)" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "Ally() and RageConcentrateSpell();" data "Icon" "Spell_Transmutation_FeatherFall" data "DisplayName" "h44637b56g9580g8abcgddebg228976f7f676;1" @@ -7309,7 +7310,7 @@ data "DescriptionParams" "6d4;26" new entry "Shout_UmbraEntangle" type "SpellData" data "SpellType" "Shout" -data "AreaRadius" "3" +data "AreaRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(UMBRA_ENTANGLED,100,3);DealDamage(2d6,Necrotic)" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage(2d6/2,Necrotic);" @@ -7355,8 +7356,8 @@ data "CastEffect" "0ed6eeea-fb80-45e5-a190-d72579f7e3d6" new entry "Shout_CallTheHurricane" type "SpellData" data "SpellType" "Shout" -data "SpellProperties" "GROUND:CreateSurface(6,0,Water);ApplyStatus(WET,100,3);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,0,Water);ApplyStatus(WET,100,3);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" +data "AreaRadius" "8" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(CallHurricaneDamage),Bludgeoning,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(CallHurricaneDamage))*2,Bludgeoning,Magical);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((LevelMapValue(CallHurricaneDamage))/2,Bludgeoning,Magical);" @@ -7808,7 +7809,7 @@ type "SpellData" data "SpellType" "Shout" data "AreaRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Constitution, 17);" -data "SpellSuccess" "IF(not HasPassive('PrimalStrike',context.Source)):DealDamage(2d8+LevelMapValue(WildShapeDamageLow),Bludgeoning);IF(HasPassive('PrimalStrike',context.Source)):DealDamage(2d8+LevelMapValue(WildShapeDamageLow),Bludgeoning,Magical);Force(3, OriginToTarget);" +data "SpellSuccess" "IF(not HasPassive('PrimalStrike',context.Source)):DealDamage(2d8+LevelMapValue(WildShapeDamageLow),Bludgeoning);IF(HasPassive('PrimalStrike',context.Source)):DealDamage(2d8+LevelMapValue(WildShapeDamageLow),Bludgeoning,Magical);Force(4, OriginToTarget);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((2d8+LevelMapValue(WildShapeDamageLow))/2,Bludgeoning,Magical);" data "TargetConditions" "not Self() and not Dead() and not Item()" data "Icon" "GenericIcon_Intent_Damage" @@ -7843,7 +7844,7 @@ data "SpellProperties" "AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_SMALL,100,1)" data "AreaRadius" "50" data "DeathType" "Necrotic" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" -data "SpellSuccess" "AI_IGNORE:DealDamage(3d10+SpellCastingAbilityModifier, Necrotic,Magical);AI_IGNORE:Force(-9,OriginToEntity,Friendly,false,true);" +data "SpellSuccess" "AI_IGNORE:DealDamage(3d10+SpellCastingAbilityModifier, Necrotic,Magical);AI_IGNORE:Force(-12,OriginToEntity,Friendly,false,true);" data "SpellFail" "AI_IGNORE:DealDamage((3d10+SpellCastingAbilityModifier)/2, Necrotic,Magical)" data "TargetConditions" "Character() and not Self() and not Dead()" data "Icon" "PassiveFeature_Generic_Death" @@ -7874,7 +7875,7 @@ data "SpellProperties" "GROUND:ApplyStatus(SELF,SHA_NECROMANCER_FLESH_BERSERK,10 data "AreaRadius" "2" data "DeathType" "Physical" data "SpellRoll" "not SavingThrow(Ability.Constitution, 13);" -data "SpellSuccess" "Force(3);DealDamage(2d4,Thunder)" +data "SpellSuccess" "Force(4);DealDamage(2d4,Thunder);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" data "TargetConditions" "not Self()" data "Icon" "Action_Barbarian_Frenzy" @@ -7933,7 +7934,7 @@ using "Shout_ActionSurge" data "Cooldown" "" data "AIFlags" "" data "SpellProperties" "AI_ONLY:ApplyStatus(SELF,AI_STATUS_FAKE,100,2);" -data "AreaRadius" "12" +data "AreaRadius" "16" data "DeathType" "KnockedDown" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "AI_IGNORE:ApplyStatus(PRONE_PF2,100,1);AI_IGNORE:DealDamage(3d4,Bludgeoning);" @@ -8105,7 +8106,7 @@ data "SpellType" "Shout" using "Shout_ActionSurge" data "Cooldown" "OncePerRestPerItem" data "SpellProperties" "" -data "AreaRadius" "6" +data "AreaRadius" "8" data "SpellRoll" "" data "SpellSuccess" "AOE:IF(not SavingThrow(Ability.Dexterity,SourceSpellDC())):DealDamage(1d6, Lightning,Magical);" data "AoEConditions" "Enemy() and Character()" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Target.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Target.txt index 71cea59f..3160a768 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Target.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Target.txt @@ -4,7 +4,7 @@ data "SpellType" "Target" data "SpellSchool" "None" data "SpellContainerID" "Target_SkillActions" data "SpellProperties" "ApplyStatus(DemoralizeImmune,100,100);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "HasPassive('RagingIntimidation') or ConcentrateSpell() and LinguisticSpell(context.Source);" data "SpellRoll" "SkillCheck(Skill.Intimidation,DemoralizeDC());" data "SpellSuccess" "IF(SkillCrit()):ApplyStatus(FRIGHTENED,100,2);ApplyStatus(FRIGHTENED,100,1);AI_ONLY:IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and HasPassive('NPCIntimidation',context.Source) and HasHPPercentageMoreThan(50,context.Target)):DealDamage(2d6,Psychic);" @@ -37,7 +37,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Demoralize" data "SpellContainerID" "" -data "TargetRadius" "18" +data "TargetRadius" "24" data "UseCosts" "ReactionActionPoint:1" data "SpellAnimation" "ff78157b-f004-4813-b6d7-83744a7a56e4,,;,,;af73cecb-e6e2-432e-bb91-aa14769b9f84,,;b68f8e77-c0fb-4b1c-b9aa-5bb585e7f182,,;34da5af5-71b6-4278-9cc0-d5266ca98876,,;,,;32eb3c27-cd2c-49c1-a6c6-b21b2cccf050,,;,,;,," data "SpellFlags" "HasVerbalComponent;IsHarmful;Temporary" @@ -46,7 +46,7 @@ new entry "Target_DemoralizePerformance" type "SpellData" data "SpellType" "Target" using "Target_FreeDemoralize" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "SkillCheck(Skill.Performance,WillDC());" data "Description" "hc56e99ecg5bbcgdbdbg05c8g4551d34c1c55;2" data "UseCosts" "ActionPoint:1" @@ -128,7 +128,7 @@ data "SpellType" "Target" data "SpellProperties" "IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack)" data "SpellSuccess" "DealDamage(UnarmedDamage , Bludgeoning)" data "TargetConditions" "not Self() and not Dead()" @@ -193,7 +193,7 @@ data "SpellContainerID" "Target_SkillActions" data "SpellProperties" "RemoveStatus(SLEEP);RemoveStatus(SLEEPING);RemoveStatus(SG_Sleeping);" data "RequirementConditions" "HasFreeHand();" data "SpellRoll" "SkillCheck(Skill.Athletics,FortitudeDC());" -data "SpellSuccess" "IF(not SkillCrit()):ApplyStatus(GRABBED,100,2);AI_ONLY:ApplyStatus(StatusPenalty2Attack,100,2);IF(SkillCrit()):ApplyStatus(RESTRAINED,100,2);ApplyStatus(SELF,GRAPPLE_SOURCE,100,2);SetStatusDuration(SELF,GRAPPLE_SOURCE,2,ForceSet);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);IF(HasPassive('CrushingGrab',context.Source)):DealDamage(StrengthModifier,Bludgeoning,Magical);AI_ONLY:IF(HasStatus('FLANKED') and FightingStyle_Dueling() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',9) and HasPassive(NPCAthletics,context.Source)):DealDamage((MainMeleeWeapon)*2, MainMeleeWeaponDamageType);AI_ONLY:IF(HasStatus('FLANKED') and Unarmed() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',9) and HasPassive(NPCAthletics,context.Source)):DealDamage((UnarmedDamage)*2, Bludgeoning);" +data "SpellSuccess" "IF(not SkillCrit()):ApplyStatus(GRABBED,100,2);AI_ONLY:ApplyStatus(StatusPenalty2Attack,100,2);IF(SkillCrit()):ApplyStatus(RESTRAINED,100,2);ApplyStatus(SELF,GRAPPLE_SOURCE,100,2);SetStatusDuration(SELF,GRAPPLE_SOURCE,2,ForceSet);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);IF(HasPassive('CrushingGrab',context.Source)):DealDamage(StrengthModifier,Bludgeoning,Magical);AI_ONLY:IF(HasStatus('FLANKED') and FightingStyle_Dueling() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',12) and HasPassive(NPCAthletics,context.Source)):DealDamage((MainMeleeWeapon)*2, MainMeleeWeaponDamageType);AI_ONLY:IF(HasStatus('FLANKED') and Unarmed() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',12) and HasPassive(NPCAthletics,context.Source)):DealDamage((UnarmedDamage)*2, Bludgeoning);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0);RemoveStatus(GRABBED);RemoveStatus(RESTRAINED);IF(SkillCritMiss()):ApplyStatus(SELF,PRONE_PF2,100,-1);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);" data "TargetConditions" "not Self() and IsMovable() and not Grounded() and not Tagged('GASEOUS_FORM') and not (not Player(context.Source) and Combat(context.Source) and Character() and not (Enemy() or HasStatus('SG_Unconscious'))) and not Tagged('CANT_SHOVE_THROW') and TargetSizeGrapple();" data "Icon" "Action_Monster_NetherTentacle_Grapple" @@ -221,7 +221,7 @@ using "Target_Shove" data "SpellContainerID" "Target_SkillActions" data "SpellProperties" "RemoveStatus(SLEEP);RemoveStatus(SLEEPING);RemoveStatus(SG_Sleeping);" data "SpellRoll" "SkillCheck(Skill.Athletics,ReflexDC());" -data "SpellSuccess" "ApplyStatus(PRONE_PF2,100,-1);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);IF(SkillCrit()):DealDamage(1d6,Bludgeoning);IF(HasPassive('TheHarderTheyFall',context.Source)):DealDamage(1d6,Bludgeoning);IF(SkillCrit() and HasPassive('TheHarderTheyFall',context.Source)):DealDamage(LevelMapValue(SneakAttack),Bludgeoning);AI_ONLY:IF(HasStatus('FLANKED') and FightingStyle_Dueling() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',9) and HasPassive(NPCAthletics,context.Source)):DealDamage((MainMeleeWeapon)*2, MainMeleeWeaponDamageType);AI_ONLY:IF(HasStatus('FLANKED') and Unarmed() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',9) and HasPassive(NPCAthletics,context.Source)):DealDamage((UnarmedDamage)*2, Bludgeoning);" +data "SpellSuccess" "ApplyStatus(PRONE_PF2,100,-1);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);IF(SkillCrit()):DealDamage(1d6,Bludgeoning);IF(HasPassive('TheHarderTheyFall',context.Source)):DealDamage(1d6,Bludgeoning);IF(SkillCrit() and HasPassive('TheHarderTheyFall',context.Source)):DealDamage(LevelMapValue(SneakAttack),Bludgeoning);AI_ONLY:IF(HasStatus('FLANKED') and FightingStyle_Dueling() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',12) and HasPassive(NPCAthletics,context.Source)):DealDamage((MainMeleeWeapon)*2, MainMeleeWeaponDamageType);AI_ONLY:IF(HasStatus('FLANKED') and Unarmed() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and not HasStatus('OFF_BALANCED',context.Target) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',12) and HasPassive(NPCAthletics,context.Source)):DealDamage((UnarmedDamage)*2, Bludgeoning);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);" data "TargetConditions" "not Self() and not HasStatus('PRONE_PF2') and not HasStatus('PRONE') and IsMovable() and not Grounded() and not Tagged('GASEOUS_FORM') and not (not Player(context.Source) and Combat(context.Source) and Character() and not (Enemy() or HasStatus('SG_Unconscious'))) and not Tagged('CANT_SHOVE_THROW');" data "Icon" "Action_Trip" @@ -246,7 +246,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Trip" data "SpellContainerID" ";" -data "TargetRadius" "3" +data "TargetRadius" "2" data "UseCosts" "ActionPoint:0" data "SpellFlags" "IsMelee;AddFallDamageOnLand;IsHarmful;Temporary" @@ -291,10 +291,10 @@ new entry "Target_Disarm" type "SpellData" data "SpellType" "Target" data "SpellContainerID" "Target_SkillActions" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasFreeHand();" data "SpellRoll" "SkillCheck(Skill.Athletics,ReflexDC());" -data "SpellSuccess" "IF(SkillCrit()):ApplyStatus(DISARM, 100, 1);ApplyStatus(HINDERED,100,1);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);AI_ONLY:IF(HasStatus('FLANKED') and FightingStyle_Dueling() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',9) and HasPassive(NPCAthletics,context.Source)):DealDamage((MainMeleeWeapon)*2, MainMeleeWeaponDamageType);AI_ONLY:IF(HasStatus('FLANKED') and Unarmed() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',9) and HasPassive(NPCAthletics,context.Source)):DealDamage((UnarmedDamage)*2, Bludgeoning);" +data "SpellSuccess" "IF(SkillCrit()):ApplyStatus(DISARM, 100, 1);ApplyStatus(HINDERED,100,1);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);AI_ONLY:IF(HasStatus('FLANKED') and FightingStyle_Dueling() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',12) and HasPassive(NPCAthletics,context.Source)):DealDamage((MainMeleeWeapon)*2, MainMeleeWeaponDamageType);AI_ONLY:IF(HasStatus('FLANKED') and Unarmed() and not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and HasHPPercentageMoreThan(50,context.Target) and HasAllyWithinRange('SG_Incapacitated',12) and HasPassive(NPCAthletics,context.Source)):DealDamage((UnarmedDamage)*2, Bludgeoning);" data "SpellFail" "IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);" data "TargetConditions" "not Self() and HasWeaponInMainHand();" data "Icon" "Action_HinderingStrike" @@ -330,7 +330,7 @@ data "SpellType" "Target" data "ContainerSpells" "Target_EscapeGrapple_Athletics;Target_EscapeGrapple_Acrobatics;Target_EscapeGrapple_UnarmedAttack;" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "9" +data "TargetRadius" "12" data "Icon" "Action_Monster_NetherTentacle_Grapple" data "DisplayName" "h07a26580gf137g764dg33eag4d5c6d6d5b54;1" data "Description" "h66f30f28gbceag8e83g0144g72f43a4226dd;1" @@ -352,7 +352,7 @@ data "SpellType" "Target" data "SpellContainerID" "Target_EscapeGrapple_Container" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "SkillCheck(Skill.Athletics,ReflexDC());" data "SpellSuccess" "RemoveStatus(GRAPPLE_SOURCE);AI_ONLY:ApplyStatus(StatusBonus2Attack,100,2);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0);IF(HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(SELF,MAP_PENALTY_2ND,100,1);" @@ -413,7 +413,7 @@ data "Level" "" data "SpellSchool" "None" data "SpellContainerID" "Target_SkillActions" data "SpellProperties" "ApplyStatus(DemoralizeImmune,100,100);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "HasPassive('RagingIntimidation') or ConcentrateSpell() and LinguisticSpell(context.Source);" data "SpellRoll" "SkillCheck(Skill.Intimidation,DemoralizeDC());" data "SpellSuccess" "IF(SkillCrit()):ApplyStatus(FRIGHTENED,100,2);ApplyStatus(FRIGHTENED,100,1);AI_ONLY:IF(not HasStatus('MAP_PENALTY_3RD', context.Source) and not HasStatus('MAP_PENALTY_2ND', context.Source) and HasPassive('NPCIntimidation',context.Source) and HasHPPercentageMoreThan(50,context.Target)):DealDamage(2d6,Psychic);" @@ -461,7 +461,7 @@ new entry "Target_Help" type "SpellData" data "SpellType" "Target" data "SpellProperties" "RemoveStatus(SG_Sleeping);RemoveStatus(SG_Helpable_Condition);RemoveStatus(BURNING);RemoveStatus(SG_Prone);RemoveStatus(SG_Restrained);RemoveStatus(PRONE);RemoveStatus(PRONE_PF2);RemoveStatus(SLEEPING);RemoveStatus(SLEEP);RemoveStatus(ENSNARING_STRIKE);RemoveStatus(WEB);IF(IsDowned()):RegainHitPoints(1);RemoveStatus(HYPNOTIC_PATTERN);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Self() and (not Enemy() or Player()) and HasHelpableCondition()" data "Icon" "Action_Help" data "DisplayName" "h0c061df2g0bcaga2b6g4874ge6b0828535a5;1" @@ -487,7 +487,7 @@ new entry "Target_AidAnother" type "SpellData" data "SpellType" "Target" data "SpellProperties" "AI_IGNORE:ApplyStatus(GUIDANCE, 100, 1);AI_ONLY:IF(HasStatus('MAP_PENALTY_3RD', context.Source) and HasStatus('MAP_PENALTY_2ND', context.Source)):RegainHitPoints(15);AI_ONLY:IF(HasStatus('MAP_PENALTY_3RD', context.Source) and HasStatus('MAP_PENALTY_2ND', context.Source)):ApplyStatus(GUIDANCE, 100, 1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "not Self() and not Enemy();" data "Icon" "Action_Help" data "DisplayName" "hee3b37dfg5bcdgf0e5gf61ag3697a21bbf3e;1" @@ -572,7 +572,7 @@ data "TooltipDamageList" "RegainHitPoints(2d8+30)" new entry "Target_BonMot" type "SpellData" data "SpellType" "Target" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "SkillCheck(Skill.Persuasion,WillDC());" data "SpellSuccess" "IF(IsCriticalSkill()):ApplyStatus(BON_MOT_3,100,10);IF(not IsCriticalSkill()):ApplyStatus(BON_MOT_2,100,10);RemoveStatus(SELF,BON_MOT_2);RemoveStatus(SELF,BON_MOT_2_SELF);RemoveStatus(SELF,BON_MOT_3);" data "SpellFail" "IF(IsCriticalMissSkill()):ApplyStatus(SELF,BON_MOT_2_SELF,100,10);" @@ -600,7 +600,7 @@ type "SpellData" data "SpellType" "Target" data "TargetCeiling" "0" data "TargetFloor" "0.25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasFreeHand();" data "RequirementEvents" "OnEquip;OnUnequip" data "SpellRoll" "SkillCheck(Skill.SleightOfHand,ReflexDC());" @@ -631,8 +631,8 @@ type "SpellData" data "SpellType" "Target" data "SpellContainerID" "Target_SkillActions" data "AIFlags" "CanNotUse" -data "TargetRadius" "9" -data "AreaRadius" "6" +data "TargetRadius" "12" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "RequirementEvents" "OnStatusApplied;OnStatusRemoved" data "SpellRoll" "SkillCheck(Skill.Perception,context.Target.GetPassiveSkill(Skill.Stealth))" @@ -665,8 +665,8 @@ new entry "Target_PointOut_NPC" type "SpellData" data "SpellType" "Target" data "SpellProperties" "RemoveStatus(UNDETECTED);AI_ONLY:AOE:ApplyStatus(AI_HELPER_BUFF,100,3);" -data "TargetRadius" "9" -data "AreaRadius" "9" +data "TargetRadius" "12" +data "AreaRadius" "12" data "TargetConditions" "HasStatus('UNDETECTED',context.Target) and not HasStatus('UNDETECTED_FROM',context.Source,context.Target) and Enemy();" data "AoEConditions" "Ally() and AuditorySpell() and VisualSpell();" data "Icon" "Action_Monster_Duergar_MentalArrow" @@ -687,8 +687,8 @@ data "SpellContainerID" "Target_SkillActions" data "AIFlags" "CanNotUse" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" -data "RequirementConditions" "not HasStatus('TUMBLE_THROUGH_SOURCE');" +data "TargetRadius" "2" +data "RequirementConditions" "not HasStatus('TUMBLE_THROUGH_SOURCE') and HasActionResource('Movement',1);" data "SpellRoll" "SkillCheck(Skill.Acrobatics,ReflexDC());" data "SpellSuccess" "ApplyStatus(SELF,TUMBLE_THROUGH_SOURCE,100,1);ApplyStatus(TUMBLE_THROUGH_TARGET,100,1);" data "SpellFail" "ApplyStatus(SELF,TUMBLE_THROUGH_FAILED,100,1);ApplyStatus(SELF,DEBUG_RESET_MOVE,100,-1);" @@ -778,7 +778,7 @@ using "Target_Critspec_Axe" data "Icon" "Action_PushingAttack_Melee" data "DisplayName" "hb8a19a05gf09cg287aga9ebgd89ae6c2f043;1" data "Description" "h98a667e8g7b79g06d2gd7cege017b4df3805;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "InterruptPrototype" "Interrupt_Critspec_Club" new entry "Target_Critspec_Flail" @@ -826,7 +826,7 @@ using "Target_Critspec_Axe" data "Icon" "Action_Monster_Gortash_ReelIn" data "DisplayName" "h984ff71fgb59eg730eg5f73g4a10efb93d0e;1" data "Description" "hea92dc27g1babgd435gb6d6g25bfff4e4073;1" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "InterruptPrototype" "Interrupt_Critspec_Polearm" new entry "Target_Critspec_Spear" @@ -886,7 +886,7 @@ data "SpellType" "Target" data "SpellProperties" "GROUND:DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(MainHand);CastOffhand[GROUND:DealDamage(OffhandMeleeWeapon, OffhandMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(OffHand)];IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasStatus('SG_Rage');" data "RequirementEvents" "OnStatusApplied;OnStatusRemoved" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" @@ -1128,7 +1128,7 @@ new entry "Target_ShareRage" type "SpellData" data "SpellType" "Target" data "SpellProperties" "ApplyStatus(RAGE,100,10);ApplyStatus(RageTempHp,100,-1)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "HasStatus('SG_Rage');" data "RequirementEvents" "OnStatusApplied;OnStatusRemoved" data "TargetConditions" "Character() and Ally() and not HasStatus('SG_Rage')" @@ -1157,7 +1157,7 @@ type "SpellData" data "SpellType" "Target" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasStatus('SG_Rage');" data "RequirementEvents" "OnStatusApplied;OnStatusRemoved" data "SpellRoll" "not SavingThrow(Ability.Constitution, ClassDC());" @@ -1188,7 +1188,7 @@ data "Sheathing" "Sheathed" new entry "Target_SpiritsWrath" type "SpellData" data "SpellType" "Target" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "RageConcentrateSpell():;" data "RequirementEvents" "OnStatusApplied;OnStatusRemoved" data "SpellRoll" "Attack2e(AttackType.MeleeWeaponAttack);" @@ -1269,7 +1269,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Fire_Container" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Fire',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Fire,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier+StrengthModifier,Fire,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Fire',context.Source)):ApplyStatus(PersistentFire_1d6,100,1);" @@ -1298,7 +1298,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Fire_Fire" data "SpellContainerID" "" data "ContainerSpells" "Target_ElementalBlast_Fire_Fire;Target_ElementalBlast_Fire_Fire_2Action;Projectile_ElementalBlast_Fire_Fire;Projectile_ElementalBlast_Fire_Fire_2Action;Target_ElementalBlast_Fire_Cold;Target_ElementalBlast_Fire_Cold_2Action;Projectile_ElementalBlast_Fire_Cold;Projectile_ElementalBlast_Fire_Cold_2Action;" -data "TargetRadius" "18" +data "TargetRadius" "24" data "DisplayName" "hb227e79bg2ce3g5f30gfc92gd189efbf8c36;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast),Fire);" data "SpellFlags" "IsMelee;IsHarmful;IsAttack;IsLinkedSpellContainer" @@ -1318,7 +1318,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Water_Container" data "SpellProperties" "GROUND:SurfaceChange(Douse);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Water',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Bludgeoning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Bludgeoning,Magical);" @@ -1353,7 +1353,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Water_Bludgeoning" data "SpellContainerID" "" data "ContainerSpells" "Target_ElementalBlast_Water_Bludgeoning;Target_ElementalBlast_Water_Bludgeoning_2Action;Projectile_ElementalBlast_Water_Bludgeoning;Projectile_ElementalBlast_Water_Bludgeoning_2Action;Target_ElementalBlast_Water_Cold;Target_ElementalBlast_Water_Cold_2Action;Projectile_ElementalBlast_Water_Cold;Projectile_ElementalBlast_Water_Cold_2Action;Target_ElementalBlast_Water_Acid;Target_ElementalBlast_Water_Acid_2Action;Projectile_ElementalBlast_Water_Acid;Projectile_ElementalBlast_Water_Acid_2Action;" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "h5fd00dd6gc180g2747gfb31g214c71f7fd96;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D8AoeCantrip),Bludgeoning);" data "SpellFlags" "IsMelee;IsHarmful;IsAttack;IsLinkedSpellContainer" @@ -1372,10 +1372,10 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Air_Container" data "SpellProperties" "GROUND:SurfaceChange(Electrify);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Air',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" -data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TargetConditions" "not Self() and not Dead() and RageConcentrateSpell();" data "Icon" "Spell_Transmutation_ElementalWeapon_Lightning" data "DisplayName" "h774760c1g8c81g1333g71b8g4301ea7afbd9;1" @@ -1407,7 +1407,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Air_Electric" data "SpellContainerID" "" data "ContainerSpells" "Target_ElementalBlast_Air_Electric;Target_ElementalBlast_Air_Electric_2Action;Projectile_ElementalBlast_Air_Electric;Projectile_ElementalBlast_Air_Electric_2Action;Target_ElementalBlast_Air_Slashing;Target_ElementalBlast_Air_Slashing_2Action;Projectile_ElementalBlast_Air_Slashing;Projectile_ElementalBlast_Air_Slashing_2Action;Target_ElementalBlast_Air_Cold;Target_ElementalBlast_Air_Cold_2Action;Projectile_ElementalBlast_Air_Cold;Projectile_ElementalBlast_Air_Cold_2Action;" -data "TargetRadius" "18" +data "TargetRadius" "24" data "DisplayName" "h705b462fg092eg14f5g840ag9443c9612317;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast),Lightning);" data "SpellFlags" "IsMelee;IsHarmful;IsAttack;IsLinkedSpellContainer" @@ -1425,7 +1425,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Earth_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Earth',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Bludgeoning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Earth',context.Source)):ApplyStatus(PRONE_PF2,100,-1);" @@ -1454,7 +1454,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Earth_Bludgeoning" data "SpellContainerID" "" data "ContainerSpells" "Target_ElementalBlast_Earth_Bludgeoning;Target_ElementalBlast_Earth_Bludgeoning_2Action;Projectile_ElementalBlast_Earth_Bludgeoning;Projectile_ElementalBlast_Earth_Bludgeoning_2Action;Target_ElementalBlast_Earth_Piercing;Target_ElementalBlast_Earth_Piercing_2Action;Projectile_ElementalBlast_Earth_Piercing;Projectile_ElementalBlast_Earth_Piercing_2Action;Target_ElementalBlast_Earth_Poison;Target_ElementalBlast_Earth_Poison_2Action;Projectile_ElementalBlast_Earth_Poison;Projectile_ElementalBlast_Earth_Poison_2Action;" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "h5d3a8e38g5308ga273gb045gb3a7397bcc69;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D8AoeCantrip),Bludgeoning);" data "SpellFlags" "IsMelee;IsHarmful;IsAttack;IsLinkedSpellContainer" @@ -1472,7 +1472,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Wood_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Wood',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Bludgeoning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Wood',context.Source)):ApplyStatus(ENSNARED,100,1);" @@ -1506,7 +1506,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Wood_Bludgeoning" data "SpellContainerID" "" data "ContainerSpells" "Target_ElementalBlast_Wood_Bludgeoning;Target_ElementalBlast_Wood_Bludgeoning_2Action;Projectile_ElementalBlast_Wood_Bludgeoning;Projectile_ElementalBlast_Wood_Bludgeoning_2Action;Target_ElementalBlast_Wood_Vitality;Target_ElementalBlast_Wood_Vitality_2Action;Projectile_ElementalBlast_Wood_Vitality;Projectile_ElementalBlast_Wood_Vitality_2Action;Target_ElementalBlast_Wood_Poison;Target_ElementalBlast_Wood_Poison_2Action;Projectile_ElementalBlast_Wood_Poison;Projectile_ElementalBlast_Wood_Poison_2Action;" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "ha6d2e4ccg32beg9e90g1f5dg9f026abd97c4;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D8AoeCantrip),Bludgeoning);" data "SpellFlags" "IsMelee;IsHarmful;IsAttack;IsLinkedSpellContainer" @@ -1524,7 +1524,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Metal_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Metal',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Piercing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Piercing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Metal',context.Source)):ApplyStatus(PersistentAcid_1d6,100,1);" @@ -1553,7 +1553,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Metal_Piercing" data "SpellContainerID" "" data "ContainerSpells" "Target_ElementalBlast_Metal_Piercing;Target_ElementalBlast_Metal_Piercing_2Action;Projectile_ElementalBlast_Metal_Piercing;Projectile_ElementalBlast_Metal_Piercing_2Action;Target_ElementalBlast_Metal_Slashing;Target_ElementalBlast_Metal_Slashing_2Action;Projectile_ElementalBlast_Metal_Slashing;Projectile_ElementalBlast_Metal_Slashing_2Action;Target_ElementalBlast_Metal_Lightning;Target_ElementalBlast_Metal_Lightning_2Action;Projectile_ElementalBlast_Metal_Lightning;Projectile_ElementalBlast_Metal_Lightning_2Action;" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "h37550b8dg2401gea05gc53eg3ff82195c4f5;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D8AoeCantrip),Piercing);" data "SpellFlags" "IsMelee;IsHarmful;IsAttack;IsLinkedSpellContainer" @@ -1576,7 +1576,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(HEROISM, 100, 10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_Heroism" @@ -1607,7 +1607,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Heroism" data "SpellProperties" "ApplyStatus(HymnStatus, 100, 4)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "h3e45296ega9e2ge283g5998g993eed7b0bab;1" data "Description" "h177e55cdg9493g65d4g5f81g096dfdbcd6d4;1" data "DescriptionParams" "GainTemporaryHitPoints(2)" @@ -1625,7 +1625,7 @@ data "SpellType" "Target" using "Target_ShapeTheFlowingRiver_IceBlock" data "SpellSchool" "Illusion" data "SpellProperties" "GROUND:Summon(408559c5-ac6c-4fab-b629-7fd6e52e108a, 1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "AreaRadius" "1" data "AmountOfTargets" "3" data "DisplayName" "h076f60d8gc50fgd2bage0e3g69dd45b39c2b;1" @@ -1643,7 +1643,7 @@ type "SpellData" data "SpellType" "Target" using "Target_ForcedManeuver" data "SpellProperties" "ApplyStatus(STRIDE,100,1);RemoveStatus(DEBUG_RESET_MOVE);UseActionResource(ReactionActionPoint,1,0,false);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Ally() and not Self() and HasStatus('CourageousAnthem',context.Target,context.Source) and HasActionResource('ReactionActionPoint', 1, 0, false)" data "DisplayName" "hdd2b85a1g2087g3029ga53dgaae61788efe7;1" data "Description" "h57f408c2g7b47g889eg5243g2faf4eb8a8bd;1" @@ -1666,7 +1666,7 @@ type "SpellData" data "SpellType" "Target" using "Target_CommandersStrike" data "SpellProperties" "ApplyStatus(COURAGEOUS_ASSAULT,100,1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Ally() and not Self() and HasStatus('CourageousAnthem',context.Target,context.Source) " data "DisplayName" "h4a4b37f5gd315g2efcgba47g17c901b9fb89;1" data "Description" "h634644abgf377g574agbcf5g1af2e7136dc2;1" @@ -2140,7 +2140,7 @@ type "SpellData" data "SpellType" "Target" using "Target_DefensiveAdvance" data "SpellProperties" "ApplyStatus(SELF,SUDDENCHARGE_CAST_FX);IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);RemoveStatus(SELF,DefensiveStrike);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(AnimalSecondaryFrog)+StrengthModifier, Bludgeoning, Magical);" data "TargetConditions" "not Self() and not Dead()" @@ -2246,7 +2246,7 @@ data "ContainerSpells" "Target_OneInchPunch2Action;Target_OneInchPunch3Action;" data "SpellProperties" "GROUND:DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(MainHand);CastOffhand[GROUND:DealDamage(OffhandMeleeWeapon, OffhandMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(OffHand)];IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack)" data "TargetConditions" "not Self() and not Dead()" data "Icon" "Action_Monk_OpenHandTechnique_Knock" @@ -2270,7 +2270,7 @@ data "SpellContainerID" "Target_OneInchPunch" data "SpellProperties" "GROUND:DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(MainHand);CastOffhand[GROUND:DealDamage(OffhandMeleeWeapon, OffhandMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(OffHand)];IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack)" data "SpellSuccess" "IF(HasPassive('DragonStance',context.Source)):DealDamage(LevelMapValue(AnimalInstinct)+1d10+StrengthModifier, Bludgeoning, Magical) or IF(HasPassive('WolfStance',context.Source)):DealDamage(LevelMapValue(D8Unarmed)+1d8+StrengthModifier, Piercing, Magical) or IF(HasPassive('TigerStance',context.Source)):DealDamage(LevelMapValue(D8Unarmed)+1d8+StrengthModifier, Slashing, Magical) or IF(HasPassive('MountainStance',context.Source)):DealDamage(LevelMapValue(D8Unarmed)+1d8+StrengthModifier, Bludgeoning, Magical) or (IF(not HasPassive('DragonStance',context.Source) and not HasPassive('WolfStance',context.Source) and not HasPassive('TigerStance',context.Source) and not HasPassive('MountainStance',context.Source)): DealDamage(LevelMapValue(MartialArts)+1d6+StrengthModifier, Bludgeoning, Magical);" data "TargetConditions" "not Self() and not Dead()" @@ -2362,11 +2362,11 @@ type "SpellData" data "SpellType" "Target" using "Target_FlurryOfBlows" data "ContainerSpells" "" -data "SpellSuccess" "DealDamage(UnarmedDamage , Bludgeoning, Magical);Cast2[DealDamage(UnarmedDamage , Bludgeoning, Magical)];IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(5);" +data "SpellSuccess" "DealDamage(UnarmedDamage , Bludgeoning, Magical);Cast2[DealDamage(UnarmedDamage , Bludgeoning, Magical)];IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(4);" data "Icon" "Action_Monk_OpenHandTechnique_Push" data "DisplayName" "h2f9a8273g6354ge86fg1181g684e3da636db;1" data "Description" "h0a21b444gd17cge0d3g0b52g3c1232131413;1" -data "DescriptionParams" "Distance(5)" +data "DescriptionParams" "Distance(4)" data "TargetSound" "Spell_Impact_Monk_OpenHandTech_L1to3" data "SpellAnimation" "e1a544d9-209c-4928-aaa8-34158e755235,,;c06d3974-75cc-47db-94fc-58ffee6f6d9c,,;5fac68a4-bf82-471c-a3f1-f170652e5305,,;0f459162-778f-4bc4-97d0-f54130ec73be,,;4d79a581-a66e-49d3-a6bf-b7f66085cae4,,;37602812-a7a8-45a8-8cd3-2efa6f81f60d,,;0b07883a-08b8-43b6-ac18-84dc9e84ff50,,;,,;,," data "SpellFlags" "IsMelee;IsHarmful;DisableBlood;AddFallDamageOnLand" @@ -2437,7 +2437,7 @@ new entry "Target_WindCrash" type "SpellData" data "SpellType" "Target" using "Target_CraneWing" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "HasStatus('WildWindsStanceStatus');" data "SpellRoll" "Attack2e(AttackType.RangedUnarmedAttack)" data "Icon" "Action_Monk_FangsOfTheFireSnake" @@ -2466,7 +2466,7 @@ type "SpellData" data "SpellType" "Target" using "Target_OpenHandTechnique_Push" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" -data "SpellSuccess" "DealDamage(UnarmedDamage , Bludgeoning, Magical);IF(not SavingThrow(Ability.Constitution, ClassDC())):Force(5);" +data "SpellSuccess" "DealDamage(UnarmedDamage , Bludgeoning, Magical);IF(not SavingThrow(Ability.Constitution, ClassDC())):Force(4);" data "DisplayName" "hba33a07dg265dgc901g5553gc76f67de410a;1" data "Description" "hccacaaddg9edbg72a1g4a15g779f5ff5373d;1" data "TooltipDamageList" "DealDamage(UnarmedDamage , Bludgeoning)" @@ -2478,7 +2478,7 @@ data "SpellType" "Target" data "SpellProperties" "GROUND:DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(MainHand);CastOffhand[GROUND:DealDamage(OffhandMeleeWeapon, OffhandMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(OffHand)];IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" data "SpellSuccess" "DealDamage(UnarmedDamage , Bludgeoning, Magical);ApplyStatus(DisruptedQi,100,-1);" data "TargetConditions" "not Self() and not Dead()" @@ -2573,7 +2573,7 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Transmutation" data "ContainerSpells" "Target_GougingClaw_Piercing;Target_GougingClaw_Slashing" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D6Cantrip),Piercing,Magical);IF(not IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(GougingClawBleed_Rank1,100,-1);IF(IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(GougingClawBleed_Rank1_crit,100,-1);IF(not IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(GougingClawBleed_Rank2,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(GougingClawBleed_Rank2_crit,100,-1);IF(not IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(GougingClawBleed_Rank3,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(GougingClawBleed_Rank3_crit,100,-1);IF(not IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(GougingClawBleed_Rank4,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(GougingClawBleed_Rank4_crit,100,-1);IF(not IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(GougingClawBleed_Rank5,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(GougingClawBleed_Rank5_crit,100,-1);IF(not IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(GougingClawBleed_Rank6,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(GougingClawBleed_Rank6_crit,100,-1);" @@ -2630,7 +2630,7 @@ data "Level" "0" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_IgnitionMelee;Projectile_Ignition" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D6Cantrip),Fire,Magical);IF(IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(IgnitionPersistent_Rank1,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(IgnitionPersistent_Rank2,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(IgnitionPersistent_Rank3,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(IgnitionPersistent_Rank4,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(IgnitionPersistent_Rank5,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(IgnitionPersistent_Rank6,100,-1);" @@ -2660,7 +2660,7 @@ data "Level" "0" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_IgnitionContainer" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D6Cantrip),Fire,Magical);IF(IsCritical() and not CharacterLevelGreaterThan(2)):ApplyStatus(IgnitionPersistent_Rank1,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(IgnitionPersistent_Rank2,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(IgnitionPersistent_Rank3,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(IgnitionPersistent_Rank4,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(IgnitionPersistent_Rank5,100,-1);IF(IsCritical() and CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(IgnitionPersistent_Rank6,100,-1);" @@ -2694,8 +2694,8 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Evocation" data "SpellContainerID" "Projectile_EldritchBlast" -data "SpellProperties" "GROUND:SurfaceClearLayer(Cloud); IF(not Character()):Force(5);" -data "TargetRadius" "9" +data "SpellProperties" "GROUND:SurfaceClearLayer(Cloud); IF(not Character()):Force(6);" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack)" data "SpellSuccess" "DealDamage(LevelMapValue(D4AoeCantrip),Slashing,Magical);IF(IsCritical()):ApplyStatus(BLEEDING,100,10);" @@ -2743,7 +2743,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Necromancy" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D4AoeCantrip), Necrotic,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D4AoeCantrip))*2, Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -2776,7 +2776,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Conjuration" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack)" data "SpellSuccess" "ApplyStatus(TANGLE_VINE,100,1);IF(IsCritical()):ApplyStatus(ENSNARED,100,1);" @@ -2785,7 +2785,7 @@ data "TargetConditions" "not Self() and (Item() or Character() or Dead()) and Co data "Icon" "Spell_Transmutation_ThornWhip" data "DisplayName" "h2ff0127dgfde1g08e1gc4afgb1b8453edeec;1" data "Description" "h2afcc8eaga39bg02feg3c7dgaf980f80c0ae;2" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "TooltipAttackSave" "MeleeSpellAttack" data "TooltipStatusApply" "ApplyStatus(TANGLE_VINE,100,1);ApplyStatus(ENSNARED,100,1)" data "CastSound" "Spell_Cast_Damage_ThornWhip_L0" @@ -2825,9 +2825,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(5,10,Mud)" -data "TargetRadius" "18" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:CreateSurface(6,10,Mud)" +data "TargetRadius" "24" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_ConjureMinorElementals_MudMephit" @@ -2913,7 +2913,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Electrify)" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(1d12,Lightning,Magical);IF(not SaveCrit()):DealDamage(1d4,Thunder,Magical);IF(SaveCrit()):DealDamage((1d12)*2,Lightning,Magical);IF(SaveCrit()):DealDamage((1d4)*2,Thunder,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -3014,7 +3014,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" data "ContainerSpells" "Target_HealingFont1Action;Target_HealingFont2Action;Shout_HealingFont_ThreeAction" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Icon" "GenericIcon_Intent_Healing" data "DisplayName" "h4b7a2dd4gdf3ag172bgc3f6g2c84ade90fae;1" data "Description" "h8ff2ee64g6a54g64e9g3cddg0b10d9c9e096;1" @@ -3058,7 +3058,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HealingFont" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(LevelMapValue(H1D8));IF(HealLive(10)):RegainHitPoints(LevelMapValue(H1D10));IF(AngelicHalo()):RegainHitPoints(2*LevelMapValue(H1Plus1));" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "HealSavingThrow()" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(LevelMapValue(H1D8),Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(LevelMapValue(H1D10),Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((LevelMapValue(H1D8))*2,Radiant,Magical);IF(HealVoid(10) and SaveCrit()):DealDamage((LevelMapValue(H1D10))*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage(LevelMapValue(H1D8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage(LevelMapValue(H1D10)/2,Radiant,Magical);" @@ -3108,7 +3108,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HealBase1" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(1d8+8);IF(HealLive(10)):RegainHitPoints(1d10+8);IF(AngelicHalo()):RegainHitPoints(2);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HealSavingThrow()" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(1d8,Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(1d10,Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((1d8)*2,Radiant,Magical);IF(HealVoid(10)and SaveCrit()):DealDamage((1d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((1d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((1d10)/2,Radiant,Magical);" @@ -3156,7 +3156,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HealBase1" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(2d8+16);IF(HealLive(10)):RegainHitPoints(2d10+16);IF(AngelicHalo()):RegainHitPoints(4);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HealSavingThrow()" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(2d8,Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(2d10,Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((2d8)*2,Radiant,Magical);IF(HealVoid(10)and SaveCrit()):DealDamage((2d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((2d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((2d10)/2,Radiant,Magical);" @@ -3204,7 +3204,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HealBase1" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(3d8+24);IF(HealLive(10)):RegainHitPoints(3d10+24);IF(AngelicHalo()):RegainHitPoints(6);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HealSavingThrow()" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(3d8,Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(3d10,Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((3d8)*2,Radiant,Magical);IF(HealVoid(10)and SaveCrit()):DealDamage((3d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((3d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((3d10)/2,Radiant,Magical);" @@ -3250,7 +3250,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HealTwoAction_Rank_3" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(4d8+32);IF(HealLive(10)):RegainHitPoints(4d10+32);IF(AngelicHalo()):RegainHitPoints(8);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(4d8,Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(4d10,Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((4d8)*2,Radiant,Magical);IF(HealVoid(10)and SaveCrit()):DealDamage((4d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((4d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((4d10)/2,Radiant,Magical);" data "DescriptionParams" "4d8;32" @@ -3275,7 +3275,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HealTwoAction_Rank_3" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(5d8+40);IF(HealLive(10)):RegainHitPoints(5d10+40);IF(AngelicHalo()):RegainHitPoints(10);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(5d8,Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(5d10,Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((5d8)*2,Radiant,Magical);IF(HealVoid(10)and SaveCrit()):DealDamage((5d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((5d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((5d10)/2,Radiant,Magical);" data "DescriptionParams" "5d8;40" @@ -3300,7 +3300,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HealTwoAction_Rank_3" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(6d8+48);IF(HealLive(10)):RegainHitPoints(6d10+48);IF(AngelicHalo()):RegainHitPoints(12);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "IF(HealVoid(8) and not SaveCrit()):DealDamage(6d8,Radiant,Magical);IF(HealVoid(10) and not SaveCrit()):DealDamage(6d10,Radiant,Magical);IF(HealVoid(8) and SaveCrit()):DealDamage((6d8)*2,Radiant,Magical);IF(HealVoid(10)and SaveCrit()):DealDamage((6d10)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HealVoid(8) and not SaveCritMiss('Fort')):DealDamage((6d8)/2,Radiant,Magical);IF(HealVoid(10) and not SaveCritMiss('Fort')):DealDamage((6d10)/2,Radiant,Magical);" data "DescriptionParams" "6d8;48" @@ -3314,7 +3314,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" data "ContainerSpells" "Target_HarmingFont1Action;Target_HarmingFont2Action;Shout_HarmingFont_ThreeAction" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "HarmSavingThrow()" data "Icon" "Action_Monster_Raphael_CorruptedHealing" data "DisplayName" "h4cdeb844g4d2dg9af3ge9e4g25e842d9bd13;1" @@ -3359,7 +3359,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HarmingFont" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(LevelMapValue(H1D8),Guaranteed);IF(HarmVoid(10)):RegainHitPoints(LevelMapValue(H1D10),Guaranteed);IF(SapLife()):RegainHitPoints(SELF,LevelMapValue(H1Plus1),Guaranteed);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8)):DealDamage(LevelMapValue(H1D8),Necrotic,Magical);IF(HarmLive(10)):DealDamage(LevelMapValue(H1D10),Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage(LevelMapValue(H1D8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage(LevelMapValue(H1D10)/2,Necrotic,Magical);" @@ -3411,7 +3411,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HarmBase1" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(1d8+8,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(1d10+8,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,1);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(1d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(1d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((1d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((1d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((1d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((1d10)/2,Necrotic,Magical);" @@ -3461,7 +3461,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HarmBase1" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(2d8+16,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(2d10+16,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,2);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(2d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(2d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((2d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((2d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((2d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((2d10)/2,Necrotic,Magical);" @@ -3512,7 +3512,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_HarmBase1" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(3d8+24,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(3d10+24,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,3);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(3d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(3d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((3d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((3d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((3d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((3d10)/2,Necrotic,Magical);" @@ -3561,7 +3561,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Harm_Two_Action_Rank_3" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(4d8+32,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(4d10+32,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,4);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(4d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(4d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((4d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((4d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((4d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((4d10)/2,Necrotic,Magical);" data "DescriptionParams" "4d8" @@ -3585,7 +3585,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Harm_Two_Action_Rank_3" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(5d8+40,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(5d10+40,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,5);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(5d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(5d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((5d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((5d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((5d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((5d10)/2,Necrotic,Magical);" data "DescriptionParams" "5d8" @@ -3609,7 +3609,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Harm_Two_Action_Rank_3" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(6d8+48,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(6d10+48,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,6);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(6d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(6d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((6d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((6d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((6d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((6d10)/2,Necrotic,Magical);" data "DescriptionParams" "6d8" @@ -3621,8 +3621,8 @@ new entry "Target_BardicInspiration" type "SpellData" data "SpellType" "Target" data "SpellProperties" "ApplyStatus(CourageousAnthem,100,1)" -data "TargetRadius" "36" -data "AreaRadius" "36" +data "TargetRadius" "48" +data "AreaRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and not Enemy() and EmotionSpell() and MentalSpell() and ConcentrateSpell();" data "AmountOfTargets" "10" @@ -3659,7 +3659,7 @@ data "Level" "1" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(BLESS, 100, 10)" data "TargetRadius" "MeleeMainWeaponRange" -data "AreaRadius" "9" +data "AreaRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and not Enemy() and MentalSpell() and ConcentrateSpell();" data "AmountOfTargets" "10" @@ -3693,7 +3693,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Bless" data "TargetRadius" "MeleeMainWeaponRange" -data "AreaRadius" "9" +data "AreaRadius" "12" data "TargetConditions" "not Item() and not Dead() and not Enemy() and MentalSpell() and ConcentrateSpell();" data "AmountOfTargets" "" data "MaximumTargets" "3" @@ -3714,7 +3714,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Bless_2" data "TargetRadius" "MeleeMainWeaponRange" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "4" data "RootSpellID" "" @@ -3735,7 +3735,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Bless_3" data "TargetRadius" "MeleeMainWeaponRange" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "5" data "RootSpellID" "" @@ -3746,7 +3746,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Necromancy" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, IncapSpellSlotDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(BLINDNESS,100,10);IF(SaveCrit()):ApplyStatus(BLINDNESS,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -3801,7 +3801,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(CHARMED,100,10);" @@ -3847,7 +3847,7 @@ new entry "Target_CharmPerson_2_AI" type "SpellData" data "SpellType" "Target" using "Target_CharmPerson_2" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AoEConditions" "not Item() and not Self() and Character() and Tagged('HUMANOID') and not Tagged('UNDEAD') and not Ally()" data "AmountOfTargets" "" data "MaximumTargets" "2" @@ -3869,7 +3869,7 @@ new entry "Target_CharmPerson_3_AI" type "SpellData" data "SpellType" "Target" using "Target_CharmPerson_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AoEConditions" "not Item() and not Self() and Character() and Tagged('HUMANOID') and not Tagged('UNDEAD') and not Ally()" data "AmountOfTargets" "" data "MaximumTargets" "3" @@ -3892,7 +3892,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(BARKSKIN,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "TargetConditions" "Character() and ConcentrateSpell(context.Source);" data "Icon" "Spell_Transmutation_Barkskin" @@ -3930,7 +3930,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(FRIGHTENED,100,2);IF(IsCritical()):ApplyStatus(FRIGHTENED,100,3);DealDamage(4d6,Psychic,Magical);" data "SpellFail" "IF(not SaveCritMiss('Fear')):ApplyStatus(FRIGHTENED,100,1);IF(not SaveCritMiss('Fear')):DealDamage((4d6)/2,Psychic,Magical);" @@ -4252,7 +4252,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Necromancy" data "ContainerSpells" "Target_Contagion_BlindingSickness;Target_Contagion_FilthFever;Target_Contagion_FleshRot;Target_Contagion_Mindfire;Target_Contagion_Seizure;Target_Contagion_SlimyDoom" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack)" data "SpellSuccess" "ApplyStatus(CONTAGION_SLIMY_DOOM,100,-1);" data "TargetConditions" "Character() and not Dead() and not Tagged('CONSTRUCT');" @@ -4433,13 +4433,12 @@ data "Level" "2" data "SpellSchool" "Transmutation" data "AIFlags" "CanNotUse" data "SpellProperties" "ApplyStatus(DARKVISION,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Spell_Evocation_Darkvision" data "DisplayName" "h9d3e89e2g8bbdg0729gc331g3a6902b63bb4;1" -data "Description" "he70896eeg98dbgf6e2g0eeeg460d7b5861b1;1" -data "DescriptionParams" "Distance(12)" +data "Description" "he70896eeg98dbgf6e2g0eeeg460d7b5861b1;2" data "TooltipStatusApply" "ApplyStatus(DARKVISION,100,-1)" data "TooltipUpcastDescription" "6ff1780a-855a-414c-a8bf-811251537206" data "PrepareSound" "Spell_Prepare_Utility_Gen_L1to3_01" @@ -4467,7 +4466,7 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(DEATH_WARD,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and Ally()" data "Icon" "Spell_Abjuration_DeathWard" data "DisplayName" "h7e324ba9gdf31gf72fg8834g76a7d5504a68;1" @@ -4512,7 +4511,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "ContainerSpells" "Target_ElementalWeapon_Acid;Target_ElementalWeapon_Cold;Target_ElementalWeapon_Fire;Target_ElementalWeapon_Lightning;Target_ElementalWeapon_Thunder" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "IsWeapon() or (not Enemy() and HasWeaponInMainHand()) and ConcentrateSpell();" data "Icon" "Spell_Transmutation_ElementalWeapon" @@ -4675,7 +4674,7 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(FREEDOM_OF_MOVEMENT,100,-1);RemoveStatus(SG_Stunned);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_FreedomOfMovement" @@ -4724,7 +4723,7 @@ data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_FreezingSphere_Throw;Projectile_FreezingSphere_Hurl" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Icon" "Spell_Evocation_OtilukesFreezingSphere_CreateGlobe" data "DisplayName" "h672348c0g5055gc260g70aag87b10ddf649c;1" data "Description" "h2d86d640g4c9cgdd78g96b2g231de4c0a0ff;1" @@ -4745,7 +4744,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(GASEOUS_FORM,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and Ally() and not Dead()" data "Icon" "Spell_Transmutation_GaseousForm" data "DisplayName" "h4b782432gbdf5gd568g952egac9cdcd3dd67;1" @@ -4786,7 +4785,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Abjuration" data "SpellProperties" "RemoveStatus(SG_Charmed);RemoveStatus(SG_Petrified);RemoveStatus(SG_Cursed);RemoveStatus(SG_Stunned);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead()" data "Icon" "Spell_Abjuration_GreaterRestoration" data "DisplayName" "h072230e1gb5d6gcf92gad2fg5cf1b2d950e6;1" @@ -4829,7 +4828,7 @@ new entry "Target_Heroism_4_AI" type "SpellData" data "SpellType" "Target" using "Target_Heroism_4" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "4" data "RootSpellID" "" @@ -4840,7 +4839,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerRest" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(HYPNOTIC_GAZE,100,2);ApplyStatus(SELF,HYPNOTIC_GAZE_OWNER,100,2);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL_CHARM, 100, 0);" @@ -4870,7 +4869,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(HYPNOTIC_GAZE,100,2);SetStatusDuration(SELF,HYPNOTIC_GAZE_OWNER,2)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "HasStatus('HYPNOTIC_GAZE') and ConcentrateSpell();" data "Icon" "Action_HypnoticGaze_Maintain" @@ -4896,7 +4895,7 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Illusion" data "SpellProperties" "AI_IGNORE:ApplyStatus(GREATER_INVISIBILITY,100,10);AI_ONLY:ApplyStatus(GREATER_INVISIBILITY,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not HasStatus('FAERIE_FIRE') and not IsImmuneToStatus('SG_Invisible')" data "AmountOfTargets" "1" data "Icon" "Spell_Illusion_Invisibility" @@ -4927,7 +4926,7 @@ new entry "Target_Invisibility_4_AI" type "SpellData" data "SpellType" "Target" using "Target_Invisibility_4" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "not Item() and not HasStatus('FAERIE_FIRE') and not IsImmuneToStatus('SG_Invisible')" data "AmountOfTargets" "" data "SpellFlags" "IsSpell;HasSomaticComponent;IsMelee;UnavailableInDialogs;IgnorePreviouslyPickedEntities;Stealth;Invisible" @@ -4941,7 +4940,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellProperties" "AI_IGNORE:ApplyStatus(GREATER_INVISIBILITY,100,10);AI_ONLY:ApplyStatus(GREATER_INVISIBILITY,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not HasStatus('FAERIE_FIRE') and not IsImmuneToStatus('SG_Invisible')" data "Icon" "Spell_Illusion_GreaterInvisibility" data "DisplayName" "hbad4d228gf322g6346g0431g775e8a74fc36;1" @@ -5008,7 +5007,7 @@ new entry "Target_Heroism_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Heroism_2" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -5030,7 +5029,7 @@ new entry "Target_Heroism_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Heroism_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -5042,7 +5041,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Illusion" data "SpellProperties" "AI_IGNORE:ApplyStatus(INVISIBILITY,100,10);AI_ONLY:ApplyStatus(INVISIBILITY,100,2);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not HasStatus('FAERIE_FIRE') and not IsImmuneToStatus('SG_Invisible')" data "Icon" "Spell_Illusion_Invisibility" data "DisplayName" "h15414215g66f5gf231g573eg2fcda6654403;1" @@ -5070,7 +5069,7 @@ new entry "Target_Invisibility_3" type "SpellData" data "SpellType" "Target" using "Target_Invisibility" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "AmountOfTargets" "2" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" data "SpellFlags" "IsSpell;HasSomaticComponent;IsMelee;UnavailableInDialogs;IgnorePreviouslyPickedEntities;Stealth;Invisible" @@ -5082,7 +5081,7 @@ new entry "Target_Invisibility_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Invisibility_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "not Item() and not HasStatus('FAERIE_FIRE') and not IsImmuneToStatus('SG_Invisible')" data "AmountOfTargets" "" data "MaximumTargets" "1" @@ -5095,7 +5094,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Abjuration" data "SpellProperties" "RemoveStatus(SG_Poisoned);RemoveStatus(SG_Disease);RemoveStatus(SG_Paralyzed);RemoveStatus(SG_Blinded);RemoveStatus(ASTARION_WEAK)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and (HasStatus('SG_Poisoned') or HasStatus('SG_Disease') or HasStatus('SG_Paralyzed') or HasStatus('SG_Blinded') or HasStatus('ASTARION_WEAK'))" data "Icon" "Spell_Abjuration_LesserRestoration" data "DisplayName" "ha7d591eegc021g2cc2g0559g2ce27e784f32;1" @@ -5133,13 +5132,13 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(LONGSTRIDER,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Longstrider" data "DisplayName" "hff357b81ge5cag4d2cg6b29ga139cd07bffb;2" -data "Description" "h20c09337g5715gdf52gf38cg9ac412d2204e;2" -data "DescriptionParams" "Distance(6)" +data "Description" "h20c09337g5715gdf52gf38cg9ac412d2204e;3" +data "DescriptionParams" "Distance(4)" data "TooltipStatusApply" "ApplyStatus(LONGSTRIDER,100,-1)" data "TooltipUpcastDescription" "b14d6c0c-f1bd-4433-a57a-858b4f6669bd" data "PrepareSound" "Spell_Prepare_Buff_Gen_L1to3_01" @@ -5175,7 +5174,7 @@ new entry "Target_Longstrider_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Longstrider_2" -data "AreaRadius" "6" +data "AreaRadius" "8" data "AmountOfTargets" "" data "RitualCosts" "" data "MaximumTargets" "2" @@ -5198,7 +5197,7 @@ new entry "Target_Longstrider_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Longstrider_3" -data "AreaRadius" "6" +data "AreaRadius" "8" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -5210,7 +5209,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MysticArmorStatus_Rank_1,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and not WearingArmor() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_MageArmor" @@ -5240,7 +5239,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MysticArmorStatus_Rank_1,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and not WearingArmor() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_MageArmor" @@ -5272,7 +5271,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MysticArmorStatus_Rank_1,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and not WearingArmor() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_MageArmor" @@ -5304,7 +5303,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "IF(Item()):ApplyStatus(MAGIC_WEAPON,100,10);IF(not Item()):ApplyEquipmentStatus(MainHand,MAGIC_WEAPON,100,10);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Item() or (Ally() and HasWeaponInMainHand()) and ConcentrateSpell();" data "Icon" "Spell_Transmutation_MagicWeapon" @@ -5381,7 +5380,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Abjuration" data "ContainerSpells" "Target_ProtectionFromEnergy_Acid;Target_ProtectionFromEnergy_Cold;Target_ProtectionFromEnergy_Fire;Target_ProtectionFromEnergy_Lightning;Target_ProtectionFromEnergy_Thunder" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy" @@ -5482,7 +5481,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(PROTECTION_FROM_EVIL_AND_GOOD,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEvilAndGood" @@ -5536,7 +5535,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Abjuration" data "SpellProperties" "RemoveStatus(SG_Poisoned); ApplyStatus(PROTECTION_FROM_POISON, 100, -1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromPoison" @@ -5575,7 +5574,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Abjuration" data "SpellProperties" "RemoveStatus(SG_Cursed)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "HasStatus('SG_Cursed') and ConcentrateSpell();" data "Icon" "Spell_Abjuration_RemoveCurse" @@ -5602,7 +5601,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Abjuration" data "SpellProperties" "RemoveStatus(SG_Cursed);RemoveStatus(SG_Poisoned);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell() and (HasStatus('SG_Cursed') or HasStatus('SG_Poisoned');" data "Icon" "Spell_Abjuration_RemoveCurse" @@ -5666,7 +5665,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Necrotic,Magical);RegainHitPoints(SELF,(DamageDone)/2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -5703,7 +5702,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" -data "TargetRadius" "4.5" +data "TargetRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(BANE, 100, 10);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0);" @@ -5737,7 +5736,7 @@ new entry "Target_Bane_AI" type "SpellData" data "SpellType" "Target" using "Target_Bane" -data "AreaRadius" "4" +data "AreaRadius" "6" data "TargetConditions" "not Dead() and not Ally() and not Item() and MentalSpell();" data "AmountOfTargets" "" data "MaximumTargets" "3" @@ -5758,7 +5757,7 @@ new entry "Target_Bane_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Bane_2" -data "AreaRadius" "4" +data "AreaRadius" "6" data "AmountOfTargets" "" data "MaximumTargets" "4" data "RootSpellID" "" @@ -5779,7 +5778,7 @@ new entry "Target_Bane_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Bane_3" -data "AreaRadius" "4" +data "AreaRadius" "6" data "AmountOfTargets" "" data "MaximumTargets" "5" data "RootSpellID" "" @@ -5798,7 +5797,7 @@ new entry "Target_Bane_ThiefOfFiveFates_AI" type "SpellData" data "SpellType" "Target" using "Target_Bane_ThiefOfFiveFates" -data "AreaRadius" "4" +data "AreaRadius" "6" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -5818,7 +5817,7 @@ new entry "Target_Bane_ThiefOfFiveFates_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Bane_ThiefOfFiveFates_2" -data "AreaRadius" "4" +data "AreaRadius" "6" data "AmountOfTargets" "" data "MaximumTargets" "4" data "RootSpellID" "" @@ -5838,7 +5837,7 @@ new entry "Target_Bane_ThiefOfFiveFates_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Bane_ThiefOfFiveFates_3" -data "AreaRadius" "4" +data "AreaRadius" "6" data "AmountOfTargets" "" data "MaximumTargets" "5" data "RootSpellID" "" @@ -5849,7 +5848,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Shove" data "SpellSchool" "Conjuration" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Dexterity, CalculateSpellDC(Ability.Wisdom, GetSummoner(context.Source)))" data "SpellSuccess" "DealDamage(2d6,Fire);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage(2d6/2,Fire);" @@ -5888,7 +5887,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Transmutation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d6,Fire,Magical);IF(SaveCrit()):DealDamage((4d6)*2,Fire,Magical);IF(not SaveCrit()):ApplyStatus(HeatMetal_Rank2,100,-1);IF(SaveCrit()):ApplyStatus(HeatMetal__Double_Rank2,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -5923,7 +5922,7 @@ data "SpellType" "Target" using "Target_HeatMetal" data "ConcentrationSpellID" "" data "SpellProperties" "DealDamage(2d8,Fire)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "HeatMetalReapplyCheck(Ability.Constitution, SourceSpellDC())" data "SpellSuccess" "ApplyStatus(DISARM,100,0);" data "TargetConditions" "Character() and HasHeatMetalActive() and ConcentrateSpell();" @@ -5960,7 +5959,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" data "ContainerSpells" "Target_Hex_Strength;Target_Hex_Dexterity;Target_Hex_Constitution;Target_Hex_Intelligence;Target_Hex_Wisdom;Target_Hex_Charisma" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_Hex" @@ -6084,7 +6083,7 @@ data "SpellSchool" "Divination" data "ConcentrationSpellID" "Target_HuntersMark_Reapply" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(SELF,HUNTERS_MARK_OWNER,100,10);ApplyStatus(HUNTERS_MARK,100,10);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Self() and not (not Player(context.Source) and not Enemy()) and not HasStatus('DOWNED') and ConcentrateSpell();" data "AmountOfTargets" "1" @@ -6131,7 +6130,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:TeleportSource();" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "CanStand('') and not Character() and not Self() and ConcentrateSpell();" data "Icon" "Spell_Conjuration_MistyStep" @@ -6157,7 +6156,7 @@ data "SpellType" "Target" using "Target_MistyStep" data "Level" "" data "SpellSchool" "" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "" data "TargetConditions" "CanStand('') and not Character() and not Self();" data "Icon" "Spell_WildMagic_Teleport_Activate" @@ -6182,7 +6181,7 @@ new entry "Target_DigestCorpse_CorpseFlower" type "SpellData" data "SpellType" "Target" data "SpellProperties" "RegainHitPoints(2d10)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Self()" data "DisplayName" "h3825eac3g24bege5edg7471gcbd1b9d1fe72;1" data "UseCosts" "ActionPoint:1" @@ -6195,7 +6194,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(RALLY,100,5)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Character() and Ally() and not Self() and AuditorySpell();" data "Icon" "Skill_Fighter_Rally" data "DisplayName" "hf88e3651g6b8dg583fgb4a7g372a7185d150;1" @@ -6230,7 +6229,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" data "SpellProperties" "GROUND:Summon(4b2a85ba-2e6e-481e-a469-3a878d17eb1a, -1,Projectile_AiHelper_Summon_Weak,,,CF_ZOMBIE)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "CanStand('4b2a85ba-2e6e-481e-a469-3a878d17eb1a') and ConcentrateSpell();" data "Icon" "GenericIcon_Intent_Summon" @@ -6246,9 +6245,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(4,10,Web,true)" -data "TargetRadius" "18" -data "AreaRadius" "4" +data "SpellProperties" "GROUND:CreateSurface(6,10,Web,true)" +data "TargetRadius" "24" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_Web" @@ -6279,8 +6278,8 @@ data "SpellType" "Target" using "Target_Web" data "Level" "" data "SpellSchool" "" -data "SpellProperties" "GROUND:CreateSurface(3,10,Web)" -data "TargetRadius" "18" +data "SpellProperties" "GROUND:CreateSurface(4,10,Web)" +data "TargetRadius" "24" data "RequirementConditions" "" data "TargetConditions" "Character() and Enemy() and not Dead()" data "Icon" "Action_Spider_Giant_Web" @@ -6302,7 +6301,7 @@ new entry "Target_Web_Spider_WildShape" type "SpellData" data "SpellType" "Target" using "Target_Web_Spider" -data "SpellProperties" "GROUND:CreateSurface(4.5,10,Web)" +data "SpellProperties" "GROUND:CreateSurface(6,10,Web)" data "Requirements" "Combat " data "UseCosts" "ActionPoint:2" data "SpellAnimationIntentType" "Aggressive" @@ -6468,7 +6467,7 @@ data "Level" "1" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(PathfinderSmiteStatus,100,-1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Self() and not (not Player(context.Source) and not Enemy()) and not HasStatus('DOWNED') and not HasStatus('SmitePathfinderStatus') and ConcentrateSpell();" data "Icon" "Spell_Enchantment_CompelledDuel" @@ -6494,7 +6493,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Evocation" data "SpellProperties" "RegainHitPoints(1d10+4);ApplyStatus(SOOTHE, 100, 10)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and EmotionSpell() and MentalSpell() and ConcentrateSpell();" data "Icon" "Spell_Evocation_HealingWord" @@ -6575,7 +6574,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "AI_IGNORE:ApplyStatus(SANCTUARY,100,10);AI_ONLY:ApplyStatus(AI_HELPER_BUFF,100,10)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not HasStatus('SANCTUARY_BLOCK') and not HasStatus('SANCTUARY') and ConcentrateSpell();" data "Icon" "Spell_Abjuration_Sanctuary" @@ -6606,7 +6605,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(SHIELD_OF_FAITH,100,10);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ShieldOfFaith" @@ -6697,7 +6696,7 @@ data "Level" "2" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_SpiritualWeapon_Greataxe;Target_SpiritualWeapon_Greatsword;Target_SpiritualWeapon_Halberd;Target_SpiritualWeapon_Maul;Target_SpiritualWeapon_Spear;Target_SpiritualWeapon_Trident" data "SpellProperties" "GROUND:Summon(63854225-bfb0-4585-a427-ee47fcaabced, 10,,,SpiritualWeaponStack,SPIRITUAL_WEAPON,UNSUMMON_ABLE,SHADOWCURSE_SUMMON_CHECK)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "CanStand('dfa62397-bf6c-4bb5-b561-bfd5b8415bd0') and not Character() and not Self() and ConcentrateSpell();" data "Icon" "Spell_Evocation_SpiritualWeapon" @@ -7037,8 +7036,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:Summon(dcbaa902-e45c-41fa-b238-19541402961e, 10,,,'GraspingVineStack',SHADOWCURSE_SUMMON_CHECK,GRASPINGVINE_SURFACE);GROUND:CreateSurface(3,10,Vines,true)" -data "TargetRadius" "9" +data "SpellProperties" "GROUND:Summon(dcbaa902-e45c-41fa-b238-19541402961e, 10,,,'GraspingVineStack',SHADOWCURSE_SUMMON_CHECK,GRASPINGVINE_SURFACE);GROUND:CreateSurface(4,10,Vines,true)" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "CanStand('dcbaa902-e45c-41fa-b238-19541402961e') and not Character() and not Self() and ConcentrateSpell();" data "Icon" "Spell_Conjuration_GraspingVine" @@ -7190,7 +7189,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(INQUISITORS_MIGHT,100, 2)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "Character() and not Dead() and not Enemy()" data "Icon" "Action_Paladin_InquisitorsMight" data "DisplayName" "h071d28d5g7f31g455eg556ag13702cfaadb1;1" @@ -7290,7 +7289,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Evocation" data "SpellProperties" "RegainHitPoints(2d6)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "HasAuraOfVitality()" data "Icon" "Spell_Evocation_AuraOfVitality_Activate" data "DisplayName" "h9ccfe70cg6c0fg45c8g52a2g73bc4a0dbe2e;1" @@ -7325,13 +7324,13 @@ type "SpellData" data "SpellType" "Target" data "Cooldown" "OncePerTurn" data "SpellProperties" "GROUND:Summon(0e40a847-a275-4eea-95d7-dd6bad6643ca,1,,,,FLUMPH_EXPLODE)" -data "TargetRadius" "9" -data "AreaRadius" "2" +data "TargetRadius" "12" +data "AreaRadius" "3" data "TargetConditions" "CanStand('0e40a847-a275-4eea-95d7-dd6bad6643ca') and not Character() and not Self()" data "Icon" "Action_WildMagic_Barbarian_ExplodingFlumph" data "DisplayName" "hb964e836g4a3bg7fc3gea91ga720ab29ed17;1" data "Description" "he61b06f9gf944ga87dge93cg102c449d5480;1" -data "DescriptionParams" "DealDamage(1d6,Force);Distance(2);" +data "DescriptionParams" "DealDamage(1d6,Force);Distance(3);" data "TooltipDamageList" "DealDamage(1d6,Force)" data "TooltipAttackSave" "Dexterity" data "PrepareSound" "Spell_Prepare_Barbarian_Wildmagic_ExplodingFlumph_L1to3" @@ -7351,7 +7350,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Burrow_GiantBadger" data "SpellProperties" "GROUND:TeleportSource()" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "" data "SpellSuccess" "" data "TargetConditions" "CanStand('1ec072e4-9e76-4a3c-8fe5-7f26bf5ec974')" @@ -7890,7 +7889,7 @@ data "SpellType" "Target" data "Level" "" data "SpellSchool" "" data "Cooldown" "OncePerTurn" -data "SpellProperties" "GROUND:TeleportSource();AI_IGNORE:AOE:Force(3.0,TargetToEntity,Friendly);CreateExplosion(Projectile_AiHelper_Fly_SkeletalDragon)" +data "SpellProperties" "GROUND:TeleportSource();AI_IGNORE:AOE:Force(4.0,TargetToEntity,Friendly);CreateExplosion(Projectile_AiHelper_Fly_SkeletalDragon)" data "TargetRadius" "30" data "AreaRadius" "4" data "TargetConditions" "Player(context.Source) or (Item() and Tagged('AI_USEITEM_A') and DistanceToTargetGreaterThan(8.0))" @@ -7915,7 +7914,7 @@ new entry "Target_Fly_Dragon_Skeletal" type "SpellData" data "SpellType" "Target" using "Target_Fly_Dragon" -data "SpellProperties" "GROUND:TeleportSource();AI_IGNORE:AOE:Force(3.0,TargetToEntity,Friendly);CreateExplosion(Projectile_AiHelper_Fly_SkeletalDragon);TARGET:ApplyStatus(SKELETALDRAGON_CANNOTFLYTOTARGET,100,2);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_SMALL,100,1);" +data "SpellProperties" "GROUND:TeleportSource();AI_IGNORE:AOE:Force(4.0,TargetToEntity,Friendly);CreateExplosion(Projectile_AiHelper_Fly_SkeletalDragon);TARGET:ApplyStatus(SKELETALDRAGON_CANNOTFLYTOTARGET,100,2);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_SMALL,100,1);" data "RequirementConditions" "not HasStatus('DRAGON_SKELETAL_FLIGHTSTATE');" data "TargetConditions" "Player(context.Source) or (Item() and Tagged('DRAGON_FLYPOINT_A') and DistanceToTargetGreaterThan(8.0) and not HasStatus('SKELETALDRAGON_CANNOTFLYTOTARGET'))" data "DisplayName" "h133d2169g1499ga61fg269fg0eba2870c9c0;1" @@ -7927,7 +7926,7 @@ data "SpellFlags" "RangeIgnoreVerticalThreshold;Invisible;IgnoreVisionBlock" new entry "Target_Exhale_Fire" type "SpellData" data "SpellType" "Target" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Dexterity, 13)" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d6, Fire);IF(SaveCrit()):DealDamage((4d6)*2, Fire);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d6)/2, Fire);" @@ -7965,8 +7964,8 @@ data "SpellSchool" "" data "SpellContainerID" "" data "ContainerSpells" "" data "Cooldown" "OncePerShortRest" -data "SpellProperties" "Force(-9, OriginToEntity, Neutral, false, true)" -data "TargetRadius" "18" +data "SpellProperties" "Force(-12, OriginToEntity, Neutral, false, true)" +data "TargetRadius" "24" data "RequirementConditions" "not Tagged('TADPOLE_POWERS_BLOCKED');" data "SpellRoll" "" data "SpellSuccess" "" @@ -8067,7 +8066,7 @@ data "DeathType" "Physical" data "RequirementConditions" "not HasActionResource('ActionPoint',1,0,false,false,context.Source);" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack)" data "SpellSuccess" "AI_IGNORE:ApplyStatus(SELF,GRAPPLING,100,2);ApplyStatus(GRAPPLED_VINE,100,2);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_LARGE,100,2);" -data "TargetConditions" "Character() and not Self() and DistanceToTargetGreaterThan(1)" +data "TargetConditions" "Character() and not Self() and DistanceToTargetGreaterThan(2)" data "Icon" "GenericIcon_Intent_Control" data "DisplayName" "h1590d121g819bg3ffcg515bg601f28fa8bd8;1" data "Description" "h7d3b786bg74f7gea68g335fgcff3ed4669b0;1" @@ -8118,7 +8117,7 @@ new entry "Target_VoiceOfCommand" type "SpellData" data "SpellType" "Target" data "SpellProperties" "AI_IGNORE:ApplyStatus(VOICE_OF_COMMAND,100,1);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_LARGE,100,10)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "not IsConcentrating();" data "TargetConditions" "Character() and Ally() and not Dead() and not Self() and Tagged('BANITE') and not Tagged('BANITE_BLACKGAUNTLET') and not HasStatus('VOICE_OF_COMMAND') and not Tagged('BANITE_BANEGHOST')" data "Icon" "GenericIcon_Intent_Utility" @@ -8146,8 +8145,8 @@ new entry "Target_SpreadingSpores" type "SpellData" data "SpellType" "Target" data "SpellProperties" "GROUND:Summon(c2900350-e3bc-47ca-b522-9ca9bb3661eb,10,Projectile_AiHelper_Summon_Weak,,SpreadingSporesStack,SPREADING_SPORES)" -data "TargetRadius" "9" -data "AreaRadius" "3" +data "TargetRadius" "12" +data "AreaRadius" "4" data "Icon" "Action_SpreadingSpores" data "DisplayName" "h110e643cg5d41g2d4agcb5cg1b942aa5499d;1" data "Description" "ha910d374ga59agfbbfge8cag27a60cca925a;1" @@ -8234,7 +8233,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" data "SpellProperties" "TARGET:RegainHitPoints(LevelMapValue(LayOnHandsHealing));IF(not Self()):ApplyStatus(DEVOTION_AC_BONUS,100,1);IF(HasPassive('AcceleratingTouch',context.Source)):ApplyStatus(LONGSTRIDER,100,1);IF(HasPassive('ResilientTouch',context.Source)):ApplyStatus(StatusBonus1Saves,100,1);IF(HasPassive('AmplifyingTouch',context.Source)):ApplyStatus(StatusBonus1Attack,100,1);IF(HasPassive('AmplifyingTouch',context.Source)):ApplyStatus(SpiritDamageBonus,100,1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT')" data "Icon" "Action_Paladin_LayOnHands_SmallHeal" data "DisplayName" "hf779c9bbgd015gc2c0g6fd2g0cf6094b8a27;1" @@ -8270,7 +8269,7 @@ new entry "Target_TouchOfTheVoid" type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(H1D6),Necrotic);IF(SaveCrit()):DealDamage((LevelMapValue(H1D6))*2,Necrotic);ApplyStatus(DEVOTION_AC_PENALTY,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage(LevelMapValue(H1D6)/2,Necrotic);" @@ -8344,7 +8343,7 @@ type "SpellData" data "SpellType" "Target" data "ContainerSpells" "Target_RangersCompanion_Bear;Target_RangersCompanion_Boar;Target_RangersCompanion_GiantSpider;Target_RangersCompanion_Raven;Target_RangersCompanion_Wolf" data "Cooldown" "OncePerShortRest" -data "TargetRadius" "18" +data "TargetRadius" "24" data "Icon" "Skill_Ranger_RangersCompanion" data "DisplayName" "he979b507gf051g1810gaea0g288f6cdd572f;1" data "Description" "h48081b36gfb7fg408cg27abgdfd17ee6c55c;1" @@ -8422,7 +8421,7 @@ type "SpellData" data "SpellType" "Target" data "ContainerSpells" "Target_PathfinderBear;Target_PathfinderBoar;Target_PathfinderGiantSpider;Target_PathfinderGiantRaven;Target_PathfinderWolf" data "Cooldown" "OncePerRest" -data "TargetRadius" "18" +data "TargetRadius" "24" data "Requirements" "!Combat" data "Icon" "Skill_Ranger_RangersCompanion" data "DisplayName" "h676500d9g1705g31c8ga6acg95bcaf4ee038;1" @@ -8500,7 +8499,7 @@ type "SpellData" data "SpellType" "Target" data "Cooldown" "OncePerRest" data "SpellProperties" "ApplyStatus(PathfinderCompanionScaler,100,LevelMapValue(CharacterLevel))" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Tagged('BEAST') and HasPassive('HuntersMark_RangerCompanion')" data "Icon" "Spell_Transmutation_EnhanceAbility_BullsStrenght" data "DisplayName" "h2d7e05bdg203fgd535g6038gf8ef13d47df8;1" @@ -8522,7 +8521,7 @@ data "SpellType" "Target" using "Target_PathfinderCompanionBuff" data "Cooldown" "OncePerRest" data "SpellProperties" "ApplyStatus(PathfinderMatureCompanionStatus,100,-1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Tagged('BEAST',context.Target) and Ally() and HasPassive('Minion',context.Target) and SummonOwner()" data "DisplayName" "h001c21d0gec34g25a5g65f5g740fcb78061e;1" data "Description" "hf48aa715g2e40gb0d9g40c4gb4c61b1f1e2c;1" @@ -8532,7 +8531,7 @@ type "SpellData" data "SpellType" "Target" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(PathfinderSmiteStatus,100,-1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Self() and not (not Player(context.Source) and not Enemy()) and not HasStatus('DOWNED') and not HasStatus('SmitePathfinderStatus') and ConcentrateSpell();" data "Icon" "Spell_Evocation_SearingSmite" @@ -8555,7 +8554,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(SpiritShields,100,10);" -data "TargetRadius" "4" +data "TargetRadius" "6" data "TargetConditions" "Character() and not Self() " data "Icon" "PassiveFeature_ShieldMaster_Block" data "DisplayName" "hbdb911c4g93dagb479g0625gfccc90560437;1" @@ -8584,7 +8583,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HealingFont1Action" data "SpellProperties" "IF(HealLive(8)):RegainHitPoints(LevelMapValue(H1D8) + LevelMapValue(HealTwoAction));IF(HealLive(10)):RegainHitPoints(LevelMapValue(H1D10) + LevelMapValue(HealTwoAction));IF(AngelicHalo()):RegainHitPoints(2*LevelMapValue(H1Plus1));" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "h1913a139gc56egc87bg48bcg5b7a17dd6539;1" data "Description" "h8e865daegec44g688bgf8edg5db079cdf125;1" data "DescriptionParams" "LevelMapValue(HealTwoAction)+LevelMapValue(H1D8)" @@ -8598,7 +8597,7 @@ new entry "Target_HealingFont3Action" type "SpellData" data "SpellType" "Target" using "Target_HealingFont1Action" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "10" data "DisplayName" "he4254dccgab48g33a8g573dg94494ef21a09;1" data "Description" "hf8642dd6gacc1gd8a0gdf51g7e04b52184ae;1" @@ -8612,7 +8611,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HarmingFont1Action" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(LevelMapValue(H1D8) + LevelMapValue(HealTwoAction),Guaranteed);IF(HarmVoid(10)):RegainHitPoints(LevelMapValue(H1D10) + LevelMapValue(HealTwoAction),Guaranteed);IF(SapLife()):RegainHitPoints(SELF,LevelMapValue(H1Plus1),Guaranteed);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "hbcb2310ag331dg6784gb313g72175bc5bd7c;1" data "Description" "h5cd5c892g9de7gdaa3g5a1eg747ec0400337;1" data "DescriptionParams" "LevelMapValue(H1D8)" @@ -8625,7 +8624,7 @@ new entry "Target_HarmingFont3Action" type "SpellData" data "SpellType" "Target" using "Target_HarmingFont1Action" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "10" data "DisplayName" "h2ed5de55g33ccg7c4dg0a9eg4bdec181a2d7;1" data "Description" "he770e370g357fge19cg8d00g343d6a6c4e13;1" @@ -8951,7 +8950,7 @@ new entry "Target_RestorativeStrikeHeal1" type "SpellData" data "SpellType" "Target" data "SpellProperties" "IF(not HasPassive('HealingHands',context.Source)):RegainHitPoints(1d8,Guaranteed);IF(HasPassive('HealingHands',context.Source)):RegainHitPoints(1d10,Guaranteed);RemoveStatus(SELF,RestorativeStrikeHit1);" -data "TargetRadius" "3" +data "TargetRadius" "MeleeMainWeaponRange" data "TargetConditions" "Character() and not Dead() and not Enemy() and not Tagged('CONSTRUCT');" data "Icon" "PassiveFeature_PotentSpellcasting" data "DisplayName" "h115f7951g4e83g816ag4155g2ab6e291e8c4;1" @@ -9021,7 +9020,7 @@ data "SpellSchool" "Evocation" data "TargetRadius" "160" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" -data "SpellSuccess" "Force(4.5);" +data "SpellSuccess" "Force(6);" data "TargetConditions" "not Self()" data "Icon" "Spell_Evocation_GustOfWind" data "DisplayName" "h4ceca423g432cge091g7c55gbeebabd9f7e6;1" @@ -9046,9 +9045,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" -data "SpellProperties" "GROUND:CreateSurface(5,10,DarknessCloud,true)" -data "TargetRadius" "18" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:CreateSurface(6,10,DarknessCloud,true)" +data "TargetRadius" "24" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Evocation_Darkness" @@ -9074,7 +9073,7 @@ new entry "Target_Darkness_override" type "SpellData" data "SpellType" "Target" using "Target_Darkness" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "DisplayName" "hcca5c9f1ga8a4gb653gee0eg95eabdecbd7b;1" @@ -9094,7 +9093,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(SICKENED_OVERSTUFF,100,10);" @@ -9161,7 +9160,7 @@ type "SpellData" data "SpellType" "Target" using "Target_ChillTouch" data "Level" "1" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellSuccess" "DealDamage(LevelMapValue(d6Rank), Necrotic,Magical);ApplyStatus(CHILL_TOUCH,100,1);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((LevelMapValue(d6Rank))/2,Necrotic,Magical);" data "Icon" "PassiveFeature_TouchOfDeath" @@ -9187,7 +9186,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(SanctifiedWeapon,100,1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead()" data "Icon" "Character() and not Dead()" data "DisplayName" "h846dfa5ag6447gf0acg7b07gd4623c03bcc3;1" @@ -9228,7 +9227,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FreedomOfMovement" data "SpellProperties" "ApplyStatus(FREEDOM_OF_MOVEMENT,100,1);RemoveStatus(SG_Stunned);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "Description" "h0073732dgbaa6gfe18gb3ccg937c29f3e671;1" data "TooltipStatusApply" "ApplyStatus(FREEDOM_OF_MOVEMENT,100,1)" data "UseCosts" "ActionPoint:1;KiPoint:1" @@ -9309,7 +9308,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Enchantment" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AreaRadius" "0" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" @@ -9341,7 +9340,7 @@ new entry "Target_SharedNightmare" type "SpellData" data "SpellType" "Target" using "Target_Confusion" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "0" data "SpellSuccess" "AI_IGNORE:ApplyStatus(CONFUSION,100,1);" data "SpellFail" "AI_IGNORE:ApplyStatus(SELF,CONFUSION,100,1);" @@ -9356,12 +9355,12 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(MOON_NEW,100,1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character()" data "Icon" "Action_SelunesDream" data "DisplayName" "h7dbeb3d7g0217g2f65ga43egb6e7a635025d;1" data "Description" "h05a6e650gfaa1gc6ecg7b7bg6b3e215c8189;3" -data "DescriptionParams" "Distance(6)" +data "DescriptionParams" "Distance(8)" data "TooltipStatusApply" "ApplyStatus(MOON_NEW,100,1);ApplyStatus(MOON_WAX,100,1);ApplyStatus(MOON_FULL,100,1);ApplyStatus(MOON_WANE,100,1)" data "CastSound" "Spell_Cast_Buff_BlessingOfTheTrickster_L1to3" data "TargetSound" "Spell_Impact_Buff_BlessingOfTheTrickster_L1to3" @@ -9383,7 +9382,7 @@ data "SpellType" "Target" using "Target_InvokeDuplicity" data "Level" "4" data "SpellSchool" "Illusion" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "CanStand('c05c1aa3-da26-4d73-acbd-adc66f7df6af') and not Character() and not Self() and ConcentrateSpell();" data "DisplayName" "h338ad1degcd59g7247g9a7cgc990017f03c6;1" @@ -9410,7 +9409,7 @@ type "SpellData" data "SpellType" "Target" using "Target_LifeBoost" data "SpellProperties" "ApplyStatus(LifeBoostStatus, 100, 10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Enemy() and Tagged('UNDEAD') and ConcentrateSpell();" data "DisplayName" "h59e1a0bbga217gbf86g99b2g85949f6e261c;1" data "Description" "hdba5eb4cgac0cg6362ga584g6501df56c5df;1" @@ -9457,7 +9456,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "0" data "SpellProperties" "ApplyStatus(SELF,HuntPreyPrecisionOwner,100,-1);ApplyStatus(HuntersMarkPrecisionStatus,100,-1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Self() and not (not Player(context.Source) and not Enemy()) and not HasStatus('DOWNED') and ConcentrateSpell();" data "Icon" "Spell_Divination_HuntersMark" @@ -9485,7 +9484,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "0" data "SpellProperties" "IF(not HuntedPrey()):ApplyStatus(HUNT_PREY,100,-1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Self() and not Ally() and ConcentrateSpell();" data "Icon" "Spell_Divination_HuntersMark" @@ -9534,7 +9533,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HealCompanion_1Action" data "SpellProperties" "RegainHitPoints(LevelMapValue(H1D10)+LevelMapValue(HealTwoAction))" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TooltipDamageList" "RegainHitPoints(LevelMapValue(H1D10)+LevelMapValue(HealTwoAction))" data "UseCosts" "ActionPoint:2;KiPoint:1" data "SpellFlags" "IsSpell;HasSomaticComponent;HasVerbalComponent" @@ -9566,7 +9565,7 @@ using "Target_Barkskin" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MAGICHIDE,100,10)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "Tagged('BEAST',context.Target) and Ally() and YourAnimalCompanion() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Barkskin" data "DisplayName" "h9d34731bg12c9g38f8g2bf6g859191f8de6a;1" @@ -9585,7 +9584,7 @@ data "Level" "2" data "SpellSchool" "Transmutation" data "SpellContainerID" "Target_EnlargeReduce" data "SpellProperties" "ApplyStatus(ENLARGE,100,50);ApplyStatus(CLUMSY,100,50)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Enlarge" @@ -9657,7 +9656,7 @@ new entry "Target_WardensBoon" type "SpellData" data "SpellType" "Target" data "SpellProperties" "ApplyStatus(WARDENS_BOON,100,1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "Ally() and not Self() and not HasStatus('WARDENS_BOON',context.Target,context.Source)" data "Icon" "Action_CommandersStrike" data "DisplayName" "h9dc373e3ga39fg5201g4b95gf8a53b0d92a3;1" @@ -9679,7 +9678,7 @@ new entry "Target_CompanionsCry" type "SpellData" data "SpellType" "Target" data "SpellProperties" "ApplyStatus(COMPANIONS_CRY,100,1)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "Requirements" "TurnBased" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Tagged('BEAST',context.Target) and Ally() and YourAnimalCompanion() and AuditorySpell() and ConcentrateSpell();" @@ -9714,12 +9713,12 @@ data "TargetRadius" "MeleeMainWeaponRange" data "RequirementConditions" "WieldingSneakAttackWeapon(context.Source,false) and HasPassive('SneakAttackPassive');" data "SpellRoll" "Attack2e(AttackType.MeleeWeaponAttack);" data "SpellSuccess" "DealDamage(max(1,MainMeleeWeapon), MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);CastOffhand[DealDamage(max(0,OffhandMeleeWeapon), OffhandMeleeWeaponDamageType);ExecuteWeaponFunctors(OffHand)];" -data "TargetConditions" "Character() and (OffGuard() or HasAllyWithinRange('SG_Incapacitated',1.5) or HasAnyStatus({'FEINT_ROUND','FEINT_ONCE'},{},{},context.Target,context.Source)) and CanPrecisionDamage();" +data "TargetConditions" "Character() and (OffGuard() or HasAllyWithinRange('SG_Incapacitated',2) or HasAnyStatus({'FEINT_ROUND','FEINT_ONCE'},{},{},context.Target,context.Source)) and CanPrecisionDamage();" data "Icon" "Action_SneakAttack_Melee" data "DisplayName" "hd6ae803bg7f6bgb9abgf030g423d31d5016a;1" data "Description" "h61d97d66g340dgb540g47f3g525a33fa84c4;1" data "ExtraDescription" "h554d16bdg0277g4804g4ff3gf572e675d0e1;1" -data "ExtraDescriptionParams" "Distance(1.5)" +data "ExtraDescriptionParams" "Distance(2)" data "TooltipDamageList" "DealDamage(MainMeleeWeapon + LevelMapValue(SneakAttack), MainMeleeWeaponDamageType)" data "CastSound" "Action_Cast_SneakAttack" data "TargetSound" "Action_Impact_SneakAttack" @@ -9820,7 +9819,7 @@ data "SpellSchool" "Evocation" data "SpellProperties" "ApplyStatus(SELF,MAP_PENALTY_3RD,100,2);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(D8Cantrip),Slashing);DealDamage(LevelMapValue(D4Bonus),Force);" data "TargetConditions" "not Self() and (Creature() or Item() and not Dead();" @@ -9884,7 +9883,7 @@ data "Level" "1" data "SpellSchool" "Enchantment" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(SICKENED,100,10);" @@ -9941,7 +9940,7 @@ data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(DIABOLIC_EDICT_BUFF,100,1)" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and ConcentrateSpell();" data "Icon" "Action_Monster_ReaperOBhaal_MurderPrayer" @@ -9968,7 +9967,7 @@ data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(MainHand);CastOffhand[GROUND:DealDamage(OffhandMeleeWeapon, OffhandMeleeWeaponDamageType);GROUND:ExecuteWeaponFunctors(OffHand)];IF(not Player(context.Source)):ApplyStatus(SELF,AI_HELPER_EXTRAATTACK,100,1);" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(D8Cantrip),Slashing);" data "TargetConditions" "not Dead() and not Self();" @@ -10082,7 +10081,7 @@ data "SpellSchool" "Divination" data "SpellProperties" "ApplyStatus(ANCESTRAL_MEMORIES_DEBUFF_1,100,1)" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "TargetConditions" "Enemy() and ConcentrateSpell(context.Source);" data "Icon" "Spell_Divination_TrueStrike" @@ -10113,7 +10112,7 @@ data "Level" "1" data "SpellSchool" "Necromancy" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "SpellAutoResolveOnAlly(Ability.Constitution, SourceSpellDC(), true)" data "SpellSuccess" "ApplyStatus(UndeathsBlessing,100,10);" data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(UndeathsBlessingSuccess,100,10);" @@ -10198,7 +10197,7 @@ data "SpellType" "Target" data "SpellSchool" "Transmutation" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "HasStatus('BloodMagicSelf');" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" data "SpellSuccess" "ApplyStatus(BLEEDING,100,LevelMapValue(H1Plus1));" @@ -10232,7 +10231,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "RegainHitPoints(LevelMapValue(H1D8));RemoveStatus(BLEEDING);RemoveStatus(BURNING)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and ConcentrateSpell();" data "Icon" "Action_Mag_HealingIncenseAura" @@ -10276,7 +10275,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(WarningStripesStatus, 100, 10)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() or (Tagged('BEAST',context.Target) and Ally() and HasPassive('Minion',context.Target) and SummonOwner()) and ConcentrateSpell();" data "Icon" "Action_HaloOfSpores" @@ -10298,7 +10297,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:CreateSurface(8,10,Vines,true)" -data "TargetRadius" "36" +data "TargetRadius" "48" data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "not Grounded() and ConcentrateSpell();" @@ -10338,8 +10337,8 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);TARGET:IF(Item()):ApplyStatus(BURNING,100,10);" -data "TargetRadius" "9" -data "AreaRadius" "3" +data "TargetRadius" "12" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "not Grounded() and ConcentrateSpell();" data "Icon" "Spell_Evocation_BurningHands" @@ -10374,7 +10373,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(OFF_BALANCED,100,1);IF(SaveCrit()):ApplyStatus(WEB,100,1);IF(SaveCrit()):DealDamage((LevelMapValue(2d6H2d6))*2,Bludgeoning,Magical);IF(not SaveCrit()):DealDamage(LevelMapValue(2d6H2d6),Bludgeoning,Magical);" @@ -10411,7 +10410,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:ApplyStatus(SELF,CALL_LIGHTNING_TECHNICAL,100,10);GROUND:SurfaceChange(Electrify)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "AreaRadius" "2" data "RequirementConditions" "not (not Player(context.Source) and HasStatus('CALL_LIGHTNING_TECHNICAL')) and ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" @@ -10451,7 +10450,7 @@ data "SpellType" "Target" using "Target_CallLightning" data "Level" "1" data "SpellProperties" "GROUND:SurfaceChange(Electrify)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "0" data "RequirementConditions" "not HasStatus('RAGE_MUTE') and ConcentrateSpell();" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(1d12H1d12),Lightning,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(1d12H1d12))*2,Lightning,Magical);ApplyStatus(CLUMSY2,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -10471,8 +10470,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "ContainerSpells" "Target_SwampOfSloth_Action1;Target_SwampOfSloth_Action2;Target_SwampOfSloth_Action3;Target_SwampOfSloth_Action1_Rank5;Target_SwampOfSloth_Action2_Rank5;Target_SwampOfSloth_Action3_Rank5;" -data "SpellProperties" "GROUND:CreateSurface(1.5,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_1Action);" -data "TargetRadius" "36" +data "SpellProperties" "GROUND:CreateSurface(2,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_1Action);" +data "TargetRadius" "48" data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "OlfactorySpell() and ConcentrateSpell();" @@ -10498,8 +10497,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "SpellContainerID" "Target_SwampOfSloth_Container" -data "SpellProperties" "GROUND:CreateSurface(1.5,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_1Action);" -data "TargetRadius" "36" +data "SpellProperties" "GROUND:CreateSurface(2,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_1Action);" +data "TargetRadius" "48" data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "OlfactorySpell() and ConcentrateSpell();" @@ -10524,8 +10523,8 @@ type "SpellData" data "SpellType" "Target" using "Target_SwampOfSloth_Action1" data "Level" "3" -data "SpellProperties" "GROUND:CreateSurface(3,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_2Action);" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:CreateSurface(4,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_2Action);" +data "AreaRadius" "4" data "DisplayName" "hb8d781c2g3295g0c8agbf0bg1bdc077369cc;1" data "Description" "h21ef2340g17e9gb28fg2debgb7d96412eacd;1" data "UseCosts" "ActionPoint:2;KiPoint:1;SorceryPoint:1" @@ -10535,8 +10534,8 @@ type "SpellData" data "SpellType" "Target" using "Target_SwampOfSloth_Action1" data "Level" "3" -data "SpellProperties" "GROUND:CreateSurface(4.5,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_3Action);" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:CreateSurface(6,10,Mud);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SwampOfSlothAura_3Action);" +data "AreaRadius" "6" data "DisplayName" "hab7d2670g40cbg120cg24e6gebbc4ca00048;1" data "Description" "h2759c366g7a4dg6fb2g3030gfa9aeab68f11;1" data "UseCosts" "ActionPoint:3;KiPoint:1;SorceryPoint:1" @@ -10545,21 +10544,21 @@ new entry "Target_SwampOfSloth_Action1_Rank5" type "SpellData" data "SpellType" "Target" using "Target_SwampOfSloth_Action1" -data "AreaRadius" "3" +data "AreaRadius" "4" data "RequirementConditions" "CharacterLevelGreaterThan(8) and ConcentrateSpell();" new entry "Target_SwampOfSloth_Action2_Rank5" type "SpellData" data "SpellType" "Target" using "Target_SwampOfSloth_Action2" -data "AreaRadius" "5" +data "AreaRadius" "6" data "RequirementConditions" "CharacterLevelGreaterThan(8) and ConcentrateSpell();" new entry "Target_SwampOfSloth_Action3_Rank5" type "SpellData" data "SpellType" "Target" using "Target_SwampOfSloth_Action3" -data "AreaRadius" "6" +data "AreaRadius" "8" data "RequirementConditions" "CharacterLevelGreaterThan(8) and ConcentrateSpell();" new entry "Target_DrainLife" @@ -10568,7 +10567,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" data "SpellProperties" "ApplyStatus(SELF,DrainLifeTemp,100,10);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D4Bonus),Necrotic,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D4Bonus))*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage(LevelMapValue(D4Bonus)/2,Necrotic,Magical);" @@ -10630,13 +10629,13 @@ data "SpellType" "Target" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerTurn" data "SpellProperties" "SetStatusDuration(OFF_BALANCED,1,Add);SetStatusDuration(FEINT_ROUND,1,Add);SetStatusDuration(DAZZLED_APPLY,1,Add);SetStatusDuration(Grappled,1,Add);SetStatusDuration(POISONED,1,Add);SetStatusDuration(BLINDED,1,Add);SetStatusDuration(CLUMSY,1,Add);SetStatusDuration(CLUMSY2,1,Add);SetStatusDuration(CLUMSY2,1,Add);SetStatusDuration(STUNNED1,1,Add);SetStatusDuration(STUNNED2,1,Add);SetStatusDuration(STUPEFIED_1,1,Add);SetStatusDuration(STUPEFIED_2,1,Add);SetStatusDuration(STUPEFIED_3,1,Add);SetStatusDuration(STUPEFIED_4,1,Add);SetStatusDuration(ENFEEBLED,1,Add);SetStatusDuration(ENFEEBLED_2,1,Add);SetStatusDuration(ENFEEBLED_3,1,Add);" -data "TargetRadius" "36" +data "TargetRadius" "48" data "TargetConditions" "Character() and not Dead() and HasStatus('FAMILIAR_AURA_STATUS') and OngoingMisery()" data "AmountOfTargets" "1" data "Icon" "Spell_Enchantment_Hex" data "DisplayName" "hacc81cd0gac8eg698dgc07dgaff7cf038ef2;1" data "Description" "h8facfd7dg954bg8055g5fa6g94d26b4c6e0f;1" -data "DescriptionParams" "Distance(4.5)" +data "DescriptionParams" "Distance(6)" data "CastSound" "Spell_Cast_Debuff_Hex_L1to3" data "TargetSound" "Spell_Impact_Debuff_Hex_L1to3" data "VocalComponentSound" "Vocal_Component_Curse" @@ -10727,7 +10726,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerTurn" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(SICKENED,100,10);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" @@ -10756,12 +10755,12 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Evocation" data "Cooldown" "OncePerTurn" -data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);RemoveStatus(BURNING);GROUND:CreateSurface(1.5,1,WaterFrozen)" +data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);RemoveStatus(BURNING);GROUND:CreateSurface(2,1,WaterFrozen)" data "TargetConditions" "Ally() and HasPassive('IsFamiliar',context.Target) and SummonOwner()" data "Icon" "Action_Monster_ElementalWater_WintersBreath" data "DisplayName" "hb6857b3cg5134g8939gf437g0e97d5e8dfb1;1" data "Description" "h541031afge8ffga4b8g5e20g36b7d5c604b8;1" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "CastSound" "Spell_Cast_Control_SleetStorm_L1to3" data "TargetSound" "CrSpell_Impact_ElementalWater_WintersBreath" data "CastTextEvent" "Cast" @@ -10835,7 +10834,7 @@ data "SpellType" "Target" using "Target_AnimalFriendship" data "Level" "0" data "Cooldown" "OncePerTurn" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC(),AdvantageOnCharmed());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(SICKENED,100,1);IF(SaveCrit()):ApplyStatus(SICKENED_2,100,1);" data "SpellFail" "IF(not SaveCritMiss('Fear')):ApplyStatus(FRIGHTENED,100,1);" @@ -10853,7 +10852,7 @@ data "Level" "0" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(DISCERN_SECRETS,100,2)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "Character() and Ally()" data "Icon" "Action_KnowledgeOfTheAges" data "DisplayName" "hde99a280g4b27g65e7g91f7ga1413066dd6f;1" @@ -10898,7 +10897,7 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(STOKE_HEART,100,2);ApplyStatus(SELF,WITCH_HEX,100,1);" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "CanSustainTarget('STOKE_HEART') and ConcentrateSpell();" data "Icon" "Spell_Evocation_CrusadersMantle" @@ -10939,7 +10938,7 @@ type "SpellData" data "SpellType" "Target" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementEvents" "OnTurn" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(MartialArts)+StrengthModifier, Slashing);" @@ -10969,7 +10968,7 @@ type "SpellData" data "SpellType" "Target" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementEvents" "OnTurn" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(D8Unarmed)+StrengthModifier, Piercing);" @@ -10999,7 +10998,7 @@ type "SpellData" data "SpellType" "Target" data "TargetCeiling" "0" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementEvents" "OnTurn" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(AnimalSecondaryFrog)+StrengthModifier, Bludgeoning);" @@ -11031,7 +11030,7 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerTurn" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(StatusPenalty1Attack,100,1);ApplyStatus(StatusPenalty1WillSaves,100,1);" data "SpellFail" "IF(not SaveCritMiss('Will')):ApplyStatus(StatusPenalty1Attack,100,1);IF(not SaveCritMiss('Will')):ApplyStatus(StatusPenalty1WillSaves,100,1);" @@ -11061,7 +11060,7 @@ data "SpellType" "Target" using "Target_ShieldOfFaith" data "Cooldown" "OncePerTurn" data "SpellProperties" "ApplyStatus(SELF,BLOOD_WARD_OWNER,100,2);IF(not CharacterLevelGreaterThan(9)):ApplyStatus(BLOOD_WARD,100,2);IF(CharacterLevelGreaterThan(9)):ApplyStatus(BLOOD_WARD_5,100,2)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "h9151eab9g250bg5b57g6eedg257c9fbd5ddc;1" data "Description" "hfc5c4da1gcfeeg9309g479cga8d9686cca7f;1" data "TooltipStatusApply" "ApplyStatus(BLOOD_WARD,100,2)" @@ -11086,7 +11085,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MysticArmorStatus_Rank_1,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and not WearingArmor() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_MageArmor" @@ -11117,7 +11116,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MysticArmorStatus_Rank_1,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and not WearingArmor() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_MageArmor" @@ -11149,7 +11148,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(MysticArmorStatus_Rank_4,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and not WearingArmor() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_MageArmor" @@ -11180,7 +11179,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Illusion" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(PhantomPainStatus_1,100,10);DealDamage(2d4,Psychic,Magical,NonLethal);IF(not SaveCrit()):ApplyStatus(SICKENED,100,-1);IF(SaveCrit()):ApplyStatus(SICKENED2,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -11273,7 +11272,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(SELF,NeedleVengeance_Owner,100,2);ApplyStatus(SELF,NeedleVengeance_Move,100,1);ApplyStatus(NeedleVengeance_Enemy,100,2); IF(not CharacterLevelGreaterThan(3)):ApplyStatus(SELF,NeedleVengeance_Ally_1,100,2);IF(CharacterLevelGreaterThan(3) and not CharacterLevelGreaterThan(5)):ApplyStatus(SELF,NeedleVengeance_Ally_2,100,2);IF(CharacterLevelGreaterThan(5) and not CharacterLevelGreaterThan(7)):ApplyStatus(SELF,NeedleVengeance_Ally_3,100,2);IF(CharacterLevelGreaterThan(7) and not CharacterLevelGreaterThan(9)):ApplyStatus(SELF,NeedleVengeance_Ally_4,100,2);IF(CharacterLevelGreaterThan(9) and not CharacterLevelGreaterThan(11)):ApplyStatus(SELF,NeedleVengeance_Ally_5,100,2);IF(CharacterLevelGreaterThan(11)):ApplyStatus(SELF,NeedleVengeance_Ally_6,100,2)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "Character() and not Self()" data "Icon" "Action_Monster_Duergar_MindSpike" data "DisplayName" "h0299e18dge5d3g4b28g0017g6afb285efb2e;1" @@ -11300,7 +11299,7 @@ new entry "Target_NeedleOfVengeance_Move" type "SpellData" data "SpellType" "Target" data "SpellProperties" "IF(not CharacterLevelGreaterThan(3)):ApplyStatus(NeedleVengeance_Ally_1,100,2);IF(CharacterLevelGreaterThan(3) and not CharacterLevelGreaterThan(5)):ApplyStatus(NeedleVengeance_Ally_2,100,2);IF(CharacterLevelGreaterThan(5) and not CharacterLevelGreaterThan(7)):ApplyStatus(NeedleVengeance_Ally_3,100,2);IF(CharacterLevelGreaterThan(7) and not CharacterLevelGreaterThan(9)):ApplyStatus(NeedleVengeance_Ally_4,100,2);IF(CharacterLevelGreaterThan(9) and not CharacterLevelGreaterThan(11)):ApplyStatus(NeedleVengeance_Ally_5,100,2);IF(CharacterLevelGreaterThan(11)):ApplyStatus(NeedleVengeance_Ally_6,100,2)" -data "TargetRadius" "36" +data "TargetRadius" "48" data "TargetConditions" "Ally() or Self()" data "Icon" "PassiveFeature_Generic_Info" data "DisplayName" "h8fd80848g1334g53d0g8c35gd697c20e4dd4;1" @@ -11356,7 +11355,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(MaliciousShadowDamage), Bludgeoning,Magical);" @@ -11390,7 +11389,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" data "SpellProperties" "ApplyStatus(MaliciousShadowTarget,100,10);ApplyStatus(SELF,MaliciousShadowStatus,100,10);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(MaliciousShadowDamage), Bludgeoning,Magical);" @@ -11457,7 +11456,7 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Evocation" data "Cooldown" "OncePerShortRest" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(FamiliarWitchDamage),Slashing,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(FamiliarWitchDamage))*2,Slashing,Magical);ApplyStatus(ENSNARED,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage(LevelMapValue(FamiliarWitchDamage)/2,Slashing,Magical);" @@ -11486,7 +11485,7 @@ data "Level" "4" data "SpellSchool" "Evocation" data "Cooldown" "OncePerShortRest" data "SpellProperties" "ApplyStatus(SELF,SpiritFamiliarStatus,100,1)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(FamiliarWitchDamage),Radiant,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(FamiliarWitchDamage))*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage(LevelMapValue(FamiliarWitchDamage)/2,Radiant,Magical);" @@ -11515,7 +11514,7 @@ using "Target_Heal" data "Level" "4" data "Cooldown" "OncePerTurn" data "SpellProperties" "RegainHitPoints(LevelMapValue(FamiliarWitchDamage)/2);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "DisplayName" "hc4a6c8fcgee1cg0771g6092g693b11a61a3a;1" data "Description" "h25c5d630gd481gdb94g9b6fge4704fc2eff4;1" data "TooltipDamageList" "RegainHitPoints(LevelMapValue(FamiliarWitchDamage)/2);" @@ -11696,7 +11695,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,3);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);IF(SaveCrit()):ApplyStatus(COMMAND_FLEE, 100, 1);" @@ -11770,9 +11769,9 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_GravitationalPull_Action1;Target_GravitationalPull_Action2;Target_GravitationalPull_Action3" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" -data "SpellSuccess" "Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(PRONE_PF2,100,-1);IF(SaveCrit()):ApplyStatus(OFFBALANCE,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellSuccess" "Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(PRONE_PF2,100,-1);IF(SaveCrit()):ApplyStatus(OFFBALANCE,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "TargetConditions" "Character() and not Self()" data "Icon" "Spell_OttosIrresistibleDance" data "DisplayName" "hc8cc2c3bg8dedg1954gc0adgccba0b1f7637;1" @@ -11811,7 +11810,7 @@ data "SpellType" "Target" using "Target_GravitationalPull_Base" data "SpellContainerID" "Target_GravitationalPull_Base" data "ContainerSpells" ";" -data "SpellSuccess" "Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(PRONE_PF2,100,-1);IF(SaveCrit()):ApplyStatus(OFFBALANCE,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellSuccess" "Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(PRONE_PF2,100,-1);IF(SaveCrit()):ApplyStatus(OFFBALANCE,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "DisplayName" "h2ca04870g19f0g92ccgd7feg5d6906e1ddde;1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:1" @@ -11831,8 +11830,8 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "AI_IGNORE:GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AnimatedAssault_Status_Aura);GROUND:ApplyStatus(SELF,AnimatedAssault_Owner,100,2)" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d10,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((2d10)*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -11869,8 +11868,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Conjuration" data "SpellProperties" "AI_IGNORE:GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AnimatedAssault_Status_Aura);GROUND:ApplyStatus(SELF,AnimatedAssault_Owner,100,2)" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d10,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((2d10)*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -11962,7 +11961,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(8e0aeac1-533b-4254-8a37-2357b430cf5f, 100)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "AmountOfTargets" "1" @@ -12041,7 +12040,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Sleep" data "SpellProperties" ";" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" @@ -12164,7 +12163,7 @@ data "SpellType" "Target" using "Target_Entangle" data "ContainerSpells" "Target_Cacti_Rank1;Target_Flowers_Rank1;Target_Fruits_Rank1;Target_Roots_Rank1" data "SpellProperties" ";" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "DisplayName" "hdcf6846dg37adg6667g1f46g308b287716d0;1" @@ -12487,7 +12486,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_ConcordantChoir_1Action_1;Target_ConcordantChoir_2Action_1;Shout_ConcordantChoir_3Action_1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(1d4,Thunder,Magical);IF(SaveCrit()):DealDamage((1d4)*2,Thunder,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -12511,7 +12510,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ConcordantChoir_Base" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(1d4,Thunder,Magical);IF(SaveCrit()):DealDamage((1d4)*2,Thunder,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -12603,8 +12602,8 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ConcordantChoir_Base" -data "TargetRadius" "9" -data "AreaRadius" "3" +data "TargetRadius" "12" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d4,Thunder,Magical);IF(SaveCrit()):DealDamage((2d4)*2,Thunder,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -12697,7 +12696,7 @@ data "Level" "1" data "SpellSchool" "Enchantment" data "SpellContainerID" "Target_Command_Container" data "ContainerSpells" "" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(COMMAND_HALT, 100, 1)" @@ -12836,7 +12835,7 @@ new entry "Target_Command_Approach_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Approach_2" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:2" data "MaximumTargets" "2" @@ -12860,7 +12859,7 @@ new entry "Target_Command_Drop_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Drop_2" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -12883,7 +12882,7 @@ new entry "Target_Command_Flee_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Flee_2" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -12906,7 +12905,7 @@ new entry "Target_Command_Grovel_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Grovel_2" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -12930,7 +12929,7 @@ new entry "Target_Command_Halt_2_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Halt_2" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -12961,7 +12960,7 @@ new entry "Target_Command_Approach_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Approach_3" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -12983,7 +12982,7 @@ new entry "Target_Command_Drop_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Drop_3" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -13005,7 +13004,7 @@ new entry "Target_Command_Flee_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Flee_3" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -13028,7 +13027,7 @@ new entry "Target_Command_Halt_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Halt_3" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "3" data "RootSpellID" "" @@ -13050,7 +13049,7 @@ new entry "Target_Command_Grovel_3_AI" type "SpellData" data "SpellType" "Target" using "Target_Command_Grovel_3" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "CastTextEvent" "Cast" data "MaximumTargets" "3" @@ -13062,7 +13061,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" @@ -13156,7 +13155,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "GROUND:SurfaceChange(DestroyWater);GROUND:SurfaceChange(Melt);RemoveStatus(WET)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" @@ -13195,7 +13194,7 @@ new entry "Target_Dehydrate_Rank3" type "SpellData" data "SpellType" "Target" using "Target_Dehydrate_Rank1" -data "AreaRadius" "3" +data "AreaRadius" "4" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(DehydrateDamage_Rank3,100,-1);ApplyStatus(DehydrateEnfeebled,100,10);IF(SaveCrit()):ApplyStatus(DehydrateDamage_Rank3_Double,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(DehydrateDamage_Rank3_Half,100,-1);IF(not SaveCritMiss('Fort')):ApplyStatus(DehydrateEnfeebled,100,10);" data "TooltipDamageList" "DealDamage(4d6,Fire)" @@ -13208,7 +13207,7 @@ new entry "Target_Dehydrate_Rank5" type "SpellData" data "SpellType" "Target" using "Target_Dehydrate_Rank1" -data "AreaRadius" "5" +data "AreaRadius" "6" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(DehydrateDamage_Rank5,100,-1);ApplyStatus(DehydrateEnfeebled,100,10);IF(SaveCrit()):ApplyStatus(DehydrateDamage_Rank5_Double,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(DehydrateDamage_Rank5_Half,100,-1);IF(not SaveCritMiss('Fort')):ApplyStatus(DehydrateEnfeebled,100,10);" data "TooltipDamageList" "DealDamage(7d6,Fire)" @@ -13223,7 +13222,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(Jump_Rank3Unlock_Status,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Icon" "Spell_Transmutation_LongJump" data "DisplayName" "hfaad0fceg62a9g1423gfbb7gb44fb3087e0c;1" data "Description" "he36fea0bg28d9gcb54gdaa8g7f4ff558113f;1" @@ -13249,7 +13248,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(ENFEEBLED_2,100,10);IF(SaveCrit()):ApplyStatus(ENFEEBLED_3,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -13320,9 +13319,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(4,10,Grease)" -data "TargetRadius" "9" -data "AreaRadius" "4" +data "SpellProperties" "GROUND:CreateSurface(6,10,Grease)" +data "TargetRadius" "12" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_Grease" @@ -13355,7 +13354,7 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Electrify)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "DealDamage(LevelMapValue(D8Cantrip),Lightning,Magical)" @@ -13388,7 +13387,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(StatusBonus1Saves,100,10);ApplyStatus(StatusBonus1AC,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEvilAndGood" @@ -13419,7 +13418,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(Protection_Rank3,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEvilAndGood" @@ -13449,7 +13448,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" data "ContainerSpells" "Target_AcidGrip_Rank2_Push;Target_AcidGrip_Rank2_Pull;Target_AcidGrip_Rank2_NoMove" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -13485,8 +13484,8 @@ data "SpellType" "Target" using "Target_AcidGrip_Rank2" data "SpellContainerID" "Target_AcidGrip_Rank2" data "ContainerSpells" ";" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(2, OriginToEntity, Neutral, false, true);" data "Icon" "Spell_Evocation_ChromaticOrb_Acid" data "DisplayName" "hf16bf50agb225g0a13g9aedgaec065322d9c;1" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;IsSpell;HasHighGroundRangeExtension;IsHarmful" @@ -13497,8 +13496,8 @@ data "SpellType" "Target" using "Target_AcidGrip_Rank2" data "SpellContainerID" "Target_AcidGrip_Rank2" data "ContainerSpells" ";" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Acid,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank2,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "Icon" "Spell_Evocation_ChromaticOrb_Acid" data "DisplayName" "hafa25735g2535g9a11g853dg451192bff582;1" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;IsSpell;HasHighGroundRangeExtension;IsHarmful" @@ -13532,8 +13531,8 @@ data "SpellType" "Target" using "Target_AcidGrip_Rank4" data "SpellContainerID" "Target_AcidGrip_Rank4" data "ContainerSpells" ";" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d8,Acid,Magical);IF(SaveCrit()):DealDamage((4d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d8,Acid,Magical);IF(SaveCrit()):DealDamage((4d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(2, OriginToEntity, Neutral, false, true);" data "DisplayName" "h12c34968g0d73ga508g6a0fg5598459755fd;1" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;IsSpell;HasHighGroundRangeExtension;IsHarmful" @@ -13543,8 +13542,8 @@ data "SpellType" "Target" using "Target_AcidGrip_Rank4" data "SpellContainerID" "Target_AcidGrip_Rank4" data "ContainerSpells" ";" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d8,Acid,Magical);IF(SaveCrit()):DealDamage((4d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d8,Acid,Magical);IF(SaveCrit()):DealDamage((4d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank4,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((4d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "DisplayName" "h14ae12ebg8cf7gfdbag9438ga88d0ebc41c0;1" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;IsSpell;HasHighGroundRangeExtension;IsHarmful" @@ -13577,8 +13576,8 @@ data "SpellType" "Target" using "Target_AcidGrip_Rank6" data "SpellContainerID" "Target_AcidGrip_Rank6" data "ContainerSpells" ";" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank6,100,-1);IF(not SaveCrit()):Force(3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank6,100,-1);IF(not SaveCrit()):Force(4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(2, OriginToEntity, Neutral, false, true);" data "DisplayName" "h4dec05c8g1abagf2f9g2e7fg4c90fbe48548;1" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;IsSpell;HasHighGroundRangeExtension;IsHarmful" @@ -13588,8 +13587,8 @@ data "SpellType" "Target" using "Target_AcidGrip_Rank6" data "SpellContainerID" "Target_AcidGrip_Rank6" data "ContainerSpells" ";" -data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank6,100,-1);IF(not SaveCrit()):Force(-3, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-1.5, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);ApplyStatus(AcidGrip_Rank6,100,-1);IF(not SaveCrit()):Force(-4, OriginToEntity, Neutral, false, true);IF(SaveCrit()):Force(-8, OriginToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((6d8)/2,Acid,Magical);IF(not SaveCritMiss('Reflex')):Force(-2, OriginToEntity, Neutral, false, true);" data "DisplayName" "hc41188b9g905cgf1eegc819g334783060c16;1" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;IsSpell;HasHighGroundRangeExtension;IsHarmful" @@ -13607,7 +13606,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(BlisteringInvectiveBurning_Rank2,100,-1);IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,1);IF(SaveCrit()):ApplyStatus(BlisteringInvectiveBurning_Rank2_Double,100,-1);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -13673,7 +13672,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Illusion" data "SpellProperties" "ApplyStatus(BLUR,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "VisualSpell() and ConcentrateSpell();" data "Icon" "Spell_Illusion_Blur" @@ -13703,8 +13702,8 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,MistAura);" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_FogCloud" @@ -13734,9 +13733,9 @@ type "SpellData" data "SpellType" "Target" using "Target_FogCloud" data "Level" "2" -data "SpellProperties" "GROUND:CreateSurface(5,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank2)" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:CreateSurface(6,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank2)" +data "TargetRadius" "48" +data "AreaRadius" "6" data "DisplayName" "hb7c2763eg6370g356cgc4d1g55da6afe8ef7;1" data "Description" "h9c1dd2b6g7563g9ccfg63c9g92cb0cd82421;1" data "TooltipOnSave" "961753f4-c345-4bc4-b408-1d5b87a5ab0c" @@ -13754,7 +13753,7 @@ new entry "Target_AshCloud_Rank3" type "SpellData" data "SpellType" "Target" using "Target_AshCloud_Rank2" -data "SpellProperties" "GROUND:CreateSurface(5,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank3)" +data "SpellProperties" "GROUND:CreateSurface(6,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank3)" data "UseCosts" "ActionPoint:3;SpellSlotsGroup:1:1:3" data "RootSpellID" "Target_AshCloud_Rank2" data "PowerLevel" "3" @@ -13763,7 +13762,7 @@ new entry "Target_AshCloud_Rank4" type "SpellData" data "SpellType" "Target" using "Target_AshCloud_Rank2" -data "SpellProperties" "GROUND:CreateSurface(5,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank4)" +data "SpellProperties" "GROUND:CreateSurface(6,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank4)" data "UseCosts" "ActionPoint:3;SpellSlotsGroup:1:1:4" data "RootSpellID" "Target_AshCloud_Rank2" data "PowerLevel" "4" @@ -13772,7 +13771,7 @@ new entry "Target_AshCloud_Rank5" type "SpellData" data "SpellType" "Target" using "Target_AshCloud_Rank2" -data "SpellProperties" "GROUND:CreateSurface(5,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank5)" +data "SpellProperties" "GROUND:CreateSurface(6,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank5)" data "UseCosts" "ActionPoint:3;SpellSlotsGroup:1:1:5" data "RootSpellID" "Target_AshCloud_Rank2" data "PowerLevel" "5" @@ -13781,7 +13780,7 @@ new entry "Target_AshCloud_Rank6" type "SpellData" data "SpellType" "Target" using "Target_AshCloud_Rank2" -data "SpellProperties" "GROUND:CreateSurface(5,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank6)" +data "SpellProperties" "GROUND:CreateSurface(6,1,Fire);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank6)" data "UseCosts" "ActionPoint:3;SpellSlotsGroup:1:1:6" data "RootSpellID" "Target_AshCloud_Rank2" data "PowerLevel" "6" @@ -13793,13 +13792,12 @@ data "Level" "2" data "SpellSchool" "Transmutation" data "AIFlags" "CanNotUse" data "SpellProperties" "ApplyStatus(DARKVISION,100,-1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Spell_Evocation_Darkvision" data "DisplayName" "hdc0f63dfga0b6gaeb7gdff4g859c3a6ba47a;1" -data "Description" "haa2e8680gb61dg2c44g71d3gc9bbb179ecd2;1" -data "DescriptionParams" "Distance(12)" +data "Description" "haa2e8680gb61dg2c44g71d3gc9bbb179ecd2;2" data "TooltipStatusApply" "ApplyStatus(DARKVISION,100,-1)" data "TooltipUpcastDescription" "6ff1780a-855a-414c-a8bf-811251537206" data "PrepareSound" "Spell_Prepare_Utility_Gen_L1to3_01" @@ -13835,7 +13833,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(ENLARGE,100,50);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Enlarge" @@ -13907,8 +13905,8 @@ type "SpellData" data "SpellType" "Target" using "Target_Entangle" data "Level" "2" -data "SpellProperties" "GROUND:CreateSurface(5,10,Vines,true)" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:CreateSurface(6,10,Vines,true)" +data "AreaRadius" "6" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(TANGLE_VINE,100,1);IF(SaveCrit()):ApplyStatus(ENSNARED,100,1);" data "DisplayName" "h4de6d12ege3abg5e8egb1d3g9187ba37f111;1" @@ -13921,7 +13919,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,MistAura);" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_FogCloud" @@ -13951,8 +13949,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Necromancy" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d10,Necrotic,Magical);IF(SaveCrit()):DealDamage((2d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -14034,7 +14032,7 @@ data "SpellType" "Target" using "Target_WardingBond" data "SpellSchool" "Necromancy" data "SpellProperties" "ApplyStatus(SELF, WARDING_BOND_CASTER, 100, 100);ApplyStatus(WARDING_BOND, 100, 100)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and not Self() and not Dead() and ConcentrateSpell();" data "DisplayName" "he1a8fd86g3bfbgdecfg4e6aga6737afef76a;1" @@ -14048,8 +14046,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(FAERIE_FIRE, 100, 10);IF(SaveCrit()):ApplyStatus(FAERIE_FIRE, 100, 100);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -14117,7 +14115,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Abjuration" data "ContainerSpells" "Target_ResistEnergy_Acid_Rank2;Target_ResistEnergy_Cold_Rank2;Target_ResistEnergy_Lightning_Rank2;Target_ResistEnergy_Fire_Rank2;Target_ResistEnergy_Thunder_Rank2" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy" @@ -14147,7 +14145,7 @@ data "Level" "2" data "SpellSchool" "Abjuration" data "SpellContainerID" "Target_ResistEnergyPF2_Container_Rank2" data "SpellProperties" "ApplyStatus(ResistEnergyStatus_Acid_Rank2,100,-1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy_Acid" @@ -14178,7 +14176,7 @@ data "Level" "2" data "SpellSchool" "Abjuration" data "SpellContainerID" "Target_ResistEnergyPF2_Container_Rank2" data "SpellProperties" "ApplyStatus(ResistEnergyStatus_Cold_Rank2,100,-1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy_Cold" @@ -14209,7 +14207,7 @@ data "Level" "2" data "SpellSchool" "Abjuration" data "SpellContainerID" "Target_ResistEnergyPF2_Container_Rank2" data "SpellProperties" "ApplyStatus(ResistEnergyStatus_Lightning_Rank2,100,-1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy_Lightning" @@ -14240,7 +14238,7 @@ data "Level" "2" data "SpellSchool" "Abjuration" data "SpellContainerID" "Target_ResistEnergyPF2_Container_Rank2" data "SpellProperties" "ApplyStatus(ResistEnergyStatus_Fire_Rank2,100,-1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy_Fire" @@ -14271,7 +14269,7 @@ data "Level" "2" data "SpellSchool" "Abjuration" data "SpellContainerID" "Target_ResistEnergyPF2_Container_Rank2" data "SpellProperties" "ApplyStatus(ResistEnergyStatus_Thunder_Rank2,100,-1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_ProtectionFromEnergy_Thunder" @@ -14355,8 +14353,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" -data "TargetRadius" "9" -data "AreaRadius" "3" +data "TargetRadius" "12" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC(),false,IsInorganic());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d10,Thunder,Magical);IF(SaveCrit()):DealDamage((2d10)*2,Thunder,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -14437,7 +14435,7 @@ data "SpellType" "Target" using "Target_ConjureElemental_Container" data "Level" "1" data "ContainerSpells" "Target_SummonAnimal_Rat_1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_HoundOfIllOmen" @@ -14482,7 +14480,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Enchantment" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,3);IF(not SaveCrit()):DealDamage(4d6,Psychic,Magical);IF(SaveCrit()):DealDamage((4d6)*2,Psychic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fear')):ApplyStatus(FRIGHTENED,100,1);IF(not SaveCritMiss('Fear')):DealDamage((4d6)/2,Psychic,Magical);" @@ -14550,7 +14548,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Blindness" data "Level" "3" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellSuccess" "ApplyStatus(BLINDNESS,100,10);IF(SaveCrit()):ApplyStatus(BLINDNESS,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0);IF(not SaveCritMiss('Fort')):ApplyStatus(OFF_BALANCED,100,1);" data "Description" "h7507d3abgca38g1ca5gdc13gd1b47fbaf18b;1" @@ -14562,9 +14560,9 @@ type "SpellData" data "SpellType" "Target" using "Target_Entangle" data "Level" "3" -data "SpellProperties" "GROUND:CreateSurface(6,10,Mud);" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,10,Mud);" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Piercing,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Piercing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -14664,7 +14662,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Enfeeble_PF2" data "Level" "3" -data "TargetRadius" "36" +data "TargetRadius" "48" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(ENFEEBLED_1,100,10);IF(not SaveCrit()):ApplyStatus(StatusPenalty1Saves,100,10);IF(SaveCrit()):ApplyStatus(ENFEEBLED_2,100,10);IF(SaveCrit()):ApplyStatus(StatusPenalty1Saves,100,-1);" data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(ENFEEBLED_1,100,1);IF(not SaveCritMiss('Fort')):ApplyStatus(StatusPenalty1Saves,100,1);" data "TargetConditions" "Character() and not Dead();" @@ -14688,7 +14686,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(EarthbindStatus,100,1);IF(SaveCrit()):ApplyStatus(EarthbindStatus,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -14720,12 +14718,12 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" -data "TargetRadius" "36" -data "AreaRadius" "9" +data "TargetRadius" "48" +data "AreaRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" -data "SpellSuccess" "IF(not SaveCrit()):Force(-5, TargetToEntity, Neutral, false, true);IF(SaveCrit()):Force(-4, TargetToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" -data "SpellFail" "Force(-1.5, TargetToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not SaveCrit()):Force(-12, TargetToEntity, Neutral, false, true);IF(SaveCrit()):Force(-6, TargetToEntity, Neutral, false, true);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" +data "SpellFail" "Force(-2, TargetToEntity, Neutral, false, true);" data "TargetConditions" "ConcentrateSpell();" data "Icon" "PassiveFeature_Generic_Explosion" data "DisplayName" "h8e82a407g14cag43a8ga675g2e77117ac85f;1" @@ -14754,7 +14752,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(HASTE,100,10)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and not Dead() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Haste" @@ -14823,7 +14821,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Transmutation" data "SpellProperties" "IF(not Self()):ApplyStatus(LOOSE_TIMES_ARROW,100,1);IF(Self()):ApplyStatus(LOOSE_TIMES_ARROW,100,2);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and ConcentrateSpell();" data "AmountOfTargets" "6" @@ -14889,7 +14887,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(StatusBonus1Attack,100,100);ApplyStatus(StatusBonus1Saves,100,100);ApplyStatus(StatusBonus1Skills,100,100);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_Heroism" @@ -14930,8 +14928,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,3,,,,HypnotizeAura);" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "Icon" "Spell_Illusion_HypnoticPattern" data "DisplayName" "h382c16adga4a9gb5cag1f6fgff2f434dc0b5;1" data "Description" "h90be83bbg9ff1g79cfg142fgcffe2ba2691c;1" @@ -14985,8 +14983,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Conjuration" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d6,Poison,Magical);IF(SaveCrit()):DealDamage((4d6)*2,Poison,Magical);IF(Tagged('PLANT')):ApplyStatus(SICKENED,100,2);IF(Tagged('PLANT')):ApplyStatus(NoxiousMetalsPersistent_Rank3,100,2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15048,7 +15046,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(PARALYZED,100,1);" @@ -15106,9 +15104,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" -data "SpellProperties" "GROUND:ApplyStatus(SELF,RouseSkeletonsStatus_Rank3,100,2);GROUND:CreateSurface(3,1,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,3,,,,RouseSkeletonsAura);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:ApplyStatus(SELF,RouseSkeletonsStatus_Rank3,100,2);GROUND:CreateSurface(4,1,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,3,,,,RouseSkeletonsAura);" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d6,Slashing,Magical);IF(SaveCrit()):DealDamage((2d6)*2,Slashing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15143,7 +15141,7 @@ new entry "Target_RouseSkeletons_Rank5" type "SpellData" data "SpellType" "Target" using "Target_RouseSkeletons_Rank3" -data "SpellProperties" "GROUND:ApplyStatus(SELF,RouseSkeletonsStatus_Rank5,100,2);GROUND:CreateSurface(3,1,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,3,,,RouseSkeletonsAura);" +data "SpellProperties" "GROUND:ApplyStatus(SELF,RouseSkeletonsStatus_Rank5,100,2);GROUND:CreateSurface(4,1,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,3,,,RouseSkeletonsAura);" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d6,Slashing,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Slashing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((3d6)/2,Slashing,Magical);" data "TooltipDamageList" "DealDamage(3d6,Slashing)" @@ -15173,7 +15171,7 @@ new entry "Target_RouseSkeletons_Rank5_Recast" type "SpellData" data "SpellType" "Target" using "Target_RouseSkeletons_Rank3_Recast" -data "SpellProperties" "GROUND:ApplyStatus(SELF,RouseSkeletonsStatus_Rank5,100,2);GROUND:CreateSurface(3,1,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,1,,,RouseSkeletons,RouseSkeletonsAura);" +data "SpellProperties" "GROUND:ApplyStatus(SELF,RouseSkeletonsStatus_Rank5,100,2);GROUND:CreateSurface(4,1,Mud);GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,1,,,RouseSkeletons,RouseSkeletonsAura);" data "RequirementConditions" "HasStatus('RouseSkeletonsStatus_Rank5') and OwnerCanSustain('RouseSkeletonsStatus_Rank5') and ConcentrateSpell();" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d6,Slashing,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Slashing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((3d6)/2,Slashing,Magical);" @@ -15186,7 +15184,7 @@ using "Target_Stoneskin" data "Level" "4" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(STONESKIN,100,20);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_Stoneskin" @@ -15217,7 +15215,7 @@ using "Target_MountainResilience_Rank4" data "Level" "3" data "SpellSchool" "Abjuration" data "SpellProperties" "ApplyStatus(SANDFORM,100,10);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Barkskin" @@ -15257,7 +15255,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Invisibility" data "Level" "3" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not HasStatus('FAERIE_FIRE') and not IsImmuneToStatus('SG_Invisible') and ConcentrateSpell();" data "AmountOfTargets" "6" @@ -15284,7 +15282,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(STUNNED1,100,10);IF(SaveCrit()):ApplyStatus(STUNNED2,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15318,7 +15316,7 @@ new entry "Target_Slow_Rank3" type "SpellData" data "SpellType" "Target" using "Target_Slow" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(STUNNED1,100,10);IF(SaveCrit()):ApplyStatus(STUNNED2,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(STUNNED1,100,1);" @@ -15361,9 +15359,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(6,10,StinkingCloud,true)" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,10,StinkingCloud,true)" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(SICKENED,100,1);ApplyStatus(STUNNED1,100,1);" @@ -15429,7 +15427,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Necrotic,Magical);RegainHitPoints(SELF,(DamageDone)/2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15502,7 +15500,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "AI_IGNORE:ApplyStatus(CONFUSION,100,10);" @@ -15534,9 +15532,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(3,10,SpikeGrowth,true);" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:CreateSurface(4,10,SpikeGrowth,true);" +data "TargetRadius" "48" +data "AreaRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Piercing,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Piercing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex'))::DealDamage((6d6)/2,Piercing,Magical);" @@ -15585,8 +15583,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Evocation" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d10,Radiant,Magical);IF(SaveCrit()):DealDamage((4d10)*2,Radiant,Magical);ApplyStatus(SICKENED,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15643,7 +15641,7 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(FLY,100,50);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and not Dead() and not Tagged('INNATE_FLYER') and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Fly" @@ -15672,7 +15670,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Enchantment" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Bludgeoning,Magical);ApplyStatus(GRABBED_MAGIC,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15723,8 +15721,8 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SleetStorm,SLEET_STORM);GROUND:ApplyStatus(SELF,IceStorm_Owner,100,2);RemoveStatus(BURNING);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Bludgeoning,Magical);IF(not SaveCrit()):DealDamage(2d8,Cold,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15819,7 +15817,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Evocation" -data "TargetRadius" "45" +data "TargetRadius" "40" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Thunder,Magical);IF(SaveCrit()):DealDamage((8d6)*2,Thunder,Magical);IF(not SaveCrit()):ApplyStatus(SICKENED,100,-1);IF(SaveCrit()):ApplyStatus(SICKENED_2,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15878,8 +15876,8 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Necromancy" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,10,,,,PoltergeistAura);GROUND:ApplyStatus(SELF,PoltergeistRecast_Rank4,100,2);GROUND:ApplyStatus(SELF,PoltergeistCast,100,1);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Gale_ShadowSummon" @@ -15918,8 +15916,8 @@ data "SpellType" "Target" data "SpellSchool" "Conjuration" data "ContainerSpells" "Target_PerniciousPoltergeist_Rank4_Recast_Negative;Shout_Poltergeist_Sustain_Force;Shout_Poltergeist_Sustain_Fear;" data "Cooldown" "OncePerTurn" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "HasStatus('PoltergeistCast') or (HasStatus('PoltergeistRecast_Rank4') and OwnerCanSustain('PoltergeistRecast_Rank4')) and ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Gale_ShadowSummon" @@ -15936,7 +15934,7 @@ new entry "Target_PerniciousPoltergeist_Rank4_Recast_Negative" type "SpellData" data "SpellType" "Target" data "SpellContainerID" "Target_PerniciousPoltergeist_Rank4_Recast" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d10,Necrotic,Magical);IF(SaveCrit()):DealDamage((4d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -15969,8 +15967,8 @@ data "SpellType" "Target" using "Target_PerniciousPoltergeist_Rank4_Recast" data "ContainerSpells" "Target_PerniciousPoltergeist_Rank6_Recast_Negative;Shout_Poltergeist_Sustain_Force_6;Shout_Poltergeist_Sustain_Fear_6;" data "Cooldown" "OncePerTurn" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "HasStatus('PoltergeistCast') or (HasStatus('PoltergeistRecast_Rank6') and OwnerCanSustain('PoltergeistRecast_Rank6')) and ConcentrateSpell();" data "Icon" "Spell_Illusion_Fear" data "Description" "h60ae4ed5g0af1g5674gf841g455c04d9898b;1" @@ -16002,8 +16000,8 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "AI_IGNORE:GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AnimatedAssault_Status_Aura);GROUND:ApplyStatus(SELF,AnimatedAssault_Owner,100,2)" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d10,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((2d10)*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -16041,7 +16039,7 @@ data "SpellType" "Target" using "Target_CloudOfDaggers" data "Level" "4" data "SpellProperties" "AI_IGNORE:GROUND:Summon(b80e9a49-3de8-4fc9-8fe2-1012a4f3fd85, 10,,,,PetalStorm_Aura_Rank4);AI_ONLY:DealDamage(2d10,Slashing);" -data "AreaRadius" "4" +data "AreaRadius" "6" data "DisplayName" "hc73ff27eg7ddeg8488gd7adg3aa9621e45d9;1" data "Description" "h5de0229fg0df0g974egf7ccg54f0af703783;1" data "TooltipDamageList" "DealDamage(2d10,Slashing)" @@ -16076,7 +16074,7 @@ data "SpellType" "Target" using "Target_AshCloud_Rank2" data "Level" "4" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,RustCloudAura_Rank4);" -data "AreaRadius" "6" +data "AreaRadius" "8" data "DisplayName" "h9b69d771gbe36gae11g4c43g911c6d0914f7;1" data "Description" "hfcd43726ge1f6g69b3g3a26ga500ae5abbaf;2" data "DescriptionParams" "DealDamage(5d10,Slashing);DealDamage(1d4,Slashing)" @@ -16109,8 +16107,8 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Necromancy" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,SanguineMist,SanguineMistAura_4);GROUND:ApplyStatus(SELF,SanguineMistRecast_Rank4,100,2);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -16146,8 +16144,8 @@ type "SpellData" data "SpellType" "Target" using "Target_SanguineMist_Rank4" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,SanguineMist,SanguineMistAura_5);GROUND:ApplyStatus(SELF,SanguineMistRecast_Rank5,100,2);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((8d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((8d6)/2,Necrotic,Magical);" data "TooltipDamageList" "DealDamage(8d6,Necrotic)" @@ -16160,8 +16158,8 @@ type "SpellData" data "SpellType" "Target" using "Target_SanguineMist_Rank4" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,SanguineMist,SanguineMistAura_6);GROUND:ApplyStatus(SELF,SanguineMistRecast_Rank6,100,2);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(10d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((10d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((10d6)/2,Necrotic,Magical);" data "TooltipDamageList" "DealDamage(10d6,Necrotic)" @@ -16185,9 +16183,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,MistAura);GROUND:CreateSurface(6,10,Mud);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,MistAura);GROUND:CreateSurface(8,10,Mud);" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_FogCloud" @@ -16214,9 +16212,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(6,1000,SpikeGrowth,true);" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,1000,SpikeGrowth,true);" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Transmutation_SpikeGrowth" @@ -16243,7 +16241,7 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Necromancy" data "SpellProperties" "GROUND:Summon(322b547f-e8e1-48e5-90cd-eda40fc63456, 1,,,,,);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d4,Piercing,Magical);IF(not SaveCrit()):DealDamage(4d4,Necrotic,Magical);IF(SaveCrit()):DealDamage((4d4)*2,Piercing,Magical);IF(SaveCrit()):DealDamage((4d4)*2,Necrotic,Magical);RegainHitPoints(SELF,4d4);ApplyStatus(VampiricMaiden,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -16319,7 +16317,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Illusion" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Psychic,Magical);ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):DealDamage((8d6)*2,Psychic,Magical);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,4);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -16377,8 +16375,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Necromancy" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(VoidWhispers_Rank4,100,-1);" @@ -16457,8 +16455,8 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SleetStorm,SLEET_STORM);GROUND:ApplyStatus(SELF,IceStorm_Owner,100,2);RemoveStatus(BURNING);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d8,Bludgeoning,Magical);IF(not SaveCrit()):DealDamage(2d8,Cold,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((2d8)*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -16492,9 +16490,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(6,1000,SpikeGrowth,true);" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,1000,SpikeGrowth,true);" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Transmutation_SpikeGrowth" @@ -16528,7 +16526,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC(),false,IsInorganic());" data "SpellSuccess" "IF(not HasStatus('DEBRIS_THRESHOLD_GREATER') and not HasStatus('DEBRIS_THRESHOLD') and not HasStatus('DEBRIS_THRESHOLD_LESSER')):DealDamage(2d10,Force,Magical);IF(HasStatus('DEBRIS_THRESHOLD_GREATER')):DealDamage(2d10+50,Force);IF(HasStatus('DEBRIS_THRESHOLD')):DealDamage(2d10+22,Force);IF(HasStatus('DEBRIS_THRESHOLD_LESSER')):DealDamage(2d10+11,Force);" @@ -16607,9 +16605,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" -data "SpellProperties" "GROUND:CreateSurface(6,10,Overgrowth)" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,10,Overgrowth)" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Transmutation_PlantGrowth" @@ -16636,8 +16634,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Illusion" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,3,,,,HypnotizeAura);" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "Icon" "Spell_Illusion_HypnoticPattern" data "DisplayName" "hf0042d15g71dfgb8fdg8607gba31a4751c8e;1" data "Description" "hcb6cd310g0dc5g8a71gee87g3aa3f4aa631f;1" @@ -16700,8 +16698,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(FAERIE_FIRE, 100, 10);" @@ -16789,8 +16787,8 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "AI_IGNORE:GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AnimatedAssault_Status_Aura);GROUND:ApplyStatus(SELF,AnimatedAssault_Owner,100,2)" -data "TargetRadius" "36" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d10,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((2d10)*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -16848,8 +16846,8 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(CALM_EMOTIONS, 100, 10);IF(not HasPassive('MindlessRage')):RemoveStatus(SG_Rage)" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "(not Item() or Tagged('CANBECALMED')) and not Dead() and EmotionSpell() and MentalSpell() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_CalmEmotions" @@ -16887,7 +16885,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt)" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" data "SpellSuccess" "IF(Tagged('FIEND')):DealDamage(2d6,Radiant,Magical);DealDamage(2d6,Fire,Magical);" @@ -16960,8 +16958,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Abjuration" data "ContainerSpells" "Target_GlyphOfWarding_Acid;Target_GlyphOfWarding_Cold;Target_GlyphOfWarding_Fire;Target_GlyphOfWarding_Lightning;Target_GlyphOfWarding_Thunder;Target_GlyphOfWarding_Detonation;Target_GlyphOfWarding_Sleep" -data "TargetRadius" "9" -data "AreaRadius" "4" +data "TargetRadius" "12" +data "AreaRadius" "6" data "Icon" "Spell_Abjuration_GlyphOfWarding_ExplosiveRunes" data "DisplayName" "h9afdc5f4gc191gefafg3a70gf5f22d3380ed;1" data "Description" "hb891b435g5fbfgdd7fg31fag3fe482edadd7;1" @@ -17317,7 +17315,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" data "ContainerSpells" "Target_AnimateDead_Skeleton;Target_AnimateDead_Zombie" -data "TargetRadius" "3" +data "TargetRadius" "4" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "TargetConditions" "ConcentrateSpell(context.Source);" data "Icon" "Spell_Necromancy_AnimateDead" @@ -17374,7 +17372,7 @@ data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:Summon(4c29f8ec-1806-40f4-925a-5ed58bfc1848,10,,,,FLAME_VORTEX_AURA);GROUND:ApplyStatus(SELF, FLAME_VORTEX_SUSTAIN, 100, 10);GROUND:ApplyStatus(SELF, FLAME_VORTEX_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLAME_VORTEX_DAMAGE,100,1);" -data "TargetRadius" "36" +data "TargetRadius" "48" data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" @@ -17382,7 +17380,7 @@ data "AoEConditions" "Character();" data "Icon" "Spell_Evocation_FlameStrike" data "DisplayName" "hb70949feg2d59g7310g8d22gdf4fa12633bd;1" data "Description" "h0f8c94b2geea3g9e8eg4be2g24f3628c806d;3" -data "DescriptionParams" "DealDamage(3d6,Fire);DealDamage(3d4,Bludgeoning);Distance(7)" +data "DescriptionParams" "DealDamage(3d6,Fire);DealDamage(3d4,Bludgeoning);Distance(8)" data "TooltipDamageList" "DealDamage(3d6,Fire);DealDamage(3d4,Bludgeoning)" data "TooltipAttackSave" "Dexterity" data "TooltipOnSave" "f762efbb-f8f1-493e-b248-2de1567b4bd2" @@ -17406,14 +17404,14 @@ using "Target_FlameVortex" data "Level" "2" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(d0790c39-0dbc-4c92-b0c7-5719db4dad0d,10,,,,FLOATING_FLAME_AURA);GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAIN, 100, 10);GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_DAMAGE,100,1);" -data "TargetRadius" "9" -data "AreaRadius" "1" +data "TargetRadius" "12" +data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_FlamingSphere" data "DisplayName" "hdb8d566dg6f2ag25eagcebcg4ed735438dea;2" data "Description" "h1ce1a84fgc101g9c82gb00ag975e0ec3dc33;2" -data "DescriptionParams" "DealDamage(3d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(3d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(3d6,Fire)" data "TooltipAttackSave" "Dexterity" data "TooltipOnSave" "f762efbb-f8f1-493e-b248-2de1567b4bd2" @@ -17431,7 +17429,6 @@ data "SpellFlags" "IsSpell;HasVerbalComponent;HasSomaticComponent;HasHighGroundR data "MemoryCost" "1" data "PrepareEffect" "7b0dc211-4ba6-42fe-ab83-e0c9694193e4" data "CastEffect" "42737352-fb2a-4afa-b0ff-9ea82aa11695" -data "PositionEffect" "300a9a5a-26af-48b7-9a6d-3b9d0c27352f" data "DamageType" "Fire" new entry "Target_FlamingSphere_3" @@ -17439,7 +17436,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere" data "SpellProperties" "GROUND:Summon(d0790c39-0dbc-4c92-b0c7-5719db4dad0d,10,,,,FLOATING_FLAME_3_AURA);GROUND:ApplyStatus(SELF, FLOATING_FLAME_3_SUSTAIN, 100, 10);GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_3_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(4d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(4d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(4d6,Fire)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" data "RootSpellID" "Target_FlamingSphere" @@ -17450,7 +17447,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere" data "SpellProperties" "GROUND:Summon(d0790c39-0dbc-4c92-b0c7-5719db4dad0d,10,,,,FLOATING_FLAME_4_AURA);GROUND:ApplyStatus(SELF, FLOATING_FLAME_4_SUSTAIN, 100, 10);GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_4_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(5d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(5d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(5d6,Fire)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4" data "RootSpellID" "Target_FlamingSphere" @@ -17461,7 +17458,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere" data "SpellProperties" "GROUND:Summon(d0790c39-0dbc-4c92-b0c7-5719db4dad0d,10,,,,FLOATING_FLAME_5_AURA);GROUND:ApplyStatus(SELF, FLOATING_FLAME_5_SUSTAIN, 100, 10);GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_5_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(6d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(6d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(6d6,Fire)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5" data "RootSpellID" "Target_FlamingSphere" @@ -17472,7 +17469,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere" data "SpellProperties" "GROUND:Summon(d0790c39-0dbc-4c92-b0c7-5719db4dad0d,10,,,,FLOATING_FLAME_6_AURA);GROUND:ApplyStatus(SELF, FLOATING_FLAME_6_SUSTAIN, 100, 10);GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_6_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(7d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(7d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(7d6,Fire)" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6" data "RootSpellID" "Target_FlamingSphere" @@ -17501,11 +17498,11 @@ data "SpellType" "Target" using "Target_FlameVortex_Sustain" data "Level" "2" data "SpellProperties" "GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_DAMAGE,100,1);" -data "AreaRadius" "1" +data "AreaRadius" "2" data "Icon" "Spell_Conjuration_FlamingSphere" data "DisplayName" "hf73880a9g1d9cg79e9g3109g3045eead566e;1" data "Description" "h24383c6eg67a3g69a2g5726g92acce882b8d;1" -data "DescriptionParams" "DealDamage(3d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(3d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(3d6,Fire)" data "PrepareSound" "" data "PrepareLoopSound" "" @@ -17519,7 +17516,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere_Sustain" data "SpellProperties" "GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_3_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(4d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(4d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(4d6,Fire)" new entry "Target_FlamingSphere_4_Sustain" @@ -17527,7 +17524,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere_3_Sustain" data "SpellProperties" "GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_4_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(5d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(5d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(5d6,Fire)" new entry "Target_FlamingSphere_5_Sustain" @@ -17535,7 +17532,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere_3_Sustain" data "SpellProperties" "GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_5_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(6d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(6d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(6d6,Fire)" new entry "Target_FlamingSphere_6_Sustain" @@ -17543,7 +17540,7 @@ type "SpellData" data "SpellType" "Target" using "Target_FlamingSphere_3_Sustain" data "SpellProperties" "GROUND:ApplyStatus(SELF, FLOATING_FLAME_SUSTAINED, 100, 1);AI_ONLY:AOE:ApplyStatus(FLOATING_FLAME_6_DAMAGE,100,1);" -data "DescriptionParams" "DealDamage(7d6, Fire);Distance(3.5)" +data "DescriptionParams" "DealDamage(7d6, Fire);Distance(4)" data "TooltipDamageList" "DealDamage(7d6,Fire)" new entry "Target_CureWounds" @@ -17552,7 +17549,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" data "ContainerSpells" "Target_HealOneAction_Rank_1;Target_HealTwoAction_Rank_1;Shout_HealThreeAction_Rank_1" -data "TargetRadius" "9" +data "TargetRadius" "12" data "Icon" "Spell_Evocation_CureWounds" data "DisplayName" "h28186622g01e6ge805gab87g209cffe54650;1" data "Description" "h404ee8f4g9b23g71fdg6c43g269d6480164a;1" @@ -17605,7 +17602,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Transmutation" data "ContainerSpells" "Target_EnhanceAbility_BearsEndurance;Target_EnhanceAbility_BullsStrength;Target_EnhanceAbility_CatsGrace;Target_EnhanceAbility_EaglesSplendor;Target_EnhanceAbility_FoxsCunning;Target_EnhanceAbility_OwlsWisdom" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "(Character() and Ally()) or Self() and ConcentrateSpell();" data "Icon" "Spell_Transmutation_EnhanceAbility" @@ -17837,7 +17834,7 @@ new entry "Target_EnhanceAbility_CatsGrace_3_AI" type "SpellData" data "SpellType" "Target" using "Target_EnhanceAbility_CatsGrace_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -17847,7 +17844,7 @@ new entry "Target_EnhanceAbility_BullsStrength_3_AI" type "SpellData" data "SpellType" "Target" using "Target_EnhanceAbility_BullsStrength_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -17857,7 +17854,7 @@ new entry "Target_EnhanceAbility_BearsEndurance_3_AI" type "SpellData" data "SpellType" "Target" using "Target_EnhanceAbility_BearsEndurance_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -17867,7 +17864,7 @@ new entry "Target_EnhanceAbility_EaglesSplendor_3_AI" type "SpellData" data "SpellType" "Target" using "Target_EnhanceAbility_EaglesSplendor_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -17877,7 +17874,7 @@ new entry "Target_EnhanceAbility_FoxsCunning_3_AI" type "SpellData" data "SpellType" "Target" using "Target_EnhanceAbility_FoxsCunning_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -17887,7 +17884,7 @@ new entry "Target_EnhanceAbility_OwlsWisdom_3_AI" type "SpellData" data "SpellType" "Target" using "Target_EnhanceAbility_OwlsWisdom_3" -data "AreaRadius" "3" +data "AreaRadius" "4" data "AmountOfTargets" "" data "MaximumTargets" "2" data "RootSpellID" "" @@ -17899,7 +17896,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Necromancy" data "SpellProperties" "ApplyStatus(FEIGN_DEATH,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and Ally()" data "Icon" "Spell_Necromancy_FeignDeath" data "DisplayName" "h82e05e00gf1ccgaef9ge16dgdd6189722589;1" @@ -17954,7 +17951,7 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(FLY,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and Ally() and not Dead() and not Tagged('INNATE_FLYER') and ConcentrateSpell();" data "Icon" "Spell_Transmutation_Fly" @@ -18035,7 +18032,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(1d8+8,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(1d10+8,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,1,Guaranteed);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(1d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(1d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((1d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((1d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((1d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((1d10)/2,Necrotic,Magical);" @@ -18071,7 +18068,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(2d8+16,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(2d10+16,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,2,Guaranteed);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(2d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(2d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((2d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((2d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((2d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((2d10)/2,Necrotic,Magical);" @@ -18109,7 +18106,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Necromancy" data "SpellProperties" "IF(HarmVoid(8)):RegainHitPoints(3d8+24,Guaranteed);IF(HarmVoid(10)):RegainHitPoints(3d10+24,Guaranteed);IF(SapLife()):RegainHitPoints(SELF,3,Guaranteed);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "HarmSavingThrow()" data "SpellSuccess" "IF(HarmLive(8) and not SaveCrit()):DealDamage(3d8,Necrotic,Magical);IF(HarmLive(10) and not SaveCrit()):DealDamage(3d10,Necrotic,Magical);IF(HarmLive(8) and SaveCrit()):DealDamage((3d8)*2,Necrotic,Magical);IF(HarmLive(10) and SaveCrit()):DealDamage((3d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(HarmLive(8) and not SaveCritMiss('Fort')):DealDamage((3d8)/2,Necrotic,Magical);IF(HarmLive(10) and not SaveCritMiss('Fort')):DealDamage((3d10)/2,Necrotic,Magical);" @@ -18147,7 +18144,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(Jump_Rank3Unlock_Status,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Icon" "Spell_Transmutation_LongJump" data "DisplayName" "haa051dbfgbc64g47c0g560fg4a934d8909a5;1" data "Description" "h25063cf5ge696g1356gf389gf8aa08995a3a;1" @@ -18177,7 +18174,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(Jump_Rank3Unlock_Status,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Icon" "Spell_Transmutation_LongJump" data "DisplayName" "hfddcff36gbbbfg2f30g86c8gb594f080b1a6;1" data "Description" "h4deca0b7g3723gfd89ga240gfea86d493679;1" @@ -18207,7 +18204,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(Jump_Rank3Unlock_Status,100,10)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Icon" "Spell_Transmutation_LongJump" data "DisplayName" "hec8de429g6a17g3c38gf837g55aa0b27d6da;1" data "Description" "h4216c8c8g54dfgb53bgda6cg4e29e66bab80;1" @@ -18236,7 +18233,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" data "SpellProperties" "TARGET:RegainHitPoints(LevelMapValue(LayOnHandsHealing));IF(not Self()):ApplyStatus(DEVOTION_AC_BONUS,100,1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT')" data "Icon" "Action_Paladin_LayOnHands_SmallHeal" data "DisplayName" "h67752676g00fcgc1b6g752dg832abd875a4b;1" @@ -18262,7 +18259,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" data "SpellProperties" "TARGET:RegainHitPoints(LevelMapValue(LayOnHandsHealing));IF(not Self()):ApplyStatus(DEVOTION_AC_BONUS,100,1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT')" data "Icon" "Action_Paladin_LayOnHands_SmallHeal" data "DisplayName" "h6d6b74f7ge16dga9cbg057fgbc64ae59c9ef;1" @@ -18288,7 +18285,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" data "SpellProperties" "TARGET:RegainHitPoints(LevelMapValue(LayOnHandsHealing));IF(not Self()):ApplyStatus(DEVOTION_AC_BONUS,100,1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT')" data "Icon" "Action_Paladin_LayOnHands_SmallHeal" data "DisplayName" "h67b1a8e2g8569g3b2fg4df4g151bdd54fd72;1" @@ -18314,7 +18311,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Necromancy" data "SpellProperties" "TARGET:RegainHitPoints(LevelMapValue(LayOnHandsHealing));IF(not Self()):ApplyStatus(DEVOTION_AC_BONUS,100,1)" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "Character() and not Dead() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT')" data "Icon" "Action_Paladin_LayOnHands_SmallHeal" data "DisplayName" "h2d190a1cg1465g386dg2578g57801c1ff414;1" @@ -18340,7 +18337,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,3);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18375,7 +18372,7 @@ type "SpellData" data "SpellType" "Target" using "Target_DissonantWhispers" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,3);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fear')):ApplyStatus(FRIGHTENED,100,1);" @@ -18406,7 +18403,7 @@ type "SpellData" data "SpellType" "Target" using "Target_DissonantWhispers" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,3);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fear')):ApplyStatus(FRIGHTENED,100,1);" @@ -18447,7 +18444,7 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Enchantment" data "SpellProperties" "ApplyStatus(FRIENDS,100,10)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and not Self() and EmotionSpell() and MentalSpell() and ConcentrateSpell();" data "Icon" "Spell_Enchantment_Friends" @@ -18495,8 +18492,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,AcidStormAcidStormAura);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "TargetConditions" "ConcentrateSpell(context.Source);" data "Icon" "Spell_Conjuration_StinkingCloud" @@ -18523,7 +18520,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Abjuration" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(BANISHED,100,10);ApplyStatus(SELF,BANISHMENT_OWNER,100,10);" @@ -18548,7 +18545,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Abjuration" data "SpellContainerID" "Target_Banishment_Rank5_Container" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(BANISHED,100,10);ApplyStatus(SELF,BANISHMENT_OWNER,100,10);" @@ -18624,7 +18621,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(SELF,BlisterRecast_Rank5,100,10);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(BlisterStatus_Rank5,100,2);IF(SaveCrit()):ApplyStatus(BlisterStatus_Rank5,100,4);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18656,7 +18653,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Blister_Rank5" data "SpellProperties" "ApplyStatus(SELF,BlisterRecast_Rank6,100,10);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(BlisterStatus_Rank6,100,2);" data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(BlisterStatus_Rank6,100,1);" @@ -18672,8 +18669,8 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellProperties" "SetStatusDuration(BlisterStatus_Rank5,-1,Add);" -data "TargetRadius" "18" -data "AreaRadius" "5" +data "TargetRadius" "24" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(7d6,Acid,Magical);IF(SaveCrit()):DealDamage((7d6)*2,Acid,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18702,7 +18699,7 @@ type "SpellData" data "SpellType" "Target" using "Target_BlisterRecast_Rank5" data "SpellProperties" "SetStatusDuration(BlisterStatus_Rank6,-1,Add);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Acid,Magical);IF(SaveCrit()):DealDamage((8d6)*2,Acid,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((8d6)/2,Acid,Magical);" data "TargetConditions" "Character() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and HasStatus('BlisterStatus_Rank6') and ConcentrateSpell();" @@ -18713,9 +18710,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Transmutation" -data "SpellProperties" "GROUND:CreateSurface(3,10,Overgrowth);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,,CorrosiveMuckAura);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:CreateSurface(4,10,Overgrowth);GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,,CorrosiveMuckAura);" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "AmountOfTargets" "2" @@ -18745,8 +18742,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Ignite);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Fire,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Fire,Magical);IF(not SaveCrit()):ApplyStatus(BlisteringInvectiveBurning_Rank2,100,-1);IF(SaveCrit()):ApplyStatus(BlisteringInvectiveBurning_Rank2_Double,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18803,8 +18800,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 1,,,,GEYSER_AURA);" -data "TargetRadius" "100" -data "AreaRadius" "3" +data "TargetRadius" "200" +data "AreaRadius" "4" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d6,Bludgeoning,Magical);IF(not SaveCrit()):DealDamage(4d6,Fire,Magical);IF(not SaveCrit()):DealDamage(10,Force,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((4d6)*2,Fire,Magical);IF(SaveCrit()):DealDamage(20,Force,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((3d6)/2,Bludgeoning,Magical);IF(not SaveCritMiss('Reflex')):DealDamage((4d6)/2,Fire,Magical);" @@ -18841,7 +18838,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Transmutation" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(10d6,Piercing,Magical);IF(not SaveCrit()):DealDamage((10d6)*2,Piercing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18880,7 +18877,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Zone_HowlingBlizzard_Container" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);RemoveStatus(BURNING)" data "TargetRadius" "100" -data "AreaRadius" "9" +data "AreaRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(10d6,Cold,Magical);IF(SaveCrit()):DealDamage((10d6)*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18915,7 +18912,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Transmutation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Piercing,Magical);IF(SaveCrit()):DealDamage((8d6)*2,Piercing,Magical);ApplyStatus(ENSNARED,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18952,8 +18949,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Necromancy" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,1,,,,,);ApplyStatus(SELF,InvokeRecast,100,10);" -data "TargetRadius" "120" -data "AreaRadius" "3" +data "TargetRadius" "48" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d4,Psychic,Magical);IF(not SaveCrit()):DealDamage(2d4,Necrotic,Magical);IF(SaveCrit()):DealDamage((2d4)*2,Psychic,Magical);IF(SaveCrit()):DealDamage((2d4)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -18984,7 +18981,7 @@ data "SpellType" "Target" using "Target_InvokeSpirits_Rank5" data "Cooldown" "OncePerTurn" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b,1,,,,,);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "UseCosts" "ActionPoint:1" new entry "Target_LightningStorm_Rank5" @@ -19018,8 +19015,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Transmutation" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,10,,,,QUICKEN_TIME);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Abjuration_MagicCircle" @@ -19047,7 +19044,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Necromancy" data "ContainerSpells" "Target_RipTheSpirit_Rank5_1Action;Target_RipTheSpirit_Rank5_2Action;Shout_RipTheSpirit_Rank5_3Actions" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "DealDamage(5d6,Necrotic,Magical);" @@ -19075,7 +19072,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_RipTheSpirit_Container" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(5d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((5d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19103,7 +19100,7 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Necromancy" data "SpellContainerID" "Target_RipTheSpirit_Container" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(10d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((10d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19153,8 +19150,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "ContainerSpells" "Target_ShadowBlast_Acid_Burst_Rank5;Target_ShadowBlast_Bludgeoning_Burst_Rank5;Target_ShadowBlast_Cold_Burst_Rank5;Target_ShadowBlast_Electricity_Burst_Rank5;Target_ShadowBlast_Fire_Burst_Rank5;Target_ShadowBlast_Force_Burst_Rank5;Target_ShadowBlast_Piercing_Burst_Rank5;Target_ShadowBlast_Slashing_Burst_Rank5;Target_ShadowBlast_Sonic_Burst_Rank5;Target_ShadowBlast_Spirit_Burst_Rank5;Zone_ShadowBlast_Acid_Rank5_Cone;Zone_ShadowBlast_Bludgeoning_Rank5_Cone;Zone_ShadowBlast_Cold_Rank5_Cone;Zone_ShadowBlast_Electricity_Rank5_Cone;Zone_ShadowBlast_Fire_Rank5_Cone;Zone_ShadowBlast_Force_Rank5_Cone;Zone_ShadowBlast_Piercing_Rank5_Cone;Zone_ShadowBlast_Slashing_Rank5_Cone;Zone_ShadowBlast_Sonic_Rank5_Cone;Zone_ShadowBlast_Spirit_Rank5_Cone;Zone_ShadowBlast_Acid_Rank5_Line;Zone_ShadowBlast_Bludgeoning_Rank5_Line;Zone_ShadowBlast_Cold_Rank5_Line;Zone_ShadowBlast_Electricity_Rank5_Line;Zone_ShadowBlast_Fire_Rank5_Line;Zone_ShadowBlast_Force_Rank5_Line;Zone_ShadowBlast_Piercing_Rank5_Line;Zone_ShadowBlast_Slashing_Rank5_Line;Zone_ShadowBlast_Sonic_Rank5_Line;Zone_ShadowBlast_Spirit_Rank5_Line" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "DealDamage(6d8,Force,Magical);" @@ -19177,8 +19174,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Acid,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Acid,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19202,8 +19199,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Bludgeoning,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19227,8 +19224,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Cold,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19252,8 +19249,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Lightning,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Lightning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19277,8 +19274,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Fire,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Fire,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19302,8 +19299,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Force,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Force,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19327,8 +19324,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Piercing,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Piercing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19352,8 +19349,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Slashing,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Slashing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19377,8 +19374,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Thunder,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Thunder,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19402,8 +19399,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Illusion" data "SpellContainerID" "Target_ShadowBlast_Container" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d8,Radiant,Magical);IF(SaveCrit()):DealDamage((6d8)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19527,8 +19524,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,10,,,,SlitherAura);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d6,Piercing,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Piercing,Magical);ApplyStatus(PersistentPoisonDamage_1d6,100,-1);ApplyStatus(ENSNARED,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19551,7 +19548,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(CLUMSY2,100,10);ApplyStatus(DAZZLED_APPLY,100,10);ApplyStatus(TANGLE_VINE,100,10);ApplyStatus(SYNESTHESIA,100,10);IF(SaveCrit()):ApplyStatus(STUNNED2,100,1);" @@ -19575,8 +19572,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,10,,,,ToxicCloudAura_Rank5);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Action_WildMagic_GasCloud" @@ -19615,8 +19612,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Conjuration" -data "TargetRadius" "36" -data "AreaRadius" "9" +data "TargetRadius" "48" +data "AreaRadius" "12" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d10,Piercing,Magical);IF(SaveCrit()):DealDamage((8d10)*2,Piercing,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19641,8 +19638,8 @@ data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(045576d9-1095-4b16-bd6e-5dc31316df65,10,,,,FieldOfLifeAura);" -data "TargetRadius" "9" -data "AreaRadius" "6" +data "TargetRadius" "12" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Abjuration_MagicCircle" @@ -19659,9 +19656,9 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:CreateSurface(6,10,SpikeGrowth,true);" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "SpellProperties" "GROUND:CreateSurface(8,10,SpikeGrowth,true);" +data "TargetRadius" "24" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Transmutation_SpikeGrowth" @@ -19687,7 +19684,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Abjuration" data "SpellProperties" "GROUND:Summon(a4180db9-9541-4f84-ac7a-23cb8e3b3f31,1,,,,SpellProtectionAura);IF(not Enemy()):ApplyStatus(StatusBonus1Saves,100,1);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "TargetConditions" "not Enemy();" data "Icon" "Spell_Abjuration_GlyphOfWarding_ExplosiveRunes_Acid" @@ -19725,8 +19722,8 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" data "ContainerSpells" "Target_Earthworks_1Action;Target_Earthworks_2Action;Target_Earthworks_3Action;" -data "SpellProperties" "GROUND:CreateSurface(6,10,Mud);" -data "TargetRadius" "18" +data "SpellProperties" "GROUND:CreateSurface(8,10,Mud);" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_ConjureMinorElementals_MudMephit" @@ -19750,9 +19747,9 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" data "SpellContainerID" "Target_Earthworks_Container" -data "SpellProperties" "GROUND:CreateSurface(1.5,10,Mud);" -data "TargetRadius" "18" -data "AreaRadius" "1" +data "SpellProperties" "GROUND:CreateSurface(2,10,Mud);" +data "TargetRadius" "24" +data "AreaRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_ConjureMinorElementals_MudMephit" @@ -19774,8 +19771,8 @@ new entry "Target_Earthworks_2Action" type "SpellData" data "SpellType" "Target" using "Target_Earthworks_1Action" -data "SpellProperties" "GROUND:CreateSurface(3,10,Mud);" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:CreateSurface(4,10,Mud);" +data "AreaRadius" "4" data "DisplayName" "ha297745ag50c4g5bbbg7e6ega698bc6e906c;1" data "UseCosts" "ActionPoint:2;KiPoint:1" @@ -19783,8 +19780,8 @@ new entry "Target_Earthworks_3Action" type "SpellData" data "SpellType" "Target" using "Target_Earthworks_1Action" -data "SpellProperties" "GROUND:CreateSurface(4.5,10,Mud);" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:CreateSurface(6,10,Mud);" +data "AreaRadius" "6" data "DisplayName" "h5a2aa38fgbb76g6b91g1853g7326feeb96ea;1" data "UseCosts" "ActionPoint:3;KiPoint:1" @@ -19793,7 +19790,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC(),AdvantageOnCharmPerson());" data "SpellSuccess" "ApplyStatus(CHARMED,100,1);" @@ -19823,7 +19820,7 @@ data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Conjuration" data "SpellProperties" "ApplyStatus(StatusBonus1Attack,100,10);ApplyStatus(StatusBonus1Saves,100,10);ApplyStatus(StatusBonus1Skills,100,10);ApplyStatus(StatusBonus1AC,100,10);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "IsSummon() and ConcentrateSpell();" data "Icon" "Spell_Abjuration_Banishment" @@ -19850,7 +19847,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Transmutation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(SICKENED,100,-1);IF(SaveCrit()):ApplyStatus(SICKENED2,100,-1);IF(SaveCrit()):ApplyStatus(STUNNED1,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19880,7 +19877,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Necromancy" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(12d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((12d6)*2,Necrotic,Magical);ApplyStatus(CLUMSY,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19914,7 +19911,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(STUPEFIED_4,100,-1);" @@ -19947,7 +19944,7 @@ data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Enchantment" data "TargetRadius" "100" -data "AreaRadius" "9" +data "AreaRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(11d6,Psychic,Magical);IF(not SaveCrit()):ApplyStatus(STUNNED1,100,1);IF(SaveCrit()):DealDamage((11d6)*2,Psychic,Magical);IF(SaveCrit()):ApplyStatus(STUNNED2,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -19981,7 +19978,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Evocation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(16d6,Radiant,Magical);IF(SaveCrit()):DealDamage((16d6)*2,Radiant,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -20019,7 +20016,7 @@ new entry "Target_EternalTorch" type "SpellData" data "SpellType" "Target" using "Target_Light" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "CanCastImpulse('Fire',true) and RageConcentrateSpell();" data "SpellSuccess" "AI_IGNORE:IF(Item()):ApplyStatus(PRODUCE_FLAME,100,20);IF(not Item()):ApplyEquipmentStatus(MainHand,PRODUCE_FLAME,100,-1);AI_ONLY:CAST:ApplyStatus(SELF, AI_STATUS_FAKE,100,10);" data "TargetConditions" "Item() or HasWeaponInMainHand() and RageConcentrateSpell();" @@ -20035,7 +20032,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellProperties" "IF(not CharacterLevelGreaterThan(2)):ApplyStatus(FreshProduceStatus_1,100,1);IF(CharacterLevelGreaterThan(2) and not CharacterLevelGreaterThan(4)):ApplyStatus(FreshProduceStatus_2,100,1);IF(CharacterLevelGreaterThan(4) and not CharacterLevelGreaterThan(6)):ApplyStatus(FreshProduceStatus_3,100,1);IF(CharacterLevelGreaterThan(6) and not CharacterLevelGreaterThan(8)):ApplyStatus(FreshProduceStatus_4,100,1);IF(CharacterLevelGreaterThan(8) and not CharacterLevelGreaterThan(10)):ApplyStatus(FreshProduceStatus_5,100,1);IF(CharacterLevelGreaterThan(10) and not CharacterLevelGreaterThan(12)):ApplyStatus(FreshProduceStatus_6,100,1);" -data "TargetRadius" "3" +data "TargetRadius" "4" data "RequirementConditions" "CanCastImpulse('Wood',true) and RageConcentrateSpell();" data "TargetConditions" "Character() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and not HasStatus('FreshProduceImmune') and RageConcentrateSpell();" data "Icon" "Spell_Transmutation_Goodberry" @@ -20060,8 +20057,8 @@ new entry "Target_OceansBalm" type "SpellData" data "SpellType" "Target" data "SpellSchool" "Evocation" -data "SpellProperties" "RegainHitPoints(LevelMapValue(D8Cantrip));ApplyStatus(OceansBalmImmune,100,100);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" -data "TargetRadius" "1.5" +data "SpellProperties" "RegainHitPoints(LevelMapValue(D8Cantrip));ApplyStatus(OceansBalmImmune,100,100);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Water',true) and RageConcentrateSpell();" data "TargetConditions" "Character() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and not HasStatus('OceansBalmImmune') and RageConcentrateSpell();" data "Icon" "Spell_Evocation_CureWounds" @@ -20088,7 +20085,7 @@ new entry "Target_ScorchingColumn" type "SpellData" data "SpellType" "Target" using "Target_FlameStrike" -data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);GROUND:CreateSurface(3,10,Fire);GROUND:IF(CharacterLevelGreaterThan(6)):Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank2);" +data "SpellProperties" "GROUND:SurfaceChange(Ignite);GROUND:SurfaceChange(Melt);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);GROUND:CreateSurface(4,10,Fire);GROUND:IF(CharacterLevelGreaterThan(6)):Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,,AshCloudAura_Rank2);" data "RequirementConditions" "CanCastImpulse('Fire') and RageConcentrateSpell();" data "SpellSuccess" "IF(not HasPassive('FireJunction',context.Source) and not SaveCrit()):DealDamage(LevelMapValue(ScorchingColumnDamage),Fire,Magical);IF(not HasPassive('FireJunction',context.Source) and SaveCrit()):DealDamage((LevelMapValue(ScorchingColumnDamage))*2,Fire,Magical);IF(HasPassive('FireJunction',context.Source) and not SaveCrit()):DealDamage(LevelMapValue(ScorchingColumnDamageJunction),Fire,Magical);IF(HasPassive('FireJunction',context.Source) and SaveCrit()):DealDamage((LevelMapValue(ScorchingColumnDamageJunction))*2,Fire,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not HasPassive('FireJunction',context.Source) and not SaveCritMiss('Reflex')):DealDamage(LevelMapValue(ScorchingColumnDamage)/2,Fire,Magical);IF(HasPassive('FireJunction',context.Source) and not SaveCritMiss('Reflex')):DealDamage(LevelMapValue(ScorchingColumnDamageJunction)/2,Fire,Magical);" @@ -20123,9 +20120,9 @@ new entry "Target_Tremor" type "SpellData" data "SpellType" "Target" data "SpellSchool" "Evocation" -data "SpellProperties" "GROUND:CreateSurface(3,1,Mud);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" -data "TargetRadius" "9" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:CreateSurface(4,1,Mud);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" +data "TargetRadius" "12" +data "AreaRadius" "4" data "RequirementConditions" "CanCastImpulse('Earth') and RageConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D8Cantrip),Bludgeoning,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D8Cantrip))*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -20154,9 +20151,9 @@ new entry "Target_WintersClutch" type "SpellData" data "SpellType" "Target" data "SpellSchool" "Evocation" -data "SpellProperties" "GROUND:CreateSurface(3,10,Ice);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:CreateSurface(4,10,Ice);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "CanCastImpulse('Water') and RageConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(D4AoeCantrip),Cold,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(D4AoeCantrip))*2,Cold,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -20186,7 +20183,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(STRIDE,100,1);IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(SELF,DISENGAGE_USESTEP,100,1);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "CanCastImpulse('Air',true) and RageConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and RageConcentrateSpell();" data "AmountOfTargets" "4" @@ -20215,7 +20212,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellProperties" "IF(not CharacterLevelGreaterThan(2)):ApplyStatus(EndureTempHP_Rank1, 100, 1);IF(not CharacterLevelGreaterThan(4) and CharacterLevelGreaterThan(2)):ApplyStatus(EndureTempHP_Rank2, 100, 1);IF(not CharacterLevelGreaterThan(6) and CharacterLevelGreaterThan(4)):ApplyStatus(EndureTempHP_Rank3, 100, 1);IF(not CharacterLevelGreaterThan(8) and CharacterLevelGreaterThan(6)):ApplyStatus(EndureTempHP_Rank4, 100, 1);IF(not CharacterLevelGreaterThan(10) and CharacterLevelGreaterThan(8)):ApplyStatus(EndureTempHP_Rank5, 100, 1);IF(CharacterLevelGreaterThan(10)):ApplyStatus(EndureTempHP_Rank6, 100, 1);GROUND:Summon(0e3d6ba8-f343-4503-9103-80c7e13bdbc2,10);GROUND:IF(HasStatus('WOOD_JUNCTION',context.Source)):ApplyStatus(SELF,WoodTempJunction);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "2" data "RequirementConditions" "CanCastImpulse('Wood',true) and RageConcentrateSpell();" data "TargetConditions" "not Enemy() and RageConcentrateSpell();" @@ -20262,7 +20259,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Air_Electric" data "SpellProperties" "GROUND:SurfaceChange(Electrify);GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);" data "RequirementConditions" "CanCastImpulse('Air',false,false) and RageConcentrateSpell();" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Lightning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Lightning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "Icon" "Spell_Transmutation_ElementalWeapon_Lightning" data "DisplayName" "hb49dba18gbe43g69d5gb61ag8c702b5250f6;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Lightning);" @@ -20274,10 +20271,10 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Air_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Air',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" -data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TargetConditions" "not Self() and not Dead() and RageConcentrateSpell();" data "Icon" "Spell_Evocation_SpiritualWeapon_Greatsword" data "DisplayName" "h74a41376gaffdgcc64g5e91g8ddd99ab5a6b;1" @@ -20303,7 +20300,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Air_Slashing" data "SpellProperties" "GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);" data "RequirementConditions" "CanCastImpulse('Air',false,false) and RageConcentrateSpell();" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Slashing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Slashing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "Icon" "Spell_Evocation_SpiritualWeapon_Greatsword" data "DisplayName" "h09bbb623ge9bag6a37gf7ffg02a10833c921;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Slashing);" @@ -20332,10 +20329,10 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Air_Container" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Air',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "TargetConditions" "not Self() and not Dead() and RageConcentrateSpell();" data "Icon" "Spell_Transmutation_ElementalWeapon_Cold" data "DisplayName" "h0f461490g25a6g9eebgef99g666a5c5a92ab;1" @@ -20366,7 +20363,7 @@ data "SpellType" "Target" using "Target_ElementalBlast_Air_Cold" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Air',false,false) and RageConcentrateSpell();" -data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Air',context.Source)):Force(4, OriginToEntity, Neutral, false, true);" data "Icon" "Spell_Transmutation_ElementalWeapon_Cold" data "DisplayName" "hb5c1ee55g0514g966egc74cg628cb00d2068;1" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Blast)+ConstitutionModifier+StrengthModifier,Cold);" @@ -20390,7 +20387,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Earth_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Earth',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Piercing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Piercing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Earth',context.Source)):ApplyStatus(PRONE_PF2,100,-1);" @@ -20442,7 +20439,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Earth_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Earth',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Poison,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Poison,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Earth',context.Source)):ApplyStatus(PRONE_PF2,100,-1);" @@ -20506,7 +20503,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Fire_Container" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Fire',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D6Blast)+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Fire',context.Source)):ApplyStatus(PersistentFire_1d6,100,1);" @@ -20558,7 +20555,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Metal_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Metal',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Slashing,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Slashing,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Metal',context.Source)):ApplyStatus(PersistentAcid_1d6,100,1);" @@ -20616,7 +20613,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Metal_Container" data "SpellProperties" "GROUND:SurfaceChange(Electrify);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Metal',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Lightning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Lightning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Metal',context.Source)):ApplyStatus(PersistentAcid_1d6,100,1);" @@ -20695,7 +20692,7 @@ new entry "Target_ElementalBlast_Water_Bludgeoning_2Action" type "SpellData" data "SpellType" "Target" using "Target_ElementalBlast_Water_Bludgeoning" -data "SpellProperties" "GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellProperties" "GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" data "RequirementConditions" "CanCastImpulse('Water',false,false) and RageConcentrateSpell();" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+StrengthModifier,Bludgeoning,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Bludgeoning,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Bludgeoning,Magical);" data "Icon" "Action_Monk_WaterWhip" @@ -20709,7 +20706,7 @@ data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Water_Container" data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Water',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Cold,Magical);" @@ -20742,7 +20739,7 @@ new entry "Target_ElementalBlast_Water_Cold_2Action" type "SpellData" data "SpellType" "Target" using "Target_ElementalBlast_Water_Cold" -data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellProperties" "GROUND:SurfaceChange(Freeze);GROUND:SurfaceChange(Douse);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" data "RequirementConditions" "CanCastImpulse('Water',false,false) and RageConcentrateSpell();" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+StrengthModifier,Cold,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Cold,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Cold,Magical);" data "Icon" "Spell_Transmutation_ElementalWeapon_Cold" @@ -20772,7 +20769,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Water_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Water',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Acid,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Acid,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Acid,Magical);" @@ -20805,7 +20802,7 @@ new entry "Target_ElementalBlast_Water_Acid_2Action" type "SpellData" data "SpellType" "Target" using "Target_ElementalBlast_Water_Acid" -data "SpellProperties" "IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellProperties" "IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Water',false,false) and RageConcentrateSpell();" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+StrengthModifier,Acid,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+ConstitutionModifier+ConstitutionModifier+StrengthModifier+StrengthModifier,Acid,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Water',context.Source)):DealDamage(LevelMapValue(WaterSplashJunction),Acid,Magical);" data "Icon" "Spell_Transmutation_ElementalWeapon_Acid" @@ -20830,7 +20827,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Wood_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "HasPassive('VersatileBlasts') and CanCastImpulse('Wood',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Radiant,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Radiant,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Wood',context.Source)):ApplyStatus(ENSNARED,100,1);" @@ -20883,7 +20880,7 @@ data "SpellType" "Target" data "SpellSchool" "Evocation" data "SpellContainerID" "Target_ElementalBlast_Wood_Container" data "TargetFloor" ".25" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "CanCastImpulse('Wood',false,true) and RageConcentrateSpell();" data "SpellRoll" "Attack2e(AttackType.MeleeSpellAttack);" data "SpellSuccess" "IF(not IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier,Poison,Magical);IF(IsCritical()):DealDamage(LevelMapValue(D8AoeCantrip)+StrengthModifier+StrengthModifier,Poison,Magical);IF(IsCritical() and HasPassive('CriticalBlast_Wood',context.Source)):ApplyStatus(ENSNARED,100,1);" @@ -20927,9 +20924,9 @@ new entry "Target_RainOfRust" type "SpellData" data "SpellType" "Target" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SleetStorm,RustAura);ApplyStatus(WET,100, 3);GROUND:CreateSurface(3,0, Water);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "SpellProperties" "GROUND:Summon(802b8b51-1bcf-469d-8663-2f1dc9698982, 10,,,SleetStorm,RustAura);ApplyStatus(WET,100, 3);GROUND:CreateSurface(4,0, Water);GROUND:IF(HasStatus('METAL_JUNCTION',context.Source)):ApplyStatus(SELF,MetalJunctionStatus);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "CanCastHybridImpulse('Metal','Water') and RageConcentrateSpell();" data "TargetConditions" "RageConcentrateSpell();" data "Icon" "Spell_Conjuration_SleetStorm" @@ -20957,7 +20954,7 @@ type "SpellData" data "SpellType" "Target" data "SpellSchool" "Transmutation" data "ContainerSpells" "Target_DashOfHerbs_Malady;Target_DashOfHerbs_Injury;" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "CanCastImpulse('Wood',true) and RageConcentrateSpell();" data "TargetConditions" "Character() or Self() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and RageConcentrateSpell();" data "Icon" "GenericIcon_Intent_Healing" @@ -20983,7 +20980,7 @@ data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellContainerID" "Target_DashOfHerbs_Container" data "SpellProperties" "RegainHitPoints(LevelMapValue(DashOfHerbsDice) + 4);RemoveStatus(SG_Poisoned);RemoveStatus(SG_Disease);RemoveStatus(SG_Paralyzed);RemoveStatus(SG_Blinded);RemoveStatus(ASTARION_WEAK);ApplyStatus(HerbsImmune,100,100);GROUND:IF(HasStatus('WOOD_JUNCTION',context.Source)):ApplyStatus(SELF,WoodTempJunction);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "CanCastImpulse('Wood',true) and RageConcentrateSpell();" data "TargetConditions" "Character() or Self() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and RageConcentrateSpell();" data "Icon" "GenericIcon_Intent_Healing" @@ -21008,7 +21005,7 @@ data "SpellType" "Target" data "SpellSchool" "Transmutation" data "SpellContainerID" "Target_DashOfHerbs_Container" data "SpellProperties" "RegainHitPoints(LevelMapValue(DashOfHerbsDiceInjury) + 4);ApplyStatus(HerbsImmune,100,100);GROUND:IF(HasStatus('WOOD_JUNCTION',context.Source)):ApplyStatus(SELF,WoodTempJunction);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "CanCastImpulse('Wood',true) and RageConcentrateSpell();" data "TargetConditions" "Character() or Self() and not Tagged('UNDEAD') and not Tagged('CONSTRUCT') and RageConcentrateSpell();" data "Icon" "GenericIcon_Intent_Healing" @@ -21031,9 +21028,9 @@ new entry "Target_DrivingRain" type "SpellData" data "SpellType" "Target" data "SpellSchool" "Conjuration" -data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 1,,,,DRIVING_RAIN_AURA);ApplyStatus(WET,100, 5);GROUND:CreateSurface(5,0, Water);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-3, OriginToEntity, Neutral, false, true);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 1,,,,DRIVING_RAIN_AURA);ApplyStatus(WET,100, 5);GROUND:CreateSurface(6,0, Water);GROUND:ApplyStatus(SELF,KineticistOverflow,100,0);IF(HasStatus('WATER_JUNCTION',context.Source)):Force(-4, OriginToEntity, Neutral, false, true);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "CanCastImpulse('Wood') and RageConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(LevelMapValue(DrivingRainDamage),Bludgeoning,Magical);IF(SaveCrit()):DealDamage((LevelMapValue(DrivingRainDamage))*2,Bludgeoning,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -21071,7 +21068,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Abjuration" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell(context.Source);" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(BANISHED,100,10);ApplyStatus(SELF,BANISHMENT_OWNER,100,10);" @@ -21163,8 +21160,8 @@ data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,10,,,,ToxicCloudAura_Rank5);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "ConcentrateSpell();" data "Icon" "Spell_Conjuration_Cloudkill" @@ -21195,7 +21192,7 @@ using "Target_Cloudkill" data "ConcentrationSpellID" "" data "Cooldown" "OncePerTurn" data "SpellProperties" "GROUND:ApplyStatus(SELF,CLOUDKILL_CASTER_RECAST,100,10);ApplyStatus(CLOUDKILL,100,1);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "Description" "hbd95176cg144cg2350g37bdgcadfe4fe9892;1" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "UseCosts" "ActionPoint:1" @@ -21228,7 +21225,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(DOMINATE_PERSON,100,10);" @@ -21268,7 +21265,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(DOMINATE_PERSON,100,10);" @@ -21297,8 +21294,8 @@ data "TargetEffect" "fdf323a9-8912-4dcd-b55e-e268f7f45170" new entry "Target_InterdisciplinaryIncantation" type "SpellData" data "SpellType" "Target" -data "TargetRadius" "18" -data "AreaRadius" "9" +data "TargetRadius" "24" +data "AreaRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "TriggerRandomCast(20,,WildMagic);" @@ -21356,7 +21353,7 @@ data "SpellType" "Target" data "Level" "0" data "SpellSchool" "Divination" data "SpellProperties" "ApplyStatus(GUIDANCE, 100, 10);ApplyStatus(GuidanceImmune,100,100);" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "Character() and not Enemy() and not HasStatus('GuidanceImmune',context.Target) and ConcentrateSpell();" data "Icon" "Spell_Divination_Guidance" @@ -21414,7 +21411,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Multiattack" data "SpellProperties" "AI_IGNORE:ApplyStatus(SELF,CLOAKER_ARCHETYPE_HELPER,100,1)" -data "TargetRadius" "2.0" +data "TargetRadius" "2" data "SpellSuccess" "DealDamage(3d6+UnarmedMeleeAbilityModifier,Piercing);ApplyStatus(GAPING_WOUND,100,5);Cast2[DealDamage(3d8+UnarmedMeleeAbilityModifier,Slashing);ApplyStatus(BLEEDING,100,5)]" data "TargetConditions" "not Self() and not Dead() and HasStatus('FRIGHTENED',context.Target) " data "Description" "ha2789d2bgc72eg99b2g3827g77bbdb535e4c;1" @@ -21733,8 +21730,8 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Illusion" data "SpellProperties" "GROUND:Summon(edca6656-dc8c-410b-9f16-fcc02d5ed803, 100,Projectile_AiHelper_Silence,,,SILENCED_AURA)" -data "TargetRadius" "18" -data "AreaRadius" "6" +data "TargetRadius" "24" +data "AreaRadius" "8" data "Icon" "Spell_Illusion_Silence" data "DisplayName" "h1ca878efgb802g48efgbc5age4f3a7afd806;1" data "Description" "h84a0cdf0gd6acg34fbg94f2g18be7fc0c049;1" @@ -21898,7 +21895,7 @@ new entry "Target_OpenWounds_Redcap" type "SpellData" data "SpellType" "Target" using "Target_UnarmedAttack" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(2d6,Piercing);ApplyStatus(BLEEDING,100,2);IF(SaveCrit()):DealDamage((2d6)*2,Piercing);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Reflex')):DealDamage((2d6)/2,Piercing);" @@ -21926,7 +21923,7 @@ using "Target_MainHandAttack" data "Cooldown" "OncePerTurn" data "SpellProperties" "" data "TargetFloor" "" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "not HasStatus('SLOW',context.Source);" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC(), AdvantageOnParalyzed());" data "SpellSuccess" "ApplyStatus(PARALYZED_SPECTATOR,100,1);" @@ -22068,7 +22065,7 @@ new entry "Target_Blindness_5_AI" type "SpellData" data "SpellType" "Target" using "Target_Blindness_5" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5" data "MaximumTargets" "1" @@ -22089,7 +22086,7 @@ new entry "Target_Blindness_6_AI" type "SpellData" data "SpellType" "Target" using "Target_Blindness_6" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6" data "MaximumTargets" "1" @@ -22187,7 +22184,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(STUPEFIED_2,100,10);IF(SaveCrit()):ApplyStatus(STUPEFIED_3,100,10);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -22290,7 +22287,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(PARALYZED,100,1);IF(SaveCrit()):ApplyStatus(PARALYZED,100,2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -22299,7 +22296,7 @@ data "TargetConditions" "Character() and not Dead() and MentalSpell() and Concen data "Icon" "Spell_Enchantment_HoldMonster" data "DisplayName" "h119345ddg21c0ge070g62bag16272ab56298;1" data "Description" "h3feb426dg204bg2ac0g40e4g1e4404e641e2;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "TooltipAttackSave" "Wisdom" data "TooltipStatusApply" "ApplyStatus(PARALYZED,100,1);" data "TooltipPermanentWarnings" "22ced04e-39ec-4faf-b358-708cb8f53ce4" @@ -22344,7 +22341,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(PARALYZED,100,1);IF(SaveCrit()):ApplyStatus(PARALYZED,100,2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -22353,7 +22350,7 @@ data "TargetConditions" "Character() and not Dead() and MentalSpell() and Concen data "Icon" "Spell_Enchantment_HoldPerson" data "DisplayName" "hda8b28f5g3fbbgfd38gd9c3g67029dcfdc97;1" data "Description" "h47b334edg1b50g8b90g909eg7c3f5dfcdcf3;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "TooltipAttackSave" "Wisdom" data "TooltipStatusApply" "ApplyStatus(PARALYZED,100,1);" data "TooltipUpcastDescription" "6ff1780a-855a-414c-a8bf-811251537206" @@ -22457,7 +22454,7 @@ new entry "Target_HoldPerson_3" type "SpellData" data "SpellType" "Target" using "Target_HoldPerson" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "1" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" data "RootSpellID" "Target_HoldPerson" @@ -22505,7 +22502,7 @@ data "SpellType" "Target" using "Target_HoldPerson" data "Level" "" data "SpellSchool" "" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(PARALYZED,100,1);IF(SaveCrit()):ApplyStatus(PARALYZED,100,2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "TargetConditions" "Character() and not Dead() and ConcentrateSpell();" @@ -22533,7 +22530,7 @@ new entry "Target_HoldPerson_3_AI" type "SpellData" data "SpellType" "Target" using "Target_HoldPerson_3" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "" data "RootSpellID" "" data "PowerLevel" "" @@ -22543,7 +22540,7 @@ new entry "Target_GOB_DrowCommander_HoldPerson" type "SpellData" data "SpellType" "Target" using "Target_HoldPerson" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "Character() and not Dead() and MentalSpell() and ConcentrateSpell();" new entry "Target_GOB_Priestess_HoldPerson" @@ -22551,7 +22548,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HoldPerson" data "Cooldown" "None" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TargetConditions" "Character() and not Dead() and MentalSpell() and ConcentrateSpell();" data "SpellFlags" "IsSpell;HasVerbalComponent;HasSomaticComponent;HasHighGroundRangeExtension;RangeIgnoreVerticalThreshold" data "MemoryCost" "0" @@ -22561,7 +22558,7 @@ type "SpellData" data "SpellType" "Target" using "Target_HoldPerson" data "Level" "0" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "not Tagged('ACT3_LOW_HAG') and ConcentrateSpell();" data "TargetConditions" "Character() and not Dead() and MentalSpell() and ConcentrateSpell();" data "VocalComponentSound" "Vocal_Component_UniqueNPC_Gen_Hag" @@ -22583,7 +22580,7 @@ data "Level" "3" data "SpellSchool" "Necromancy" data "SpellContainerID" "" data "SpellProperties" "Resurrect(100, 50);RegainHitPoints(1,Undead)" -data "TargetRadius" "3" +data "TargetRadius" "4" data "TargetConditions" "CanStand('c2a2c269-ede8-4887-99f1-e0c044cc0c75') and Tagged('UNDEAD')" data "AmountOfTargets" "1" data "Icon" "Spell_Necromancy_AnimateDead_Zombie" @@ -22621,8 +22618,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Conjuration" data "SpellProperties" "GROUND:Summon(e848dcdf-fb01-4fb9-ba05-4d71099aa4c7,10,,,,SlitherAura);" -data "TargetRadius" "36" -data "AreaRadius" "6" +data "TargetRadius" "48" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(3d6,Piercing,Magical);IF(SaveCrit()):DealDamage((3d6)*2,Piercing,Magical);ApplyStatus(PersistentPoisonDamage_1d6,100,-1);ApplyStatus(ENSNARED,100,1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -22688,8 +22685,8 @@ data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Necromancy" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,SanguineMist,SanguineMistAura_4);GROUND:ApplyStatus(SELF,SanguineMistRecast_Rank4,100,2);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -22726,8 +22723,8 @@ data "SpellType" "Target" using "Target_GuardianOfFaith" data "Level" "5" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,SanguineMist,SanguineMistAura_5);GROUND:ApplyStatus(SELF,SanguineMistRecast_Rank5,100,2);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Necrotic,Magical);IF(SaveCrit()):DealDamage((8d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((8d6)/2,Necrotic,Magical);" data "TooltipDamageList" "DealDamage(8d6,Necrotic)" @@ -22741,8 +22738,8 @@ data "SpellType" "Target" using "Target_GuardianOfFaith" data "Level" "6" data "SpellProperties" "GROUND:Summon(0ba4af65-19d0-4a31-9a42-2c365462841b, 10,,,SanguineMist,SanguineMistAura_6);GROUND:ApplyStatus(SELF,SanguineMistRecast_Rank6,100,2);" -data "TargetRadius" "18" -data "AreaRadius" "3" +data "TargetRadius" "24" +data "AreaRadius" "4" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(10d6,Necrotic,Magical);IF(not SaveCrit()):DealDamage((10d6)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" data "SpellFail" "IF(not SaveCritMiss('Fort')):DealDamage((10d6)/2,Necrotic,Magical);" data "TooltipDamageList" "DealDamage(10d6,Necrotic)" @@ -22802,9 +22799,9 @@ new entry "Target_Entangle_WoodWoad" type "SpellData" data "SpellType" "Target" using "Target_Entangle" -data "SpellProperties" "GROUND:CreateSurface(3,10,Vines,true);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_LARGE,100,1)" +data "SpellProperties" "GROUND:CreateSurface(4,10,Vines,true);AI_ONLY:ApplyStatus(SELF,AI_HELPER_BUFF_LARGE,100,1)" data "TargetRadius" "6" -data "AreaRadius" "3" +data "AreaRadius" "4" data "TargetConditions" "Enemy() and not IsDowned() and not Dead() and ConcentrateSpell();" data "CastSound" "CrSpell_Cast_Entangle" data "TargetSound" "CrSpell_Impact_Entangle" @@ -22908,8 +22905,8 @@ data "SpellType" "Target" data "Level" "3" data "SpellSchool" "Evocation" data "SpellProperties" "GROUND:SurfaceChange(Ignite);" -data "TargetRadius" "50" -data "AreaRadius" "6" +data "TargetRadius" "200" +data "AreaRadius" "8" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(6d6,Fire,Magical);IF(SaveCrit()):DealDamage((6d6)*2,Fire,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -22963,10 +22960,10 @@ data "SpellType" "Target" using "Target_DancingLights" data "Cooldown" "OncePerRestPerItem" data "SpellProperties" "GROUND:Summon(2064328c-a090-454f-b3b8-b488bbe64567, 10,,,,DANCING_LIGHTS)" -data "AreaRadius" "9" +data "AreaRadius" "12" data "DisplayName" "h32f6c8bfge3e3g89acg5455ge401443cd000;1" data "Description" "h7ca30415g95a9g9a0ag5916ge0bc0e33551d;1" -data "DescriptionParams" "Distance(9);" +data "DescriptionParams" "Distance(12);" data "UseCosts" "ActionPoint:2" data "VerbalIntent" "Buff" data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;HasHighGroundRangeExtension;CannotTargetItems" @@ -22976,7 +22973,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):ApplyStatus(BlisteringInvectiveBurning_Rank2,100,-1);IF(not SaveCrit()):ApplyStatus(FRIGHTENED,100,1);IF(SaveCrit()):ApplyStatus(BlisteringInvectiveBurning_Rank2_Double,100,-1);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -23058,7 +23055,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "6" data "SpellSchool" "Enchantment" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, IncapSpellSlotDC());" data "SpellSuccess" "ApplyStatus(STUPEFIED_4,100,-1);" @@ -23089,7 +23086,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "1" data "SpellSchool" "Illusion" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(PhantomPainStatus_1,100,10);DealDamage(2d4,Psychic,Magical,NonLethal);IF(not SaveCrit()):ApplyStatus(SICKENED,100,-1);IF(SaveCrit()):ApplyStatus(SICKENED2,100,-1);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -23299,8 +23296,8 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Necromancy" -data "TargetRadius" "36" -data "AreaRadius" "5" +data "TargetRadius" "48" +data "AreaRadius" "6" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Constitution, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(4d10,Necrotic,Magical);IF(SaveCrit()):DealDamage((4d10)*2,Necrotic,Magical);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -23571,7 +23568,7 @@ data "TargetFloor" ".25" data "TargetRadius" "MeleeMainWeaponRange" data "RequirementConditions" "Press() and CanUseWeaponActions();" data "SpellRoll" "Attack2e(AttackType.MeleeWeaponAttack);" -data "SpellSuccess" "DealDamage(MainMeleeWeapon);ApplyStatus(OFF_BALANCED,100,1);ExecuteWeaponFunctors(MainHand);TARGET:IF(not Grounded() and TargetSizeEqualOrSmaller(Size.Large)):Force(-3, OriginToEntity, Neutral, false, true);" +data "SpellSuccess" "DealDamage(MainMeleeWeapon);ApplyStatus(OFF_BALANCED,100,1);ExecuteWeaponFunctors(MainHand);TARGET:IF(not Grounded() and TargetSizeEqualOrSmaller(Size.Large)):Force(-4, OriginToEntity, Neutral, false, true);" data "SpellFail" "ApplyStatus(OFF_BALANCED, 100, 1)" data "TargetConditions" "(Character() or Item()) and not Self() and not Dead();" data "Icon" "Action_PommelStrike" @@ -23742,7 +23739,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Evocation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "SpellAutoResolveOnAlly(Ability.Dexterity, SourceSpellDC(),true)" data "SpellSuccess" "ApplyStatus(RESILIENT_SPHERE,100,1);" @@ -23884,7 +23881,7 @@ new entry "Target_Slow_AI" type "SpellData" data "SpellType" "Target" using "Target_Slow" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "" data "CombatAIOverrideSpell" "" @@ -23893,7 +23890,7 @@ type "SpellData" data "SpellType" "Target" using "Target_Slow" data "Level" "4" -data "TargetRadius" "9" +data "TargetRadius" "12" data "TooltipUpcastDescription" "04cc3403-f67a-4747-b49e-a1802cc7a6ad" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" @@ -23908,7 +23905,7 @@ new entry "Target_Slow_4_AI" type "SpellData" data "SpellType" "Target" using "Target_Slow_4" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AmountOfTargets" "" data "RootSpellID" "" data "CombatAIOverrideSpell" "" @@ -23948,7 +23945,7 @@ new entry "Target_Slow_6_AI" type "SpellData" data "SpellType" "Target" using "Target_Slow_6" -data "AreaRadius" "9" +data "AreaRadius" "12" data "AmountOfTargets" "" data "MaximumTargets" "10" data "RootSpellID" "" @@ -23960,7 +23957,7 @@ data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Illusion" data "SpellProperties" "ApplyStatus(SILENCED,100,10);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "TargetConditions" "not Enemy();" data "Icon" "Spell_Illusion_Silence" data "DisplayName" "haaa1115dgcc25g9d51g7a97g97459003e531;1" @@ -24027,7 +24024,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "2" data "SpellSchool" "Illusion" -data "TargetRadius" "18" +data "TargetRadius" "24" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(PHANTASMAL_FORCE,100,10)" @@ -24070,7 +24067,7 @@ type "SpellData" data "SpellType" "Target" using "Target_TADPOLE" data "Cooldown" "OncePerShortRest" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(TAD_ABSORB_INTELLECT_1,100,1);ApplyStatus(TAD_ABSORB_INTELLECT_TECHNICAL,100,-1)" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" @@ -24117,9 +24114,9 @@ type "SpellData" data "SpellType" "Target" using "Target_TADPOLE" data "Cooldown" "OncePerShortRest" -data "SpellProperties" "Force(-6, TargetToEntity, Neutral, false, true);GROUND:ApplyStatus(SELF,TAD_BLACK_HOLE_AURA,100,5)" -data "TargetRadius" "18" -data "AreaRadius" "9" +data "SpellProperties" "Force(-8, TargetToEntity, Neutral, false, true);GROUND:ApplyStatus(SELF,TAD_BLACK_HOLE_AURA,100,5)" +data "TargetRadius" "24" +data "AreaRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC())" data "SpellSuccess" "ApplyStatus(TAD_BLACK_HOLE_SLOW,100,1)" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" @@ -24146,7 +24143,7 @@ type "SpellData" data "SpellType" "Target" using "Target_TAD_BlackHole" data "Cooldown" "" -data "SpellProperties" "Force(-6, TargetToEntity, Neutral, false, true)" +data "SpellProperties" "Force(-8, TargetToEntity, Neutral, false, true)" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC())" data "ExtraDescription" "" data "SpellFlags" "IsHarmful;DisableBlood;Temporary" @@ -24156,7 +24153,7 @@ type "SpellData" data "SpellType" "Target" using "Target_TAD_BlackHole" data "Cooldown" "" -data "SpellProperties" "Force(-6,TargetToEntity,false,true);GROUND:ApplyStatus(SELF,MF_BLACK_HOLE_AURA,100,5);DealDamage(3d10+4, Force,Magical)" +data "SpellProperties" "Force(-8,TargetToEntity,false,true);GROUND:ApplyStatus(SELF,MF_BLACK_HOLE_AURA,100,5);DealDamage(3d10+4, Force,Magical)" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(MF_BLACK_HOLE_SLOW,100,1)" data "DisplayName" "h3c3f6951gd175g14fbg6433g4652cf0c5012;1" @@ -24169,7 +24166,7 @@ new entry "Target_TAD_Charm" type "SpellData" data "SpellType" "Target" using "Target_TADPOLE" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC(),AdvantageOnCharmPerson())" data "SpellSuccess" "ApplyStatus(CHARMED,100,1)" data "TargetConditions" "Character() and MentalSpell();" @@ -24188,7 +24185,7 @@ type "SpellData" data "SpellType" "Target" using "Target_DominatePerson" data "Level" "4" -data "TargetRadius" "18" +data "TargetRadius" "24" data "TargetConditions" "not Ally() and not Dead() and Tagged('HUMANOID') and not Tagged('ILLITHID') and not HasStatus('POTION_BRINE') and not Tagged('ORPHEUS') " data "Icon" "Spell_Enchantment_DominatePerson" data "DisplayName" "h79762309gd60cgb5e4g2a77g407125cd8875;1" @@ -24290,7 +24287,7 @@ data "PowerLevel" "6" new entry "Target_DevourIntellect" type "SpellData" data "SpellType" "Target" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "not SavingThrow(Ability.Wisdom,12);" data "SpellSuccess" "IF(not IntelligenceGreaterThan(3)):DealDamage(2d10,Psychic,Magical);IF(not IntelligenceGreaterThan(3)):ApplyStatus(DEVOUR_INTELLECT_VFX,100,0);IF(not IntelligenceGreaterThan(3)):ApplyStatus(STUNNED,100,1);IF(IntelligenceGreaterThan(3)):ApplyStatus(DEVOURED_INT,100,3)" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" @@ -24346,7 +24343,7 @@ new entry "Target_MAG_Legendary_ImmolatingGaze" type "SpellData" data "SpellType" "Target" data "Cooldown" "OncePerRestPerItem" -data "TargetRadius" "9" +data "TargetRadius" "12" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(FRIGHTENED,100, 1);IF(not HasStatus('BURNING')):DealDamage(2d8, Fire);IF(HasStatus('BURNING')):DealDamage(2d8, Fire,Magical);" data "SpellFail" "IF(not HasStatus('BURNING')):DealDamage((2d8)/2, Fire);IF(HasStatus('BURNING')):DealDamage((4d8)/2, Fire,Magical)" @@ -24397,7 +24394,7 @@ type "SpellData" data "SpellType" "Target" data "ConcentrationSpellID" "Target_TAD_Imperil_Recast" data "Cooldown" "OncePerShortRest" -data "TargetRadius" "9" +data "TargetRadius" "12" data "RequirementConditions" "not Tagged('TADPOLE_POWERS_BLOCKED')" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "ApplyStatus(TAD_IMPERIL,100,5)" @@ -24467,7 +24464,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "5" data "SpellSchool" "Abjuration" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "Kill()" @@ -24544,7 +24541,7 @@ data "Level" "5" data "SpellSchool" "Enchantment" data "Cooldown" "OncePerTurn" data "SpellProperties" "AI_ONLY:ApplyStatus(DOMINATE_PERSON,100,10);" -data "TargetRadius" "18" +data "TargetRadius" "24" data "SpellRoll" "not SavingThrow(Ability.Wisdom, 15);" data "SpellSuccess" "AI_IGNORE:ApplyStatus(LOW_GHOST_POSSESSED, 100, 10);AI_IGNORE:ApplyStatus(SELF,LOW_GHOST_DISAPPEAR, 100, 10)" data "TargetConditions" "Character() and Enemy() and not Dead() and not HasStatus('FRIGHTENED') and not HasStatus('CONFUSION') and not Tagged('OSKARSBELOVED_IMMUNITY') and not HasStatus('LOW_OSKARSBELOVED_UNNERVED')" @@ -24691,11 +24688,11 @@ data "SpellType" "Target" using "Target_MainHandAttack" data "Cooldown" "OncePerTurn" data "DeathType" "Physical" -data "SpellSuccess" "DealDamage(MainMeleeWeapon+StrengthModifier, MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);DealDamage(1d6, Force);IF(not SavingThrow(Ability.Constitution, SourceSpellDC())):Force(5);" +data "SpellSuccess" "DealDamage(MainMeleeWeapon+StrengthModifier, MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);DealDamage(1d6, Force);IF(not SavingThrow(Ability.Constitution, SourceSpellDC())):Force(8);" data "Icon" "Action_AbsolutePower" data "DisplayName" "h8160bdb0g5d45g7897g0bf3g7c4cc44acd8d;1" data "Description" "h872468c3g2c1fgbb4fg2cf4gff23383ab0cc;1" -data "DescriptionParams" "Distance(5)" +data "DescriptionParams" "Distance(6)" data "TooltipDamageList" "DealDamage(MainMeleeWeapon+StrengthModifier, MainMeleeWeaponDamageType); DealDamage(1d6, Force)" data "CastSound" "CrSpell_Cast_BlindFury" data "TargetSound" "CrSpell_Impact_BlindFury" @@ -24718,7 +24715,7 @@ new entry "Target_Slam_AdamantineGolem" type "SpellData" data "SpellType" "Target" using "Target_UnarmedAttack" -data "TargetRadius" "3.0" +data "TargetRadius" "4" data "AreaRadius" "1" data "SpellSuccess" "DealDamage(4d8+UnarmedMeleeAbilityModifier, Bludgeoning);IF(not SavingThrow(Ability.Constitution, SourceSpellDC())):ApplyStatus(PRONE_PF2,100,-1);" data "TargetConditions" "Character() and not (HasStatus('UND_ADMANTINEGOLEM_TAUNT_HELPER',context.Source) and not HasStatus('UND_ADMANTINEGOLEM_TAUNT',context.Target))" @@ -24745,10 +24742,10 @@ new entry "Target_Multiattack_Owlbear" type "SpellData" data "SpellType" "Target" using "Target_Multiattack" -data "TargetRadius" "2.5" -data "SpellSuccess" "DealDamage(2d8+UnarmedMeleeAbilityModifier,Slashing);Cast2[DealDamage(1d10+UnarmedMeleeAbilityModifier,Piercing);IF(not SavingThrow(Ability.Constitution, SourceSpellDC())):ApplyStatus(PRONE_PF2,100,-1);IF(TargetSizeEqualOrSmaller(Size.Medium)):Force(1.5)];" +data "TargetRadius" "3" +data "SpellSuccess" "DealDamage(2d8+UnarmedMeleeAbilityModifier,Slashing);Cast2[DealDamage(1d10+UnarmedMeleeAbilityModifier,Piercing);IF(not SavingThrow(Ability.Constitution, SourceSpellDC())):ApplyStatus(PRONE_PF2,100,-1);IF(TargetSizeEqualOrSmaller(Size.Medium)):Force(2)];" data "Description" "h51d733cbgdb1agcd5ege96bg443ede8aaa8b;1" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "TooltipDamageList" "DealDamage(2d8+UnarmedMeleeAbilityModifier,Slashing); DealDamage(1d10+UnarmedMeleeAbilityModifier,Piercing)" data "TooltipPermanentWarnings" "35d354f2-d8ac-4758-af8c-30fd59fd261f" data "SpellAnimation" "6d444cbe-28c7-4f69-9409-9b4871851d9b,,;ebd0529b-057e-491f-b124-acfed054728b,,;eeca2c0a-5f81-411e-aad8-b72362322900,,;2b6afcc6-c9c1-4dc1-9904-88bebecb892f,,;,,;e6d40932-427f-4699-a0de-66f124d905b1,,;0b07883a-08b8-43b6-ac18-84dc9e84ff50,,;,,;,," @@ -24761,7 +24758,7 @@ type "SpellData" data "SpellType" "Target" using "Target_PushingAttack" data "Cooldown" "OncePerCombat" -data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(5);DealDamage(MainMeleeWeapon + LevelMapValue(SuperiorityDie), MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);" +data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(4);DealDamage(MainMeleeWeapon + LevelMapValue(SuperiorityDie), MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);" data "TooltipAttackSave" "Constitution" data "HitCosts" "" data "SpellAnimationIntentType" "Aggressive" @@ -24859,10 +24856,10 @@ new entry "Target_BoomingBladeEx" type "SpellData" data "SpellType" "Target" using "Target_BoomingBlade" -data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(4.5);ApplyStatus(BOOMING_BLADE,100,1);DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);" +data "SpellSuccess" "IF(not SavingThrow(Ability.Constitution, ManeuverSaveDC())):Force(6);ApplyStatus(BOOMING_BLADE,100,1);DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);ExecuteWeaponFunctors(MainHand);" data "DisplayName" "h06564ab4gdb2dgeebcgdbe6g586ffe87b878;1" data "Description" "h60219fa0g32b8gbb9bga17dg33516636b834;1" -data "DescriptionParams" "Distance(4.5);DealDamage(1d8, Thunder)" +data "DescriptionParams" "Distance(6);DealDamage(1d8, Thunder)" data "ExtraDescription" "" data "TooltipAttackSave" "MeleeWeaponAttack;Strength" data "TargetSound" "Spell_Impact_Sorcerer_BoomingBlade" @@ -24979,16 +24976,16 @@ data "Level" "0" data "SpellSchool" "Evocation" data "Cooldown" "OncePerShortRestPerItem" data "SpellProperties" "SetStatusDuration(SELF,MAG_CHARGED_LIGHTNING,-3,Add)" -data "TargetRadius" "4.5" +data "TargetRadius" "4" data "RequirementConditions" "HasStatus('MAG_CHARGED_LIGHTNING')" data "SpellRoll" "not SavingThrow(Ability.Constitution, 13)" -data "SpellSuccess" "TARGET:IF(TargetSizeEqualOrSmaller(Size.Large)):Force(-2); DealDamage(1d8,Lightning,Magical);" +data "SpellSuccess" "TARGET:IF(TargetSizeEqualOrSmaller(Size.Large)):Force(-3); DealDamage(1d8,Lightning,Magical);" data "SpellFail" "ApplyStatus(SAVED_AGAINST_HOSTILE_SPELL, 100, 0)" data "TargetConditions" "not Self() and not Grounded() and (Item() or Character() or Dead())" data "Icon" "GenericIcon_DamageType_Lightning" data "DisplayName" "h85c05e74g70f5gfc5eg8ffcga6e4d3b4e131;1" data "Description" "hb9862fabgc985g2372gb839g3a8f000d77e5;1" -data "DescriptionParams" "DealDamage(1d8,Lightning);Distance(3)" +data "DescriptionParams" "DealDamage(1d8,Lightning);Distance(4)" data "TooltipDamageList" "DealDamage(1d8,Lightning);" data "TooltipAttackSave" "Constitution" data "TooltipPermanentWarnings" "c211ed6a-1f57-4488-be1c-6bd44be5a1c6" @@ -25009,7 +25006,7 @@ type "SpellData" data "SpellType" "Target" data "Level" "4" data "SpellSchool" "Illusion" -data "TargetRadius" "36" +data "TargetRadius" "48" data "RequirementConditions" "ConcentrateSpell();" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "SpellSuccess" "IF(not SaveCrit()):DealDamage(8d6,Psychic,Magical);ApplyStatus(FRIGHTENED,100,2);IF(SaveCrit()):DealDamage((8d6)*2,Psychic,Magical);IF(SaveCrit()):ApplyStatus(FRIGHTENED,100,4);IF(SaveCrit()):ApplyStatus(CriticalFailureDisplay,100,0);" @@ -25076,7 +25073,7 @@ data "Level" "3" data "SpellSchool" "Necromancy" data "AIFlags" "CanNotUse" data "SpellProperties" "TARGET:ApplyStatus(SELF,SPEAK_WITH_DEAD_RECAST,100,-1);TARGET:ApplyStatus(SPEAK_WITH_DEAD,100,0)" -data "TargetRadius" "9" +data "TargetRadius" "12" data "Requirements" "!Combat" data "RequirementConditions" "ConcentrateSpell();" data "TargetConditions" "not Tagged('CORPSE_SPOKEN') and not Tagged('BLOCK_SPEAK_WITH_DEAD') and ((FreshCorpse() and not Tagged('BEAST') and not Tagged('UNDEAD') and not Player()) or Tagged('ALLOW_SPEAK_WITH_DEAD')) and not HasStatus('SILENCED') and ConcentrateSpell();" @@ -25150,7 +25147,7 @@ type "SpellData" data "SpellType" "Target" using "Target_CureWounds" data "SpellProperties" "ApplyStatus(HAG_MASKOFSERVITUDE,100,2)" -data "TargetRadius" "18" +data "TargetRadius" "24" data "DisplayName" "hb9a8b1c3g6002g7a2cge2f8g28e028742cf3;1" data "Description" "h18d6d55eg482cgdb95g4b18g1e4cf61ed296;1" data "DescriptionParams" "RegainHitPoints(2d4+SpellCastingAbilityModifier)" @@ -25253,7 +25250,7 @@ type "SpellData" data "SpellType" "Target" using "Target_ConcussiveSmash" data "RequirementConditions" "CanUseWeaponActions();" -data "SpellSuccess" "DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);DealDamage(ProficiencyBonus, Acid);CreateSurface(1.5, 3, Acid) ;ExecuteWeaponFunctors(MainHand);" +data "SpellSuccess" "DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType);DealDamage(ProficiencyBonus, Acid);CreateSurface(2, 3, Acid) ;ExecuteWeaponFunctors(MainHand);" data "Icon" "Action_Mag_CorrosiveStrike" data "DisplayName" "h84b8e518g61c1g270cgd062g53ca82fbb11b;1" data "Description" "h1b4b0448g9467gb4afg1a72g119103349239;1" @@ -25287,7 +25284,7 @@ data "TargetConditions" "Ally() and not HasStatus('GLO_BLACKPOWDERKEG') and not data "Icon" "Action_SoulBranding" data "DisplayName" "h71b64f44g60abg5d81g1f90g708dc9be5eb5;1" data "Description" "h91f7cc79g0b5eg30c3g9cecg171b8627d5fb;1" -data "DescriptionParams" "Distance(1.5);DealDamage(2d4+1,Fire)" +data "DescriptionParams" "Distance(2);DealDamage(2d4+1,Fire)" data "ExtraDescription" "hf7b1fdf1g776dg625cgdeecgb59b8a3ee7a2;1" data "TooltipDamageList" "" data "TooltipAttackSave" "" @@ -25309,7 +25306,7 @@ type "SpellData" data "SpellType" "Target" data "Cooldown" "OncePerRest" data "SpellProperties" "IF(not IsSkillExpert('Investigation', 'Intelligence')):ApplyStatus(ROOTMAGIC_1,100,-1);IF(IsSkillExpert('Investigation', 'Intelligence')):ApplyStatus(ROOTMAGIC_2,100,-1);" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "Requirements" "!Combat" data "TargetConditions" "Character() and not Dead() and not Self() and Ally();" data "Icon" "Spell_Conjuration_GraspingVine" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Teleportation.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Teleportation.txt index 86fc3559..8ac81b2d 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Teleportation.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Teleportation.txt @@ -3,7 +3,7 @@ type "SpellData" data "SpellType" "Teleportation" data "Level" "4" data "SpellSchool" "Conjuration" -data "TargetRadius" "2" +data "TargetRadius" "0" data "AreaRadius" "50" data "LineOfSightFlags" "AddSourceHeight" data "SpellProperties" "GROUND:TeleportSource()" @@ -28,33 +28,84 @@ data "CastEffect" "4d65f0dd-ff5e-4253-8aa1-f0e12e539a40" data "DisappearEffect" "b214ce9c-33c2-4dfc-bfc2-3af8e4124714" data "RequirementConditions" "ConcentrateSpell();" -new entry "Teleportation_ShrinkTheSpan" +new entry "Teleportation_ShrinkTheSpan_6" type "SpellData" data "SpellType" "Teleportation" -data "TargetRadius" "2" -data "AreaRadius" "50" +data "SpellContainerID" "ShrinkTheSpan_Container" +data "TargetRadius" "0" +data "AreaRadius" "6" data "LineOfSightFlags" "AddSourceHeight" data "SpellProperties" "GROUND:TeleportSource()" data "TargetConditions" "CanStand('') and not Character()" data "OriginTargetConditions" "Self()" data "TeleportSelf" "Yes" data "TeleportSurface" "No" -data "Icon" "Spell_Conjuration_DimensionDoor" -data "DisplayName" "hf75269e1gd117g0acfgbd5agcea93e1fabcc;1" -data "Description" "h8086d514g623eg1d75g45fdga91838e8db68;1" +data "Icon" "Action_BenignTransposition" +data "DisplayName" "hfb8fa7edgc4b4g2437gb6bfge461ab1a4cba;1" +data "Description" "h310d18ceg4a48g4899gb4c5g0385c6c98f3d;1" +data "DescriptionParams" "Distance(6)" data "CastSound" "Spell_Cast_Utility_DimensionDoor_L4to5" data "TargetSound" "Spell_Impact_Utility_DimensionDoor_L4to5" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "UseCosts" "ActionPoint:1;KiPoint:1" data "SpellAnimation" "dd86aa43-8189-4d9f-9a5c-454b5fe4a197,,;,,;7abe77ed-9c77-4eac-872c-5b8caed070b6,,;cb171bda-f065-4520-b470-e447f678ba1f,,;cc5b0caf-3ed1-4711-a50d-11dc3f1fdc6a,,;,,;1715b877-4512-472e-9bd0-fd568a112e90,,;,,;,," -data "SpellFlags" "HasHighGroundRangeExtension;RangeIgnoreVerticalThreshold;CannotTargetItems;IsSpell;HasSomaticComponent" +data "SpellFlags" "RangeIgnoreVerticalThreshold;CannotTargetItems;IsSpell;HasSomaticComponent" data "HitAnimationType" "None" data "VerbalIntent" "Utility" data "PrepareEffect" "7121a488-7c9a-4ba1-a585-f79aaa77e97c" data "CastEffect" "4d65f0dd-ff5e-4253-8aa1-f0e12e539a40" data "DisappearEffect" "b214ce9c-33c2-4dfc-bfc2-3af8e4124714" +new entry "Teleportation_ShrinkTheSpan_8" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "8" +data "DescriptionParams" "Distance(8)" + +new entry "Teleportation_ShrinkTheSpan_10" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "10" +data "DescriptionParams" "Distance(10)" + +new entry "Teleportation_ShrinkTheSpan_12" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "12" +data "DescriptionParams" "Distance(12)" + +new entry "Teleportation_ShrinkTheSpan_14" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "14" +data "DescriptionParams" "Distance(14)" + +new entry "Teleportation_ShrinkTheSpan_16" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "16" +data "DescriptionParams" "Distance(16)" + +new entry "Teleportation_ShrinkTheSpan_18" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "18" +data "DescriptionParams" "Distance(18)" + +new entry "Teleportation_ShrinkTheSpan_20" +type "SpellData" +data "SpellType" "Teleportation" +using "Teleportation_ShrinkTheSpan_6" +data "AreaRadius" "20" +data "DescriptionParams" "Distance(20)" + new entry "Teleportation_Critspec_Polearm" type "SpellData" data "SpellType" "Teleportation" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Throw.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Throw.txt index 7000f584..61a199e3 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Throw.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Throw.txt @@ -13,14 +13,14 @@ new entry "Throw_Critspec_Polearm" type "SpellData" data "SpellType" "Throw" data "TargetFloor" "-1" -data "TargetRadius" "4.5" -data "AreaRadius" "3" +data "TargetRadius" "6" +data "AreaRadius" "4" data "ThrowOrigin" "Target" data "TargetConditions" "not Self()" data "Trajectories" "rules:861d0046-1858-401e-b97b-28f7b3e3e89a,d5e54f29-f80f-4105-96b2-23b5af9321c7,bac38aab-dfa7-4a5a-9c2a-552b0b626ee3" data "Icon" "Action_Monster_Gortash_ReelIn" data "DisplayName" "h66a6b4c7ge757gf17cg6fdfgd86a1edf0d46;1" -data "DescriptionParams" "Distance(4.5)" +data "DescriptionParams" "Distance(6)" data "PreviewCursor" "Melee_Ground" data "CastTextEvent" "Cast" data "UseCosts" "ActionPoint:0" @@ -58,7 +58,7 @@ new entry "Throw_ImprovisedWeapon" type "SpellData" data "SpellType" "Throw" using "Throw_Throw" -data "TargetRadius" "1.5" +data "TargetRadius" "2" data "SpellRoll" "Attack2e(AttackType.MeleeUnarmedAttack);" data "SpellSuccess" "TARGET:IF(IsLightThrownObject(context.HitDescription.ThrownObject, false)):DealDamage(1d4,Bludgeoning);TARGET:IF(IsMediumThrownObject(context.HitDescription.ThrownObject, false)):DealDamage(2d4,Bludgeoning);TARGET:IF(IsHeavyThrownObject(context.HitDescription.ThrownObject, false)):DealDamage(2d4,Bludgeoning);TARGET:IF(HasWeaponProperty(WeaponProperties.Thrown,context.HitDescription.ThrownObject)):DealDamage(ThrownWeapon, ThrownWeaponDamageType);TARGET:IF(HasWeightGreaterThan(context.Target.Weight/2, context.HitDescription.ThrownObject)):Force(2);TARGET:IF(HasWeightGreaterThan(context.Target.Weight, context.HitDescription.ThrownObject)):ApplyStatus(PRONE,100,1)" data "ThrowableTargetConditions" "IsImprovisedWeapon() and CanImprovisedWeaponWeight() and not Grounded() and not IsItemDisabled() and not HasAttribute('InventoryBound') and (IsMovable() or Character() or Dead()) and CanMove(context.Target, context.Source, false) and not Tagged('CANT_SHOVE_THROW')" @@ -114,7 +114,7 @@ data "SpellType" "Throw" using "Throw_Telekinesis" data "Level" "0" data "SpellSchool" "Evocation" -data "TargetRadius" "9" +data "TargetRadius" "12" data "AreaRadius" "9" data "SpellProperties" "GROUND:DealDamage(LevelMapValue(D6Cantrip),Bludgeoning)" data "SpellRoll" "Attack2e(AttackType.RangedSpellAttack);" @@ -125,7 +125,7 @@ data "ThrowableTargetConditions" "not Grounded() and not IsItemDisabled() and no data "Icon" "Spell_Transmutation_Levitate" data "DisplayName" "h5c8acea4g3472g5267g1c78g73787f3f7f0f;1" data "Description" "ha9743f03g415cg49a2g4e07g428521662fd3;1" -data "DescriptionParams" "Distance(9)" +data "DescriptionParams" "Distance(12)" data "TooltipDamageList" "DealDamage(LevelMapValue(D6Cantrip),Bludgeoning,Magical)" data "TooltipAttackSave" "RangedAttack" data "TooltipStatusApply" ";" @@ -141,8 +141,8 @@ new entry "Throw_FlingingUpdraft" type "SpellData" data "SpellType" "Throw" data "TargetFloor" "-1" -data "TargetRadius" "18" -data "AreaRadius" "9" +data "TargetRadius" "24" +data "AreaRadius" "12" data "SpellRoll" "SpellAutoResolveOnAlly(Ability.Dexterity, SourceSpellDC(),true);" data "SpellSuccess" "IF(not Ally()):DealDamage(15,Bludgeoning,Magical);" data "TargetConditions" "not Self() and RageConcentrateSpell();" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Wall.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Wall.txt index c908c113..7d57f7b1 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Wall.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Wall.txt @@ -29,8 +29,8 @@ type "SpellData" data "SpellType" "Wall" data "Level" "5" data "SpellSchool" "Evocation" -data "TargetRadius" "36" -data "MaxDistance" "36" +data "TargetRadius" "48" +data "MaxDistance" "48" data "Lifetime" "10" data "SurfaceType" "WaterFrozen" data "SurfaceRadius" "2" @@ -63,8 +63,8 @@ type "SpellData" data "SpellType" "Wall" data "Level" "6" data "SpellSchool" "Evocation" -data "TargetRadius" "36" -data "MaxDistance" "36" +data "TargetRadius" "48" +data "MaxDistance" "48" data "Lifetime" "10" data "SurfaceType" "WaterFrozen" data "SurfaceRadius" "2" @@ -103,8 +103,8 @@ type "SpellData" data "SpellType" "Wall" data "Level" "4" data "SpellSchool" "Evocation" -data "TargetRadius" "18" -data "MaxDistance" "9" +data "TargetRadius" "48" +data "MaxDistance" "48" data "Lifetime" "10" data "SurfaceType" "Fire" data "SurfaceRadius" "2" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Zone.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Zone.txt index ff806641..46f56d8f 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Zone.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Zone.txt @@ -66,7 +66,7 @@ data "CastSound" "CrSpell_Cast_RedDragon_FrightfulPresence" data "TargetSound" "CrSpell_Impact_RedDragon_FrightfulPresence" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "4" +data "Range" "6" data "Angle" "360" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:1" @@ -108,7 +108,7 @@ data "CastSound" "Action_Impact_Monk_ResonationPunch" data "TargetSound" "Action_Cast_Monk_ResonationBlast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "4" +data "Range" "6" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:1;KiPoint:1" @@ -131,7 +131,7 @@ data "DisplayName" "h0d29a52dg7a34g1454ge607g88f86c967a34;1" data "Description" "h7210e1f9gcbd2g9889g07e7g35a5f8925f29;1" data "DescriptionParams" "LevelMapValue(QiBlast2Action)" data "TooltipDamageList" "LevelMapValue(QiBlast2Action)" -data "Range" "9" +data "Range" "12" data "UseCosts" "ActionPoint:2;KiPoint:1" new entry "Zone_QiBlast3Action" @@ -144,7 +144,7 @@ data "DisplayName" "h27b590f9g0061g8a80gc825g07b41011e7de;1" data "Description" "hbac1ea12g94fdg0fdbg5590g7b73f3f29b88;1" data "DescriptionParams" "LevelMapValue(QiBlast3Action)" data "TooltipDamageList" "LevelMapValue(QiBlast3Action)" -data "Range" "18" +data "Range" "24" data "UseCosts" "ActionPoint:3;KiPoint:1" new entry "Zone_BreathWeapon_Acid" @@ -170,7 +170,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Acid" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Acid" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "5" +data "Range" "6" data "Base" "2" data "UseCosts" "ActionPoint:2;" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -223,7 +223,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2" @@ -306,7 +306,7 @@ data "DisplayName" "h6aca698agf0efg7e3egd4f7gf855857f874a;1" data "Description" "hf6a15742g4fbbg5aaege319gdd12d3ab765c;1" data "TooltipDamageList" "DealDamage(LevelMapValue(CharacterLevel),Fire)" data "TooltipAttackSave" "Constitution" -data "Range" "7" +data "Range" "8" data "Angle" "360" data "UseCosts" "ActionPoint:0" data "RequirementConditions" "HasStatus('RAGE_DRAGON_FIRE');" @@ -324,7 +324,7 @@ data "DisplayName" "h87da19bbg7b0fg02e4g92a7ge32b4494f798;1" data "Description" "h36aea3a8g86bcg7293g779aga71f59fd2d8a;1" data "TooltipDamageList" "DealDamage(LevelMapValue(CharacterLevel),Bludgeoning)" data "TooltipAttackSave" "Constitution" -data "Range" "7" +data "Range" "8" data "Angle" "360" data "UseCosts" "ActionPoint:0" data "RequirementConditions" "HasStatus('RAGE_DRAGON');" @@ -342,7 +342,7 @@ data "DisplayName" "h736c6aa4g4329g845fge981g34bdd5922208;1" data "Description" "h0e47e4a7gcc3fg48b8gac62g35b7a54e03aa;1" data "TooltipDamageList" "DealDamage(LevelMapValue(CharacterLevel),Poison)" data "TooltipAttackSave" "Constitution" -data "Range" "7" +data "Range" "8" data "Angle" "360" data "UseCosts" "ActionPoint:0" data "RequirementConditions" "HasStatus('RAGE_DRAGON_POISON');" @@ -360,7 +360,7 @@ data "DisplayName" "h968d2bccga725gbd98g4fbfg514dd46f88fe;1" data "Description" "h3912cacbgfaa2gde11gd7bag824aad24890b;1" data "TooltipDamageList" "DealDamage(LevelMapValue(CharacterLevel),Force)" data "TooltipAttackSave" "Constitution" -data "Range" "7" +data "Range" "8" data "Angle" "360" data "UseCosts" "ActionPoint:0" data "RequirementConditions" "HasStatus('RAGE_DRAGON_FORCE');" @@ -378,7 +378,7 @@ data "DisplayName" "hbeca3bffgadbeg755cg3404g9b32c6fbdfc2;1" data "Description" "h817ad62bgb0cbg173cg682egb9d88b87accf;1" data "TooltipDamageList" "DealDamage(LevelMapValue(CharacterLevel),Psychic)" data "TooltipAttackSave" "Constitution" -data "Range" "7" +data "Range" "8" data "Angle" "360" data "UseCosts" "ActionPoint:0" data "RequirementConditions" "HasStatus('RAGE_DRAGON_PSYCHIC');" @@ -537,7 +537,7 @@ data "VocalComponentSound" "Vocal_Component_Scare" data "CastTextEvent" "Cast" data "Shape" "Cone" data "FrontOffset" "-2" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" @@ -568,7 +568,7 @@ data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(ENSNARED,100,1);" data "TargetConditions" "not Dead() and not (HasPassive('SculptSpells', context.Source) and Ally()) and not Tagged('INVISIBLE_HELPER') and ConcentrateSpell();" data "Description" "hf3fcc4fage68bg8d02g824bga43d06ff4794;1" data "TooltipAttackSave" "Constitution" -data "Range" "18" +data "Range" "24" data "Base" "2" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:2" data "RequirementConditions" "ConcentrateSpell();" @@ -583,7 +583,7 @@ data "SpellFail" "IF(not SaveCritMiss('Fort')):ApplyStatus(ENSNARED,100,1);" data "TargetConditions" "not Dead() and not (HasPassive('SculptSpells', context.Source) and Ally()) and not Tagged('INVISIBLE_HELPER') and ConcentrateSpell();" data "Description" "ha766f1fag219bge53ag0d01g12fe2458d8ac;1" data "TooltipAttackSave" "Constitution" -data "Range" "18" +data "Range" "24" data "Base" "2" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" data "RootSpellID" "Zone_GustOfWind" @@ -784,7 +784,7 @@ data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" data "FrontOffset" "-2" -data "Range" "18" +data "Range" "24" data "Angle" "60" data "UseCosts" "ActionPoint:3;SpellSlotsGroup:1:1:1" data "SpellAnimation" "554a18f7-952e-494a-b301-7702a85d4bc9,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;22dfbbf4-f417-4c84-b39e-2039315961e6,,;,,;5bfbe9f9-4fc3-4f26-b112-43d404db6a89,,;,,;,," @@ -1068,7 +1068,7 @@ data "TargetSound" "Spell_Impact_Damage_Radiant_Sunbeam_L6to8" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;KiPoint:1" @@ -1103,7 +1103,7 @@ data "CastSound" "Spell_Cast_Damage_Thunder_Thunderwave_L1to3_01" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "5" +data "Range" "6" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;KiPoint:1" @@ -1181,7 +1181,7 @@ data "TargetConditions" "not Dead() and not (HasPassive('SculptSpells', context. data "Description" "h8724ea10g1065g4fa7gfc8egdd0000de0596;1" data "TooltipAttackSave" "Constitution" data "TooltipStatusApply" "ApplyStatus(PRONE_PF2,100,-1);ApplyStatus(OFFBALANCE,100,1);ApplyStatus(ENSNARED,100,1)" -data "Range" "18" +data "Range" "24" data "Base" "2" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:1" data "RequirementConditions" "ConcentrateSpell();" @@ -1220,7 +1220,7 @@ data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Square" data "FrontOffset" "-2" -data "Range" "30" +data "Range" "48" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3;" @@ -1257,7 +1257,7 @@ data "PrepareSound" "Spell_Prepare_Damage_Necrotic_Gen_L1to3" data "PrepareLoopSound" "Spell_Prepare_Damage_Necrotic_Gen_L1to3_Loop" data "CastSound" "Spell_Cast_Damage_Necrotic_ArmsOfHadar_L1to3" data "TargetSound" "Spell_Impact_Barbarian_WildMagic_ShadowyTendrils" -data "Range" "9" +data "Range" "12" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:1" data "HitAnimationType" "MagicalDamage_External" data "RequirementConditions" "ConcentrateSpell();" @@ -1352,7 +1352,7 @@ data "CastSound" "Spell_Cast_Damage_Ice_ConeOfCold_L4to5" data "TargetSound" "Spell_Impact_Damage_Ice_ConeOfCold_L4to5" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -1378,7 +1378,7 @@ data "DisplayName" "he949d341g8082g5e36g6ad4g87f85164b63d;1" data "Description" "h9756b5d4ga0e7g5591g5e49ge671e36b9025;1" data "TooltipDamageList" "DealDamage(2d4,Cold,Magical);" data "TooltipAttackSave" "Dexterity" -data "Range" "4" +data "Range" "6" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:1" data "RequirementConditions" "ConcentrateSpell();" @@ -1464,7 +1464,7 @@ data "TargetSound" "CrSpell_Impact_ElementalEarth_SeismicStrike" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "5" +data "Range" "6" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:1" @@ -1484,7 +1484,7 @@ new entry "Zone_Shockwave_Rank2" type "SpellData" data "SpellType" "Zone" using "Zone_Shockwave_Rank1" -data "Range" "7" +data "Range" "8" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:2" data "RootSpellID" "Zone_Shockwave_Rank1" data "PowerLevel" "2" @@ -1493,7 +1493,7 @@ new entry "Zone_Shockwave_Rank3" type "SpellData" data "SpellType" "Zone" using "Zone_Shockwave_Rank1" -data "Range" "9" +data "Range" "10" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3" data "RootSpellID" "Zone_Shockwave_Rank1" data "PowerLevel" "3" @@ -1502,7 +1502,7 @@ new entry "Zone_Shockwave_Rank4" type "SpellData" data "SpellType" "Zone" using "Zone_Shockwave_Rank1" -data "Range" "11" +data "Range" "12" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4" data "RootSpellID" "Zone_Shockwave_Rank1" data "PowerLevel" "4" @@ -1511,7 +1511,7 @@ new entry "Zone_Shockwave_Rank5" type "SpellData" data "SpellType" "Zone" using "Zone_Shockwave_Rank1" -data "Range" "13" +data "Range" "14" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5" data "RootSpellID" "Zone_Shockwave_Rank1" data "PowerLevel" "5" @@ -1520,7 +1520,7 @@ new entry "Zone_Shockwave_Rank6" type "SpellData" data "SpellType" "Zone" using "Zone_Shockwave_Rank1" -data "Range" "15" +data "Range" "16" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6" data "RootSpellID" "Zone_Shockwave_Rank1" data "PowerLevel" "6" @@ -1552,7 +1552,7 @@ data "TargetSound" "Action_Impact_Druid_SpreadingSpores" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "4" +data "Range" "6" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:2" @@ -1607,7 +1607,7 @@ data "CastSound" "Spell_Cast_Utility_CreateWater_L1to3" data "TargetSound" "Spell_Impact_Utility_CreateWater_L1to3" data "VocalComponentSound" "Vocal_Component_CreateWater" data "PreviewCursor" "Cast" -data "Range" "9" +data "Range" "12" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;7abe77ed-9c77-4eac-872c-5b8caed070b6,,;cb171bda-f065-4520-b470-e447f678ba1f,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," data "PowerLevel" "3" @@ -1658,7 +1658,7 @@ data "DisplayName" "h02c535eagdd56g0b66gafdbgb1b70f239aef;1" data "Description" "h22d54faagf660g47a7g6757g4dcc5d24fdd5;1" data "TooltipDamageList" "DealDamage(4d12,Lightning)" data "TooltipUpcastDescriptionParams" "DealDamage(1d12,Lightning)" -data "Range" "36" +data "Range" "48" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:3;" data "PowerLevel" "3" @@ -1730,7 +1730,7 @@ data "VocalComponentSound" "Vocal_Component_CreateWater" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "18" +data "Range" "24" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4;" @@ -1794,7 +1794,7 @@ data "VocalComponentSound" "Vocal_Component_DamageNecroticVamparic" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "9" +data "Range" "12" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:4;" @@ -1884,7 +1884,7 @@ data "TooltipDamageList" "DealDamage(LevelMapValue(BreathWeapon),Lightning)" data "PrepareSound" "Spell_Prepare_Damage_BreathWeapon_Lightning" data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Lightning" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Lightning" -data "Range" "9" +data "Range" "12" data "PrepareEffect" "f3b75f38-8529-4da8-a3be-935d75ba3525" data "CastEffect" "72ee0212-de05-4231-8036-602859ac5f2b" data "TargetEffect" "15947330-096e-488e-bec2-1086195d0498" @@ -1936,7 +1936,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;KiPoint:1;" @@ -1972,7 +1972,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;KiPoint:1" @@ -2008,7 +2008,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;KiPoint:1" @@ -2045,7 +2045,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;KiPoint:1" @@ -2085,7 +2085,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "36" +data "Range" "48" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" @@ -2126,7 +2126,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "36" +data "Range" "48" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6;" @@ -2160,7 +2160,7 @@ data "TooltipOnSave" "961753f4-c345-4bc4-b408-1d5b87a5ab0c" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2194,7 +2194,7 @@ data "TooltipOnSave" "961753f4-c345-4bc4-b408-1d5b87a5ab0c" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2228,7 +2228,7 @@ data "TooltipOnSave" "961753f4-c345-4bc4-b408-1d5b87a5ab0c" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2264,7 +2264,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Fire" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Fire" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2297,7 +2297,7 @@ data "TooltipOnSave" "961753f4-c345-4bc4-b408-1d5b87a5ab0c" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2333,7 +2333,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_BreathWeapon_Cold" data "CastSound" "Spell_Cast_Damage_BreathWeapon_Cold" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2366,7 +2366,7 @@ data "TooltipOnSave" "961753f4-c345-4bc4-b408-1d5b87a5ab0c" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "18" +data "Range" "24" data "Base" "0" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -2488,7 +2488,7 @@ data "Description" "ha7dc149dga8efg8959g907bg7e676dd20588;1" data "TooltipDamageList" "DealDamage(10d6,Cold)" data "TooltipAttackSave" "Dexterity" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" -data "Range" "18" +data "Range" "24" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "PowerLevel" "5" data "RequirementConditions" "ConcentrateSpell();" @@ -2527,7 +2527,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2558,7 +2558,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2589,7 +2589,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2620,7 +2620,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2651,7 +2651,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2682,7 +2682,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2713,7 +2713,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2744,7 +2744,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2775,7 +2775,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2806,7 +2806,7 @@ data "TooltipAttackSave" "Wisdom" data "TooltipUpcastDescription" "66388a6f-44dd-4c9f-a9e7-910c50e70755" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:5;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -2829,7 +2829,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "heb7c6734g1ff5gd471g737dge2da6ab897a9;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2848,7 +2848,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "he59c8b54gda37gd9b4g94ecg605be2794819;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2867,7 +2867,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "h717e5873ga559gb8d6g490agcbfa34274f3e;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2886,7 +2886,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "h0256e4b3g70cbg6e45g4550gc7106f855ec0;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2905,7 +2905,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "h886bb54cg3dc5ge96fg270dg96226200ada0;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2924,7 +2924,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "heb324fc8ge1b3gd154gc2fdga1b7ecef6c60;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2943,7 +2943,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "h004b6e34g4536gdf64g545bg18647aec3ef0;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2962,7 +2962,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "hed580645g96f2g03a6g323fgb1e7d9c0748f;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -2981,7 +2981,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "h1b3efcdcg7f0fgdcc6g27cbg57d3dc72e7f0;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -3000,7 +3000,7 @@ data "SurfaceGrowInterval" "10" data "SpellRoll" "not SavingThrow(Ability.Wisdom, SourceSpellDC());" data "DisplayName" "h38ce4c70g624bge690g9029g25b5a16b8292;1" data "Shape" "Square" -data "Range" "15" +data "Range" "20" data "Base" "2" data "Angle" "0" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -3245,7 +3245,7 @@ data "TooltipDamageList" "DealDamage(5d8,Psychic);DealDamage(5d6,Bludgeoning)" data "TooltipAttackSave" "Constitution" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "5" +data "Range" "6" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6;" data "SpellAnimation" "ce0aa392-7d13-45a2-8a59-e6786830265d,,;,,;bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11,bd10df60-20c2-4711-a1b0-cef708fa0f11;af7ebc22-2ad5-4a39-ad4f-4e93e45f88c1,,;4354d3c1-ffc2-4da2-9840-d8c5f0932cbf,,;,,;c6951776-8830-4d97-9286-35899fe08d0b,,;,,;,," @@ -3275,7 +3275,7 @@ data "TooltipDamageList" "DealDamage(12d6,Necrotic)" data "TooltipAttackSave" "Constitution" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;5e7e63e1-0e69-46e7-ade7-fe3dadcc9184,,;e9ad50df-e7f1-43a0-b782-4c08f92b0f5a,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -3317,7 +3317,7 @@ data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Square" data "FrontOffset" "1" -data "Range" "18" +data "Range" "24" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;" @@ -3380,7 +3380,7 @@ data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Square" data "FrontOffset" "1" -data "Range" "9" +data "Range" "12" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;" @@ -3422,7 +3422,7 @@ data "TargetSound" "Action_Impact_Druid_SpreadingSpores" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Base" "2" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -3463,7 +3463,7 @@ data "TargetSound" "Spell_Impact_Damage_LightningBolt_L5" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "5" +data "Range" "6" data "Base" "2" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" @@ -3485,7 +3485,7 @@ data "SpellSchool" "Evocation" data "DisplayName" "h81552848gb2cfg3ec9g923bga4d72e652abf;1" data "Shape" "Square" data "FrontOffset" "1" -data "Range" "9" +data "Range" "12" data "Angle" "0" data "CastEffect" "a6aab94c-e0b5-4cbe-81cb-53ff6b1a662a" data "HitEffect" "f2ca2970-0882-412b-9c84-033ac7160ed7" @@ -3517,7 +3517,7 @@ data "VocalComponentSound" "Vocal_Component_CreateWater" data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "UseCosts" "ActionPoint:2;" data "SpellAnimation" "3ff87abf-1ea1-4c32-aadf-c822d74c7dc0,,;,,;7abe77ed-9c77-4eac-872c-5b8caed070b6,,;cb171bda-f065-4520-b470-e447f678ba1f,,;d8925ce4-d6d9-400c-92f5-ad772ef7f178,,;,,;eadedcce-d01b-4fbb-a1ae-d218f13aa5d6,,;,,;,," @@ -3556,7 +3556,7 @@ data "TargetSound" "Spell_Impact_Damage_Fire_BurningHands_L1to3" data "CastTextEvent" "Cast" data "Shape" "Cone" data "FrontOffset" "-2" -data "Range" "9" +data "Range" "12" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;" @@ -3594,7 +3594,7 @@ data "PrepareLoopSound" "Spell_Loop_Damage_Thunder_Gen_L1to3" data "CastSound" "Spell_Cast_Damage_Thunder_Thunderwave_L1to3_01" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "9" +data "Range" "12" data "Base" "3" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;" @@ -3635,7 +3635,7 @@ data "CastSound" "Spell_Cast_Damage_Radiant_Sunbeam_L6to8" data "TargetSound" "Spell_Impact_Damage_Radiant_Sunbeam_L6to8" data "CastTextEvent" "Cast" data "Shape" "Square" -data "Range" "18" +data "Range" "24" data "Base" "2" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:2;SpellSlotsGroup:1:1:6;" @@ -3881,7 +3881,7 @@ data "TooltipDamageList" "DealDamage(2d8,Force)" data "TooltipAttackSave" "Strength" data "Shape" "Cone" data "FrontOffset" "-2" -data "Range" "5" +data "Range" "6" data "Angle" "60" data "UseCosts" "ActionPoint:2;" data "SpellFlags" "AddFallDamageOnLand;IsHarmful;IsSpell;ImmediateCast" @@ -3977,7 +3977,7 @@ data "DescriptionParams" "Distance(3)" data "TooltipDamageList" "DealDamage(2d12+UnarmedMeleeAbilityModifier,Slashing);DealDamage(3d6,Necrotic)" data "CastSound" "Vocal_Component_Stop" data "FrontOffset" "-2" -data "Range" "5" +data "Range" "6" data "Angle" "120" data "SpellAnimation" "8b8bb757-21ce-4e02-a2f3-97d55cf2f90b,,;6606c30b-be1c-4f17-ae6b-1a591c80b18c,,;f4ac302b-1569-404f-bd52-1fe443e265df,,;e8a5c57f-855b-4227-acaa-11e8ce8d7d64,,;7bb52cd4-0b1c-4926-9165-fa92b75876a3,,;2b81c18b-9698-4262-a623-932c2bb1296d,,;0b07883a-08b8-43b6-ac18-84dc9e84ff50,,;,,;,," data "WeaponTypes" "Melee" @@ -4054,7 +4054,7 @@ data "PreviewCursor" "Cast" data "CastTextEvent" "Cast" data "Shape" "Cone" data "FrontOffset" "-2" -data "Range" "3" +data "Range" "6" data "Base" "2" data "Angle" "60" data "CycleConditions" "Enemy() and not Dead()" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt index cc2febbb..881d64ac 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt @@ -1442,19 +1442,19 @@ data "StatusType" "BOOST" using "StatusBonus1Attack" data "DisplayName" "hfd6e2530gef90g94f0g89cfgd42dabb606ee;1" data "Description" "hea0e0befg7b50g80ccgf10dgcd17e171f817;3" -data "DescriptionParams" "Distance(1.5)" +data "DescriptionParams" "Distance(2)" data "Icon" "statIcons_Momentum" data "StackId" "STATUS_BONUS_SPEED" -data "Boosts" "ActionResource(Movement, 1.5, 0);" +data "Boosts" "ActionResource(Movement, 2, 0);" data "RemoveConditions" "not Tagged('STAT_BON_SPEED_05')" new entry "StatusBonusSpeed10" type "StatusData" data "StatusType" "BOOST" using "StatusBonusSpeed05" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "StackPriority" "2" -data "Boosts" "ActionResource(Movement, 3, 0);" +data "Boosts" "ActionResource(Movement, 4, 0);" data "RemoveConditions" "not Tagged('STAT_BON_SPEED_10')" data "OnRemoveFunctors" "IF(Tagged('STAT_BON_SPEED_05')):ApplyStatus(StatusBonusSpeed05,100,-1)" @@ -1462,9 +1462,9 @@ new entry "StatusBonusSpeed15" type "StatusData" data "StatusType" "BOOST" using "StatusBonusSpeed10" -data "DescriptionParams" "Distance(4.5)" +data "DescriptionParams" "Distance(6)" data "StackPriority" "3" -data "Boosts" "ActionResource(Movement, 4.5, 0);" +data "Boosts" "ActionResource(Movement, 6, 0);" data "RemoveConditions" "not Tagged('STAT_BON_SPEED_15')" data "OnRemoveFunctors" "IF(Tagged('STAT_BON_SPEED_05') and not Tagged('STAT_BON_SPEED_10')):ApplyStatus(StatusBonusSpeed05,100,-1);IF(Tagged('STAT_BON_SPEED_10')):ApplyStatus(StatusBonusSpeed10,100,-1);" @@ -1472,9 +1472,9 @@ new entry "StatusBonusSpeed20" type "StatusData" data "StatusType" "BOOST" using "StatusBonusSpeed15" -data "DescriptionParams" "Distance(6)" +data "DescriptionParams" "Distance(8)" data "StackPriority" "4" -data "Boosts" "ActionResource(Movement, 6, 0);" +data "Boosts" "ActionResource(Movement, 8, 0);" data "RemoveConditions" "not Tagged('STAT_BON_SPEED_20')" data "OnRemoveFunctors" "IF(Tagged('STAT_BON_SPEED_05') and not Tagged('STAT_BON_SPEED_10') and not Tagged('STAT_BON_SPEED_15')):ApplyStatus(StatusBonusSpeed05,100,-1);IF(Tagged('STAT_BON_SPEED_10') and not Tagged('STAT_BON_SPEED_15')):ApplyStatus(StatusBonusSpeed10,100,-1);IF(Tagged('STAT_BON_SPEED_15')):ApplyStatus(StatusBonusSpeed15,100,-1);" @@ -1485,16 +1485,16 @@ using "StatusBonusSpeed05" data "DisplayName" "h4439e6bcgf972gf3c9g2388gfa4df58a8614;1" data "Description" "hdc7c1a4dg11c8gd1c3g7d82g02a16885c38c;3" data "StackId" "STATUS_PENALTY_SPEED" -data "Boosts" "ActionResource(Movement, -1.5, 0);" +data "Boosts" "ActionResource(Movement, -2, 0);" data "RemoveConditions" "not Tagged('STAT_PEN_SPEED_05')" new entry "StatusPenaltySpeed10" type "StatusData" data "StatusType" "BOOST" using "StatusPenaltySpeed05" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "StackPriority" "2" -data "Boosts" "ActionResource(Movement, -3, 0);" +data "Boosts" "ActionResource(Movement, -4, 0);" data "RemoveConditions" "not Tagged('STAT_PEN_SPEED_10')" data "OnRemoveFunctors" "IF(Tagged('STAT_PEN_SPEED_05')):ApplyStatus(StatusPenaltySpeed05,100,-1)" @@ -1504,10 +1504,10 @@ data "StatusType" "BOOST" using "StatusPenaltySpeed05" data "DisplayName" "h90699ecbg557cgbae8ge9acg1aae4f2c1da0;1" data "Description" "h5dd98765gab73gb8ddga44cgce2be1b186ef;2" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "StackId" "CIRCUMSTANCE_PENALTY_SPEED" data "StackPriority" "2" -data "Boosts" "ActionResource(Movement, -3, 0);" +data "Boosts" "ActionResource(Movement, -4, 0);" data "RemoveConditions" "not Tagged('CIRC_PEN_SPEED_10')" new entry "ItemBonus1AC" @@ -1811,11 +1811,16 @@ data "Icon" "Action_Dash_Bonus" data "StackId" "MOVE_READY" data "StackType" "Ignore" data "Boosts" "UnlockSpellVariant(StrideCostSpellCheck(), ModifyTooltipDescription(), ModifyUseCosts(Add,ActionPoint,1,0))" -data "RemoveConditions" "not HasActionResource('Movement',100,0,true,true)" +data "RemoveConditions" "not (HasActionResource('Movement',90,0,true,true) and HasStatus('HAS_NOT_MOVED'))" data "RemoveEvents" "OnMove" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog" -data "OnApplyFunctors" "IF(AutoStride()):RestoreResource(Movement,100%,0);IF(AutoStride()):RestoreResource(Movement,1,0);IF(not AutoStride()):UseActionResource(Movement,100%,0,true);IF(not AutoStride()):RestoreResource(Movement,1,0);IF(not AutoStride()):RemoveStatus(DEBUG_RESET_MOVE)" -data "OnRemoveFunctors" "AI_IGNORE:IF( RemoveCause(StatusRemoveCause.Condition) and TurnBased() ):ApplyStatus(DEBUG_CAST_STRIDE,100,1);" +data "OnApplyFunctors" "IF(HasActionResource('ActionPoint',100,0,true,true)):ApplyStatus(HAS_NOT_MOVED,100,-1);IF(AutoStride()):RestoreResource(Movement,100%,0);IF(not AutoStride()):UseActionResource(Movement,100%,0,true);IF(not AutoStride() and HasStatus('HAS_NOT_MOVED')):RestoreResource(Movement,10%,0);IF(not AutoStride()):RemoveStatus(DEBUG_RESET_MOVE)" +data "OnRemoveFunctors" "AI_IGNORE:IF(RemoveCause(StatusRemoveCause.Condition) and TurnBased()):ApplyStatus(DEBUG_CAST_STRIDE,100,1);RemoveStatus(HAS_NOT_MOVED);" + +new entry "HAS_NOT_MOVED" +type "StatusData" +data "StatusType" "BOOST" +data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" new entry "DEBUG_CAST_STRIDE" type "StatusData" @@ -1849,7 +1854,7 @@ data "StatusType" "BOOST" using "DISENGAGE" data "SoundVocalStart" "NONE" data "RemoveConditions" "(StatusId('SG_DifficultTerrain') and not HasPassive('FeatherStep')) or not IsStatusEvent(StatusEvent.OnStatusApplied)" -data "OnApplyFunctors" "UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,3,0);IF(not Tagged('DOUBLE_STEP')):UseActionResource(Movement,1.5,0,true)" +data "OnApplyFunctors" "UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,3,0);IF(not Tagged('DOUBLE_STEP')):UseActionResource(Movement,2,0,true)" new entry "INTERRUPT_FREE_MOVEMENT" type "StatusData" @@ -1892,7 +1897,7 @@ data "StatusType" "BOOST" data "DisplayName" "he42cee01g642egd323gc84dg279c4420de44;1" data "Icon" "Action_Fighter_EvasiveFootwork" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" -data "OnApplyFunctors" "IF(HasStatus('DEBUG_RESET_MOVE')):UseActionResource(Movement,90%,0,true);RemoveStatus(DEBUG_RESET_MOVE)" +data "OnApplyFunctors" "IF(HasStatus('HAS_NOT_MOVED')):UseActionResource(Movement,90%,0,true);IF(not HasStatus('HAS_NOT_MOVED') and HasStatus('DEBUG_RESET_MOVE')):UseActionResource(Movement,100%,0,true);RemoveStatus(DEBUG_RESET_MOVE)" new entry "STEALTH_AND_CONCEALMENT" type "StatusData" @@ -2344,7 +2349,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h95d70712g5e0fg677dg3143ge087fca6dfec;1" data "Description" "hcdfb0b1eg4e17g394fg05f6gfbc3961a17bb;4" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "Status_Blinded" data "StillAnimationType" "Blinded" data "StillAnimationPriority" "Blinded" @@ -2354,7 +2359,7 @@ data "SoundStop" "Spell_Status_Blinded_MO_Stop" data "StackId" "BLINDED" data "StackPriority" "1" data "StackType" "Ignore" -data "Boosts" "SightRangeMaximum(3);ActionResourceConsumeMultiplier(Movement, 2,0);Tag(STAT_PEN_3PERC);Tag(OFF_GUARD);" +data "Boosts" "SightRangeMaximum(4);ActionResourceConsumeMultiplier(Movement, 2,0);Tag(STAT_PEN_3PERC);Tag(OFF_GUARD);" data "StatusPropertyFlags" "InitiateCombat;Blind" data "OnApplyFunctors" "RemoveStatus(DAZZLED);RemoveStatus(DAZZLED_APPLY);" data "OnRemoveFunctors" "IF(Tagged('DAZZLED')):ApplyStatus(DAZZLED, 100, -1)" @@ -3221,7 +3226,7 @@ using "RAGE" data "DisplayName" "h8eef8440gf41cgbdf0gd1fagca870d8a3c64;1" data "Description" "hbc5d04b3gf8f1ge02dg160cgb8e8e49a84fe;1" data "DescriptionParams" "DealDamage(LevelMapValue(ElementalRage),Fire)" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Self()):ApplyStatus(CONCEALED_BLOCK_ELEMENTAL_RAGE,100,0)" data "AuraFlags" "IgnoreItems" data "Boosts" "Tag(VFX_RAGE);Attribute(ForceMainhandAlternativeEquipBones);IF(SpellId('Target_FuriousFinish')):CharacterWeaponDamage(RAGE_FIRE.Duration);" @@ -3310,8 +3315,7 @@ new entry "DARKVISION" type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h35f70df2g50a7g970fg20c2g06bd15966995;1" -data "Description" "h83f2aab6gef66g3ea8gb08fgd9ed10c0e3c1;1" -data "DescriptionParams" "Distance(999)" +data "Description" "h83f2aab6gef66g3ea8gb08fgd9ed10c0e3c1;2" data "Icon" "Spell_Evocation_Darkvision" data "StackId" "DARKVISION" data "Boosts" "DarkvisionRangeMin(999);ActiveCharacterLight(051648e6-f05a-e41f-e398-ffd5cd148989);" @@ -3540,7 +3544,7 @@ type "StatusData" data "StatusType" "BOOST" using "CourageousAnthem" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(CourageousAnthem)" data "AuraFlags" "IgnoreItems" @@ -3555,7 +3559,7 @@ type "StatusData" data "StatusType" "BOOST" using "CourageForte2" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(CourageForte2)" data "AuraFlags" "IgnoreItems" @@ -3569,7 +3573,7 @@ type "StatusData" data "StatusType" "BOOST" using "CourageForte3" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(CourageForte3)" data "AuraFlags" "IgnoreItems" @@ -3613,7 +3617,7 @@ type "StatusData" data "StatusType" "BOOST" using "SongOfStrengthStatus" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(SongOfStrengthStatus)" data "AuraFlags" "IgnoreItems" @@ -3629,7 +3633,7 @@ type "StatusData" data "StatusType" "BOOST" using "StrengthForte2" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(StrengthForte2)" data "AuraFlags" "IgnoreItems" @@ -3644,7 +3648,7 @@ type "StatusData" data "StatusType" "BOOST" using "StrengthForte3" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(StrengthForte3)" data "AuraFlags" "IgnoreItems" @@ -3687,7 +3691,7 @@ type "StatusData" data "StatusType" "BOOST" using "RallyingAnthemStatus" data "StackPriority" "3" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(RallyingAnthemStatus)" data "AuraFlags" "IgnoreItems" @@ -3701,7 +3705,7 @@ new entry "RallyingForteAura2" type "StatusData" data "StatusType" "BOOST" using "RallyingForte2" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(RallyingForte2)" data "AuraFlags" "IgnoreItems" @@ -3714,7 +3718,7 @@ new entry "RallyingForteAura3" type "StatusData" data "StatusType" "BOOST" using "RallyingForte3" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(RallyingForte3)" data "AuraFlags" "IgnoreItems" @@ -3746,7 +3750,7 @@ data "Icon" "Action_Monster_GiantEagle_Fly" data "StackId" "SONGBIRDS_CALL" data "StackPriority" "1" data "StackType" "Overwrite" -data "AuraRadius" "5" +data "AuraRadius" "6" data "AuraStatuses" "IF(not Self()):ApplyStatus(SONGBIRDS_CALL_DAMAGE,100,0);IF(not Self()):ApplyStatus(CONCEALED_BLOCK_SONGBIRDS_CALL,100,0);IF(not Self()):ApplyStatus(DAZZLED_BLOCK_SONGBIRDS_CALL,100,0);IF(not Self()):ApplyStatus(SONGBIRDS_CALL_AURA,100,0);" data "AuraFlags" "IgnoreItems;DangerousForPathfinding" data "TickType" "EndTurn" @@ -3771,7 +3775,7 @@ data "DisplayName" "h4ba57a7dgd9c3ge6f2g5c59gcf3a1b232f0c;1" data "StackId" "SONGBIRDS_CALL_AURA" data "StackPriority" "1" data "StackType" "Ignore" -data "AuraRadius" "10" +data "AuraRadius" "16" data "AuraStatuses" "IF(not Self() and (HasStatus('SONGBIRDS_CALL_AURA', context.Target) or HasStatus('SONGBIRDS_CALL', context.Target))):ApplyStatus(CONCEALED_BLOCK_SONGBIRDS_CALL, 100, 0); IF(not Self() and (HasStatus('SONGBIRDS_CALL_AURA', context.Target) or HasStatus('SONGBIRDS_CALL', context.Target))):ApplyStatus(DAZZLED_BLOCK, 100, 0)" data "AuraFlags" "IgnoreItems" data "Boosts" "Tag(DAZZLED);" @@ -3822,8 +3826,8 @@ data "Icon" "Action_Monster_Banite_AuraOfTerror" data "StackId" "AURA_OF_TERROR" data "StackType" "Ignore" data "AuraRadius" "2" -data "AuraStatuses" "IF(Enemy()):ApplyStatus(FRIGHT_PERPETUAL);" -data "AuraFlags" "DangerousOnlyToEnemies;IgnoreItems;DangerousForPathfinding" +data "AuraStatuses" "IF(Enemy()):ApplyStatus(FEAR_LOCK,100,0)" +data "AuraFlags" "DangerousOnlyToEnemies;IgnoreItems" data "TickType" "EndTurn" data "StatusEffect" "92797a80-0c35-4735-a573-d145dd50da02" @@ -3832,11 +3836,10 @@ type "StatusData" data "StatusType" "BOOST" using "DRAGON_ROAR_AURA" data "Icon" "Action_MagicItem_HowlOfTheDead" +data "StackId" "DIRGE_OF_DOOM" data "StackType" "Overwrite" -data "AuraRadius" "9" -data "AuraStatuses" "IF(Enemy()):ApplyStatus(FRIGHTENED)" +data "AuraRadius" "12" data "TickType" "StartTurn" -data "Boosts" "RollBonus(MeleeWeaponDamage,999);" data "StatusEffect" "f662eea9-51d6-41c6-8d23-3059b720cd9b" new entry "SpiralRecast" @@ -3852,7 +3855,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "hf30a1c41g35a0g450fg63beg82e5ff79e183;1" data "Description" "ha26c3ea7g4627g4339g4520gee5409dab49f;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "Spell_Transmutation_Longstrider" data "SoundLoop" "Spell_Status_Longstrider_MO" data "SoundStop" "Spell_Status_Longstrider_MO_Stop" @@ -3866,6 +3869,7 @@ type "StatusData" data "StatusType" "BOOST" using "LONGSTRIDER" data "DisplayName" "h871785deg922agc1ecg7d5bgb85e31aeca6e;1" +data "DescriptionParams" "Distance(4)" data "StackId" "TRIPLE_TIME" data "Boosts" "Tag(STAT_BON_SPEED_10);" data "StatusPropertyFlags" "TickingWithSource" @@ -3874,8 +3878,9 @@ new entry "TRIPLE_TIME_LINGERING" type "StatusData" data "StatusType" "BOOST" using "TRIPLE_TIME" +data "Description" "h2d2a147bgc120g6cd9g382fg8c0605289afa;1" data "StackPriority" "4" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF( not Enemy() ):ApplyStatus(TRIPLE_TIME)" data "AuraFlags" "IgnoreItems" data "TickType" "StartTurn" @@ -3908,7 +3913,7 @@ data "DisplayName" "h7ad436ecg86ccge122g3c1eg2212fea0e050;1" data "StackId" "COUNTER_PERFORMANCE_SOURCE" data "StackPriority" "1" data "StackType" "Ignore" -data "AuraRadius" "18" +data "AuraRadius" "24" data "AuraStatuses" "IF(Ally()):ApplyStatus(COUNTER_PERFORMANCE_ALLY,100,0)" data "AuraFlags" "IgnoreItems" data "TickType" "StartTurn" @@ -3972,7 +3977,7 @@ data "StackId" "COUNTER_PERFORMANCE_USED" data "StackPriority" "1" data "StackType" "Ignore" data "TickType" "EndTurn" -data "TickFunctors" "ApplyStatus(COUNTER_PERFORMANCE_SOURCE,100,-1);ApplyStatus(COUNTER_PERFORMANCE_ROLL,100,1d20);ApplyStatus(COUNTER_PERFORMANCE_ALLY,100,-1);" +data "TickFunctors" "IF(HasActionResource('KiPoint', 1, 0, false, false, context.Source)):ApplyStatus(COUNTER_PERFORMANCE_SOURCE,100,-1);IF(HasActionResource('KiPoint', 1, 0, false, false, context.Source)):ApplyStatus(COUNTER_PERFORMANCE_ROLL,100,1d20);IF(HasActionResource('KiPoint', 1, 0, false, false, context.Source)):ApplyStatus(COUNTER_PERFORMANCE_ALLY,100,-1);" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" new entry "COUNTER_PERFORMANCE_VISUALS" @@ -4000,13 +4005,13 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h55344d0dg2bf4g34bcg4fa6g08a3a0d951fd;1" data "Description" "hc4192741g0fe0gf53cg4ea5g775757f2d1f5;1" -data "DescriptionParams" "Distance(4.5)" +data "DescriptionParams" "Distance(6)" data "Icon" "Action_Paladin_AuraOfProtection" data "FormatColor" "Gold" data "StackId" "CHAMPION_AURA" data "StackType" "Ignore" -data "AuraRadius" "9" -data "AuraStatuses" "IF( DistanceToTargetLessThan(4.5) or HasStatus('EXPAND_AURA',context.Source) ):ApplyStatus(CHAMPION_AURA_STATUS); IF( HasPassive('AuraOfCouragePathfinder',context.Source) and Ally() and DistanceToTargetLessThan(4.5) or HasStatus('EXPAND_AURA',context.Source) ):ApplyStatus(AURA_OF_COURAGE_BUFF)" +data "AuraRadius" "12" +data "AuraStatuses" "IF( DistanceToTargetLessThan(6) or HasStatus('EXPAND_AURA',context.Source) ):ApplyStatus(CHAMPION_AURA_STATUS); IF( HasPassive('AuraOfCouragePathfinder',context.Source) and Ally() and DistanceToTargetLessThan(6) or HasStatus('EXPAND_AURA',context.Source) ):ApplyStatus(AURA_OF_COURAGE_BUFF)" data "AuraFlags" "IgnoreItems;ShouldCheckLOS;AIIgnoreOnSelf" data "TickType" "StartRound" data "RemoveConditions" "HasStatus('SG_Unconscious') or not Combat()" @@ -4054,7 +4059,7 @@ data "StatusType" "BOOST" using "RAISE_SHIELD" data "SoundLoop" "Spell_Status_SpiritGuardian_ST" data "SoundStop" "Spell_Status_SpiritGuardian_ST_Stop" -data "AuraRadius" "9" +data "AuraRadius" "12" data "AuraStatuses" "IF( Character() and Ally() and HasStatus('CHAMPION_AURA_STATUS',context.Target,context.Source)):ApplyStatus(SpiritShields)" data "AuraFlags" "IgnoreItems;DangerousOnlyToEnemies;DangerousForPathfinding;ShouldCheckLOS" data "StatusGroups" "SG_RemoveOnRespec" @@ -4112,7 +4117,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h21a18bb6g962ag1132gfd7cg8bcc65f7183c;1" data "Description" "hda0e2a5egea1eg4119g720ag3b595283a2b8;1" -data "DescriptionParams" "Distance(9)" +data "DescriptionParams" "Distance(12)" data "Icon" "Action_Paladin_AuraOfDevotion" data "SoundLoop" "Spell_Status_AuraOfLeadership_MO" data "SoundStop" "Spell_Status_AuraOfLeadership_MO_Stop" @@ -4365,14 +4370,6 @@ data "RemoveConditions" "HasStatus('SG_Frightened',context.Target)" data "RemoveEvents" "OnDamage" data "TooltipDamage" "DamageBonus(4)" -new entry "FRIGHT_PERPETUAL" -type "StatusData" -data "StatusType" "BOOST" -data "DisplayName" "h904d0ce2g251fg6ec8ga9fcg62a466c04f9c;1" -data "StackType" "Ignore" -data "Passives" "DragonRoar_Fright" -data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" - new entry "InnerUpheavalStatus" type "StatusData" data "StatusType" "BOOST" @@ -4395,12 +4392,13 @@ new entry "CraneStanceStatus" type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h78df480fg0fb0g5077g5a31g9403b257b11c;1" -data "Description" "h3097e1adg0bfcg907fg9b8ag95459a8ef415;1" +data "Description" "h3097e1adg0bfcg907fg9b8ag95459a8ef415;2" +data "DescriptionParams" "Distance(2)" data "Icon" "Spell_Conjuration_FindFamiliar_Raven" data "StackId" "STANCE" data "StackPriority" "0" data "StackType" "Overwrite" -data "Boosts" "AttackSpellOverride(Target_CraneWing, Target_MainHandAttack);AttackSpellOverride(Target_CraneWing, Target_UnarmedAttack);Tag(CIRC_BON_1AC);JumpMaxDistanceBonus(1.5)" +data "Boosts" "AttackSpellOverride(Target_CraneWing, Target_MainHandAttack);AttackSpellOverride(Target_CraneWing, Target_UnarmedAttack);Tag(CIRC_BON_1AC);JumpMaxDistanceBonus(2);" data "Passives" "Block_NonUnarmedStrike" data "RemoveConditions" "WearingArmor(context.Source) or not Combat()" data "RemoveEvents" "OnCombatEnded;OnEquip" @@ -4448,7 +4446,7 @@ type "StatusData" data "StatusType" "BOOST" using "CraneStanceStatus" data "DisplayName" "ha92ca62ag146dge407gce1ega62fa237901f;1" -data "Description" "h65894b23g0c8dg087eg50e2g72c6175fe2ca;1" +data "Description" "h65894b23g0c8dg087eg50e2g72c6175fe2ca;2" data "Icon" "Action_Monster_Duergar_MentalArrow" data "Boosts" "" data "Passives" "" @@ -4523,7 +4521,8 @@ type "StatusData" data "StatusType" "BOOST" using "CraneStanceStatus" data "DisplayName" "h68b2b67dg73b4g009bg3884gd68de5de5c82;1" -data "Description" "ha52104adgeefbg639ageeb9g7052e6a66243;1" +data "Description" "ha52104adgeefbg639ageeb9g7052e6a66243;2" +data "DescriptionParams" "Distance(12)" data "Icon" "Action_Monk_FangsOfTheFireSnake" data "Boosts" "AttackSpellOverride(Target_WindCrash, Target_MainHandAttack);AttackSpellOverride(Target_WindCrash, Target_UnarmedAttack);" data "RemoveConditions" "not Combat()" @@ -4662,7 +4661,7 @@ type "StatusData" data "StatusType" "BOOST" using "LONGSTRIDER" data "DisplayName" "h7dee90aegcf6bg5d6bg3021gcda719e4ffa9;1" -data "DescriptionParams" "Distance(6)" +data "DescriptionParams" "Distance(8)" data "StackId" "SHIFTERS_SPEED" data "Boosts" "Tag(STAT_BON_SPEED_20);" @@ -4738,7 +4737,7 @@ data "Icon" "Spell_Enchantment_Bless" data "StackId" "BLESS_AURA" data "StackPriority" "0" data "StackType" "Overwrite" -data "AuraRadius" "4" +data "AuraRadius" "6" data "AuraStatuses" "Target:IF(Character() and MentalSpell() and Ally() and not (Dead() or HasStatus('KNOCKED_OUT'))):ApplyStatus(BLESS,100,-1)" data "TickType" "StartTurn" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain);" @@ -4749,63 +4748,63 @@ new entry "BLESS_AURA_2" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA" -data "AuraRadius" "7" +data "AuraRadius" "10" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_2);" new entry "BLESS_AURA_3" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "10" +data "AuraRadius" "14" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_3);" new entry "BLESS_AURA_4" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "13" +data "AuraRadius" "18" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_4);" new entry "BLESS_AURA_5" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "16" +data "AuraRadius" "22" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_5);" new entry "BLESS_AURA_6" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "19" +data "AuraRadius" "26" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_6);" new entry "BLESS_AURA_7" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "22" +data "AuraRadius" "30" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_7);" new entry "BLESS_AURA_8" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "25" +data "AuraRadius" "34" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_8);" new entry "BLESS_AURA_9" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "28" +data "AuraRadius" "38" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_9);" new entry "BLESS_AURA_10" type "StatusData" data "StatusType" "BOOST" using "BLESS_AURA_2" -data "AuraRadius" "31" +data "AuraRadius" "42" data "Boosts" "Tag(STAT_BON_1ATTACK);UnlockSpell(Shout_Bless_Sustain_10);" new entry "ProtectiveWardStatus" @@ -4844,35 +4843,35 @@ new entry "ProtectiveWards_AURA_2" type "StatusData" data "StatusType" "BOOST" using "ProtectiveWards_AURA" -data "AuraRadius" "3" +data "AuraRadius" "4" data "Boosts" "UnlockSpell(Shout_ProtectiveWardsSustain_2);Tag(STAT_BON_1AC);" new entry "ProtectiveWards_AURA_3" type "StatusData" data "StatusType" "BOOST" using "ProtectiveWards_AURA" -data "AuraRadius" "5" +data "AuraRadius" "6" data "Boosts" "UnlockSpell(Shout_ProtectiveWardsSustain_3);Tag(STAT_BON_1AC);" new entry "ProtectiveWards_AURA_4" type "StatusData" data "StatusType" "BOOST" using "ProtectiveWards_AURA" -data "AuraRadius" "6" +data "AuraRadius" "8" data "Boosts" "UnlockSpell(Shout_ProtectiveWardsSustain_4);Tag(STAT_BON_1AC);" new entry "ProtectiveWards_AURA_5" type "StatusData" data "StatusType" "BOOST" using "ProtectiveWards_AURA" -data "AuraRadius" "7" +data "AuraRadius" "10" data "Boosts" "UnlockSpell(Shout_ProtectiveWardsSustain_5);Tag(STAT_BON_1AC);" new entry "ProtectiveWards_AURA_6" type "StatusData" data "StatusType" "BOOST" using "ProtectiveWards_AURA" -data "AuraRadius" "9" +data "AuraRadius" "12" data "Boosts" "UnlockSpell(Shout_ProtectiveWardsSustain_6);Tag(STAT_BON_1AC);" new entry "BENEDICTION" @@ -4901,7 +4900,7 @@ data "Icon" "PassiveAction_WardingFlare" data "StackId" "BENEDICTION_AURA" data "StackPriority" "0" data "StackType" "Overwrite" -data "AuraRadius" "4" +data "AuraRadius" "6" data "AuraStatuses" "Target:IF(Character() and MentalSpell() and not Enemy() and not (Dead() or HasStatus('KNOCKED_OUT'))):ApplyStatus(BENEDICTION,100,-1)" data "TickType" "StartTurn" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_1);Tag(STAT_BON_1AC);" @@ -4913,63 +4912,63 @@ type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA" data "DisplayName" "h8130b0c4g1cccg6fdbg5765gc074debda765;1" -data "AuraRadius" "7" +data "AuraRadius" "10" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_2);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_3" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "10" +data "AuraRadius" "14" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_3);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_4" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "13" +data "AuraRadius" "18" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_4);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_5" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "16" +data "AuraRadius" "22" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_5);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_6" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "19" +data "AuraRadius" "26" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_6);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_7" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "22" +data "AuraRadius" "30" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_7);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_8" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "25" +data "AuraRadius" "34" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_8);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_9" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "28" +data "AuraRadius" "38" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_9);Tag(STAT_BON_1AC);" new entry "BENEDICTION_AURA_10" type "StatusData" data "StatusType" "BOOST" using "BENEDICTION_AURA_2" -data "AuraRadius" "31" +data "AuraRadius" "42" data "Boosts" "UnlockSpell(Shout_Benediction_Sustain_10);Tag(STAT_BON_1AC);" new entry "BENEDICTION_SUSTAIN_BLOCKED" @@ -5048,7 +5047,7 @@ data "SoundStop" "Misc_Status_Poison_MO_Stop" data "StackId" "ToxicCloudAura" data "StackPriority" "1" data "StackType" "Overwrite" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(ToxicCloudStatus_Rank5);" data "TickType" "StartRound" data "StatusPropertyFlags" "InitiateCombat;BringIntoCombat" @@ -5100,7 +5099,7 @@ data "Description" "hd2c43654g0a33g5191g24dag6b6d046e7276;1" data "Icon" "Spell_Divination_Guidance" data "FormatColor" "Yellow" data "StackId" "FieldOfLifeAura" -data "AuraRadius" "6" +data "AuraRadius" "8" data "TickType" "StartTurn" data "TooltipDamage" "RegainHitPoints(1d8)" data "TickFunctors" "IF(not Tagged('UNDEAD')):RegainHitPoints(1d8);IF(Tagged('UNDEAD')):DealDamage(1d8,Radiant,Magical);" @@ -5180,7 +5179,7 @@ data "Icon" "Spell_Enchantment_Bane" data "StackId" "BANE_AURA" data "StackPriority" "0" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "TARGET:IF(Character() and MentalSpell() and Enemy() and not (Dead() or HasStatus('KNOCKED_OUT'))):ApplyStatus(BANE_TECHNICAL,100,-1)" data "TickType" "StartTurn" data "Boosts" "UnlockSpell(Shout_Bane_Sustain);" @@ -5191,63 +5190,63 @@ new entry "BANE_AURA_2" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "6" +data "AuraRadius" "8" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_2);" new entry "BANE_AURA_3" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "9" +data "AuraRadius" "12" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_3);" new entry "BANE_AURA_4" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "12" +data "AuraRadius" "16" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_4);" new entry "BANE_AURA_5" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "15" +data "AuraRadius" "20" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_5);" new entry "BANE_AURA_6" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "18" +data "AuraRadius" "24" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_6);" new entry "BANE_AURA_7" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "21" +data "AuraRadius" "28" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_7);" new entry "BANE_AURA_8" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "24" +data "AuraRadius" "32" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_8);" new entry "BANE_AURA_9" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "27" +data "AuraRadius" "36" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_9);" new entry "BANE_AURA_10" type "StatusData" data "StatusType" "BOOST" using "BANE_AURA" -data "AuraRadius" "30" +data "AuraRadius" "40" data "Boosts" "UnlockSpell(Shout_Bane_Sustain_10);" new entry "WEB_WALKER" @@ -5567,12 +5566,12 @@ type "StatusData" data "StatusType" "BOOST" using "LIGHT" data "DisplayName" "h026694a0gc230g0624gfe62gd627fc50fe3f;1" -data "DescriptionParams" "Distance(6)" +data "DescriptionParams" "Distance(8)" data "Icon" "PassiveFeature_Generic_Darkness" data "StackId" "MOON_TOUCH" data "StackType" "Overwrite" data "TickType" "EndTurn" -data "Boosts" "GameplayLight(3,false,0.1)" +data "Boosts" "GameplayLight(8,false,0.1);" data "RemoveEvents" "OnCombatEnded" data "TickFunctors" "ApplyStatus(MOON_WAX)" data "StatusPropertyFlags" "DisableCombatlog" @@ -5585,7 +5584,7 @@ data "StatusType" "BOOST" using "MOON_NEW" data "DisplayName" "hbf0b862fg6893g1b52g335dg34df368d1304;1" data "Icon" "PassiveAction_WardingFlare" -data "Boosts" "GameplayLight(3,false,0.1); Tag(STAT_BON_1ATTACK);Tag(STAT_BON_3DAMAGE)" +data "Boosts" "GameplayLight(8,false,0.1);Tag(STAT_BON_1ATTACK);Tag(STAT_BON_3DAMAGE);" data "TickFunctors" "ApplyStatus(MOON_FULL)" data "StatusEffect" "326dcd92-d609-4a82-93cb-4023f914fecd" @@ -5595,7 +5594,7 @@ data "StatusType" "BOOST" using "MOON_NEW" data "DisplayName" "hce9d71f2g0fb5g9f5fgdae0g31d6795eba19;1" data "Icon" "PassiveFeature_Generic_Light" -data "Boosts" "GameplayLight(3,false,0.1); Tag(STAT_BON_1ATTACK);Tag(STAT_BON_1AC);Tag(STAT_BON_1SAVES);DamageBonus(4)" +data "Boosts" "GameplayLight(8,false,0.1);Tag(STAT_BON_1ATTACK);Tag(STAT_BON_1AC);Tag(STAT_BON_1SAVES);DamageBonus(4);" data "TickFunctors" "ApplyStatus(MOON_WANE)" data "StatusEffect" "efc1e71f-bf3c-4053-99ef-dc9475cdcfb8" @@ -5605,7 +5604,7 @@ data "StatusType" "BOOST" using "MOON_NEW" data "DisplayName" "h1dd83accg425cg116dgde99g1433220a00dc;1" data "Icon" "PassiveFeature_WardingFlare" -data "Boosts" "GameplayLight(3,false,0.1); Tag(STAT_BON_1AC);Tag(STAT_BON_1SAVES)" +data "Boosts" "GameplayLight(8,false,0.1);Tag(STAT_BON_1AC);Tag(STAT_BON_1SAVES);" data "TickFunctors" "ApplyStatus(MOON_NEW)" data "StatusEffect" "0b3c44c7-36e1-4d26-849b-e42ec3ea22cf" @@ -5630,8 +5629,8 @@ data "SoundStart" "Spell_Status_GlobeOfInvulnerability_Start" data "SoundLoop" "Spell_Status_GlobeOfInvulnerability_MO" data "SoundStop" "Spell_Status_GlobeOfInvulnerability_End" data "StackPriority" "2" -data "AuraRadius" "5" -data "AuraStatuses" "IF(DistanceToTargetLessThan(4.5) and Ally()):ApplyStatus(PROTECTOR_SPHERE)" +data "AuraRadius" "6" +data "AuraStatuses" "IF(Ally()):ApplyStatus(PROTECTOR_SPHERE)" data "StatusEffect" "9fa7b901-439a-4425-ae92-b027775cf5af" new entry "PROTECTOR_SPHERE_DR" @@ -5762,7 +5761,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h1525ac43gee42gb230g8218g1225dab0c075;1" data "Description" "h35bc0aa6gc896g7a30g6facg30dfd28d25bb;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "PassiveFeature_Sentinel_ZeroSpeed" data "StillAnimationType" "Weakened" data "StillAnimationPriority" "Weakened" @@ -5808,7 +5807,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h351cc5fbg1f53gba48gfbc4g06a1e9d7327f;1" data "Description" "hbce0e7edg456egf243g43d2g7ff7eebd23ed;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "Spell_Transmutation_ThornWhip" data "StillAnimationType" "Snared" data "StillAnimationPriority" "Snared" @@ -6032,7 +6031,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h0116d40bg43c7gf8cfg4933g0db53235736c;1" data "Description" "hb08fbac1g97a7ga24bg99f3gf53c52b631bb;1" -data "DescriptionParams" "Distance(18)" +data "DescriptionParams" "Distance(24)" data "Icon" "Spell_Divination_TrueStrike" data "StackType" "Overwrite" data "TickType" "EndTurn" @@ -6558,8 +6557,8 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h87e2bea9gcc98gd47ag3a1dg8a1ddb4f3a3d;1" data "SoundVocalStart" "ALERT" -data "AuraRadius" "5" -data "AuraStatuses" "IF( DistanceToTargetLessThan(4.5) ):ApplyStatus(FAMILIAR_AURA_STATUS)" +data "AuraRadius" "6" +data "AuraStatuses" "ApplyStatus(FAMILIAR_AURA_STATUS)" data "AuraFlags" "IgnoreItems;ShouldCheckLOS;AIIgnoreOnSelf" data "TickType" "EndTurn" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator;TickingWithSource" @@ -6612,7 +6611,7 @@ data "DisplayName" "hf0779113gb172g11dag713ag01ce09d0563c;1" data "Icon" "PassiveFeature_Banite_TacticalDiscipline" data "FormatColor" "Gold" data "AuraRadius" "2" -data "AuraStatuses" "IF( DistanceToTargetLessThan(1.5) and Enemy() ):ApplyStatus(OFF_BALANCED)" +data "AuraStatuses" "IF(Enemy()):ApplyStatus(OFF_BALANCED)" data "AuraFlags" "IgnoreItems;ShouldCheckLOS;AIIgnoreOnSelf;DangerousForPathfinding;DangerousOnlyToEnemies" data "TickType" "StartTurn" data "StatusPropertyFlags" "TickingWithSource" @@ -7060,7 +7059,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h98f45644gf7a9gebe5g5d61gf3491739c252;1" data "Description" "h181cf5f7gca83g0909g62a6g2188a0d76f56;1" -data "DescriptionParams" "Distance(3)" +data "DescriptionParams" "Distance(4)" data "Icon" "Action_Cleric_InvokeDuplicity" data "StackId" "INVOKE_DUPLICITY" data "Boosts" ";" @@ -7247,7 +7246,7 @@ data "SoundLoop" "Spell_Status_CloudOfDaggers_ST" data "SoundStop" "Spell_Status_CloudOfDaggers_ST_Stop" data "StackId" "PetalStorm_Aura_Stack" data "StackPriority" "4" -data "AuraRadius" "4" +data "AuraRadius" "6" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(PetalStorm_Damage_Rank4);" data "TickType" "StartTurn" data "StatusPropertyFlags" "InitiateCombat;BringIntoCombat" @@ -7264,7 +7263,7 @@ data "Description" "h8fa2078eg1a78gead0g7a05g065931851cc9;3" data "DescriptionParams" "DealDamage(5d10,Slashing);DealDamage(1d4,Slashing)" data "Icon" "Spell_Conjuration_FogCloud" data "StackId" "RustCloud_Aura_Stack" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(RustCloudDamage_Rank4,100,0);" data "AuraFlags" "IgnoreItems;DangerousForPathfinding" data "StatusEffect" "c144df98-a4f9-4e86-8b91-57ee5359a61f" @@ -7351,7 +7350,7 @@ using "CLOUD_OF_DAGGERS_AURA" data "DisplayName" "h9d9376c1gb0d2g485ag5a73gb80f191922c9;1" data "Description" "h81bf67b6gd63bgafb8gadd9gbad1c74fb54e;1" data "DescriptionParams" "DealDamage(1d10,Bludgeoning)" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(AnimatedAssault_Status);IF(IsCurrentTurnInCombat(GetOwner(context.Source)) or not Combat()):ApplyStatus(ANIMATED_ASSAULT)" data "TickType" "EndRound" data "TickFunctors" "IF(not HasStatus('AnimatedAssault_Owner',GetOwner())):RemoveStatus(AnimatedAssault_Status_Aura)" @@ -7750,7 +7749,7 @@ data "DisplayName" "h698a03e1g4a9fgfd47gf071g91a1ebca3a70;1" data "Description" "h9311f837g1461gad7bg4c3cgdfcd9986c3f7;1" data "Icon" "Spell_Abjuration_ProtectionFromEvilAndGood" data "FormatColor" "White" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Enemy()):ApplyStatus(StatusBonus1Saves,100,1);IF(not Enemy()):ApplyStatus(StatusBonus1AC,100,1)" data "TickType" "EndTurn" @@ -7963,7 +7962,7 @@ data "Description" "h68aa0cdfgf5ccgc2f5g33e8gbaf882cc14e1;1" data "Icon" "Status_Charmed" data "StackId" "HypnotizeAura" data "StackPriority" "1" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') and VisualSpell()):ApplyStatus(HyponotizeStatus,100,0)" data "AuraFlags" "IgnoreItems" data "StatusPropertyFlags" "InitiateCombat;BringIntoCombat" @@ -7979,6 +7978,7 @@ data "AuraRadius" "" data "AuraStatuses" "" data "Boosts" "Tag(DAZZLED);" data "OnRemoveFunctors" "" +data "StatusEffect" "" new entry "AshCloudAura_Rank2" type "StatusData" @@ -7990,7 +7990,7 @@ data "DescriptionParams" "DealDamage(1d4,Fire)" data "FormatColor" "Fire" data "StackId" "AshCloud" data "StackPriority" "2" -data "AuraRadius" "5" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(AshCloudAura_Status_Rank2);" data "TickFunctors" ";" data "StatusPropertyFlags" "InitiateCombat;BringIntoCombat;DisableOverhead;DisableCombatlog;DisablePortraitIndicator" @@ -8518,11 +8518,12 @@ data "StatusType" "BOOST" using "AshCloudAura_Rank2" data "DisplayName" "h14936cc7g6025gc915g8d2bg3204caf12edd;1" data "FormatColor" "White" +data "AuraRadius" "4" data "AuraStatuses" ";" data "TickType" "EndRound" data "StatusPropertyFlags" "InitiateCombat;BringIntoCombat" -data "OnApplyFunctors" "CreateSurface(3,1,Mud)" -data "OnRemoveFunctors" "ApplyStatus(AURA_CLEANUP);CreateSurface(3,0,Blood)" +data "OnApplyFunctors" "CreateSurface(4,1,Mud)" +data "OnRemoveFunctors" "ApplyStatus(AURA_CLEANUP);CreateSurface(4,0,Blood)" data "IsUnique" "1" data "StatusEffect" "43b24ea4-b4a0-4745-ae2e-002c246383e8" @@ -8555,12 +8556,12 @@ data "DisplayName" "h05f39126gbfb3g336aga215g9210981a023d;1" data "Icon" "Spell_Necromancy_Contagion_FilthFever" data "FormatColor" "Red" data "StackId" "SanguineMist" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(SanguineMistStatus_4);IF(IsCurrentTurnInCombat(GetOwner(context.Source)) or not Combat()):ApplyStatus(SANGUINE_MIST_TECHNICAL)" data "RemoveConditions" "not HasStatus('SanguineMistRecast_Rank4',GetOwner())" data "RemoveEvents" "OnTurn" -data "TickFunctors" "CreateSurface(3,0,Blood,true)" -data "OnApplyFunctors" "CreateSurface(3,0,Blood,true)" +data "TickFunctors" "CreateSurface(4,0,Blood,true)" +data "OnApplyFunctors" "CreateSurface(4,0,Blood,true)" data "OnRemoveFunctors" "ApplyStatus(AURA_CLEANUP)" data "IsUnique" "1" data "StatusEffect" "92797a80-0c35-4735-a573-d145dd50da02" @@ -8605,7 +8606,7 @@ data "Icon" "Spell_Conjuration_StinkingCloud" data "StillAnimationType" "Suffocating" data "StillAnimationPriority" "Suffocating" data "StackId" "STINKING_CLOUD" -data "AuraRadius" "6" +data "AuraRadius" "8" data "TickType" "EndRound" data "StatusPropertyFlags" "BringIntoCombat;InitiateCombat" data "StatusGroups" "SG_Poisoned" @@ -8620,14 +8621,14 @@ data "Icon" "Spell_Conjuration_SleetStorm" data "SoundLoop" "Spell_Position_Control_SleetStorm_L1to3" data "SoundStop" "Spell_Position_Control_SleetStorm_L1to3_Stop" data "StackId" "SLEET_STORM_AURA" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(IceStormStatus_4);" data "TickType" "EndTurn" data "RemoveConditions" "not HasStatus('IceStorm_Owner',GetOwner())" data "RemoveEvents" "OnTurn" -data "TickFunctors" "CreateSurface(6,1,WaterFrozen)" +data "TickFunctors" "CreateSurface(8,1,WaterFrozen)" data "StatusPropertyFlags" "TickingWithSource" -data "OnApplyFunctors" "CreateSurface(6,2,WaterFrozen)" +data "OnApplyFunctors" "CreateSurface(8,2,WaterFrozen)" data "OnRemoveFunctors" "ApplyStatus(AURA_CLEANUP)" new entry "SLEET_STORM_6" @@ -8643,7 +8644,7 @@ data "DisplayName" "hf3e13aedg6862g85f1gddbcg15e82a7dd137;1" data "Description" "h1bebc066g9639gdf1fg7269ga7345effcea9;1" data "Icon" "Spell_Conjuration_StinkingCloud" data "StackId" "AcidStorm_Aura" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(AcidStormDamage,100,1);" data "TickType" "StartTurn" data "StatusPropertyFlags" "TickingWithSource" @@ -8674,7 +8675,7 @@ data "DisplayName" "h724c48fbgd548g32b7g3b7bg4323f2d14672;1" data "Description" "hcd5537d9gcbf9g514cg6869g8616a175917c;1" data "StackId" "CorrosiveMuck_Aura" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(CorrosiveMuckDamage,100,0);" new entry "CorrosiveMuckDamage" @@ -8711,7 +8712,7 @@ data "DisplayName" "h4e0ffecegcd85ga6fbgb7e2gb054a8b71b67;1" data "Description" "hf6ead1a8gc797g223bga445gfab967c5dee7;1" data "Icon" "Spell_Conjuration_StinkingCloud" data "StackId" "SwampOfSlothAura" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(SwampOfSlothDamage,100,1);" data "TickType" "EndTurn" data "StatusPropertyFlags" "TickingWithSource" @@ -8724,7 +8725,7 @@ data "DisplayName" "hb1e2220bg780fgffd0g7c95g07ba4cebabe9;1" data "Description" "h48b34990g4604g6afeg68dfg94a98c2e5392;1" data "Icon" "Spell_Conjuration_StinkingCloud" data "StackId" "SwampOfSlothAura" -data "AuraRadius" "5" +data "AuraRadius" "6" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(SwampOfSlothDamage,100,1);" data "TickType" "EndTurn" data "StatusPropertyFlags" "TickingWithSource" @@ -8734,21 +8735,21 @@ new entry "SwampOfSlothAura_1Action_Rank5" type "StatusData" data "StatusType" "BOOST" using "SwampOfSlothAura_1Action" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(SwampOfSlothDamage_Rank5,100,1);" new entry "SwampOfSlothAura_2Action_Rank5" type "StatusData" data "StatusType" "BOOST" using "SwampOfSlothAura_2Action" -data "AuraRadius" "5" +data "AuraRadius" "6" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(SwampOfSlothDamage_Rank5,100,1);" new entry "SwampOfSlothAura_3Action_Rank5" type "StatusData" data "StatusType" "BOOST" using "SwampOfSlothAura_3Action" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(SwampOfSlothDamage_Rank5,100,1);" new entry "SwampOfSlothDamage" @@ -8856,7 +8857,7 @@ new entry "SanguineMistAura_5" type "StatusData" data "StatusType" "BOOST" using "SanguineMistAura_4" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(SanguineMistStatus_5);IF(IsCurrentTurnInCombat(GetOwner(context.Source)) or not Combat()):ApplyStatus(SANGUINE_MIST_TECHNICAL)" data "RemoveConditions" "not HasStatus('SanguineMistRecast_Rank5',GetOwner())" data "TickFunctors" "CreateSurface(4,0,Blood,true)" @@ -8867,11 +8868,11 @@ new entry "SanguineMistAura_6" type "StatusData" data "StatusType" "BOOST" using "SanguineMistAura_4" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(SanguineMistStatus_6);IF(IsCurrentTurnInCombat(GetOwner(context.Source)) or not Combat()):ApplyStatus(SANGUINE_MIST_TECHNICAL)" data "RemoveConditions" "not HasStatus('SanguineMistRecast_Rank6',GetOwner())" -data "TickFunctors" "CreateSurface(5,0,Blood,true)" -data "OnApplyFunctors" "CreateSurface(5,0,Blood,true)" +data "TickFunctors" "CreateSurface(4,0,Blood,true)" +data "OnApplyFunctors" "CreateSurface(4,0,Blood,true)" data "StatusEffect" "92797a80-0c35-4735-a573-d145dd50da02" new entry "SanguineMistStatus_4" @@ -9009,8 +9010,9 @@ data "StatusType" "BOOST" using "MistAura" data "Icon" "Action_Legendary_DiamondScalesBurst" data "StackId" "GEYSER_AURA" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(GEYSER_STATUS,100,0)" +data "StatusEffect" "e749054e-38db-43fb-ab99-216f3287fae2" new entry "GEYSER_STATUS" type "StatusData" @@ -9521,7 +9523,7 @@ new entry "WEB_BUFF_SPIDER_ACTIVE" type "StatusData" data "StatusType" "BOOST" using "WEB_BUFF_SPIDER_ACTIVE" -data "Boosts" "ActionResource(Movement,4.5,0)" +data "Boosts" "Tag(STAT_BON_SPEED_15);" new entry "TAD_PERILOUS_STAKES" type "StatusData" @@ -10040,7 +10042,7 @@ data "StatusType" "BOOST" data "DisplayName" "h2e7feac2gd417gafb7g2717g0bca0a7d3f83;1" data "Description" "hb660df9agd43eg3670gb7e5g8ff9b0e88bff;1" data "Icon" "Spell_Abjuration_Resistance" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(HASTE,100,1);IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(QUICKEN_TIME_AURA,100,0);" data "AuraFlags" "IgnoreItems" @@ -10053,7 +10055,7 @@ data "Icon" "Spell_Abjuration_Resistance" data "StackId" "QUICKEN_TIME_AURA" data "StackPriority" "1" data "StackType" "Overwrite" -data "AuraRadius" "12" +data "AuraRadius" "16" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') and HasStatus('QUICKEN_TIME_AURA', context.Target)):ApplyStatus(CONCEALED_BLOCK_QUICKEN_TIME,100,0);IF(not Tagged('INVISIBLE_HELPER') and HasStatus('QUICKEN_TIME_AURA', context.Target)):ApplyStatus(DAZZLED_BLOCK_QUICKEN_TIME,100,0);" data "AuraFlags" "IgnoreItems" data "Boosts" "Tag(DAZZLED);" @@ -10067,7 +10069,7 @@ data "DisplayName" "h6f53063cg1800g5d4fg80d2g84677f35e245;1" data "Description" "ha3abb6b3g6efagfc02g00a7g2f65c9e770f5;1" data "Icon" "Spell_Conjuration_StinkingCloud" data "StackId" "SlitherAura" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(SlitherAuraDamage,100,1);" new entry "WALLOFICE" @@ -10557,7 +10559,7 @@ data "DisplayName" "hf1f6e56cg6e63g7a08g1b47g35b709d0b978;1" data "Description" "h0a252deeg2d37g48f4gdb94gb431432d7354;1" data "StackId" "STANCE" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(CircumstanceBonus1AC,100,1);" data "TickType" "StartTurn" data "RemoveConditions" "StatusId('ChannelingStatus')" @@ -10587,7 +10589,7 @@ data "Icon" "GenericIcon_DamageType_Fire" data "FormatColor" "Fire" data "StackId" "STANCE" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') and not Enemy()):ApplyStatus(ThermalNimbusAura_Fire_Resistance,100,-1);" data "TickType" "EndRound" data "OnRemoveFunctors" "ApplyStatus(AURA_CLEANUP)" @@ -10602,7 +10604,7 @@ data "Icon" "Status_Burning" data "FormatColor" "Fire" data "StackId" "ThermalNimbusAura" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(Enemy()):ApplyStatus(ThermalNimbusAura_Fire_Damage,100,-1);" data "TickType" "StartTurn" data "RemoveConditions" "not HasStatus('ThermalNimbusAura_Fire')" @@ -10642,7 +10644,7 @@ data "Icon" "GenericIcon_DamageType_Cold" data "FormatColor" "Water" data "StackId" "STANCE" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Enemy()):ApplyStatus(ThermalNimbusAura_Cold_Resistance,100,-1);" data "TickType" "EndRound" data "OnRemoveFunctors" "ApplyStatus(AURA_CLEANUP)" @@ -10666,7 +10668,7 @@ data "Icon" "Status_Burning" data "FormatColor" "Water" data "StackId" "ThermalNimbusDamage" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "TickFunctors" "DealDamage(LevelMapValue(CharacterLevel),Cold,Magical)" data "StatusEffect" "3c134510-649a-4aa7-a4bf-2dd243cc173b" @@ -10685,7 +10687,7 @@ data "Description" "hbdca3835g27d8gfe6agc11cg36349ade7506;1" data "Icon" "Spell_Transmutation_SpikeGrowth" data "StackId" "STANCE" data "StackType" "Overwrite" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not (HasPassive('SafeElements', context.Source) and not Enemy() and not HasStatus('RavelImmune',context.Target)) or (Enemy() and not HasStatus('RavelImmune',context.Target)) and not Self()):ApplyStatus(RavelOfThorns_Effects,100,-1);" data "RemoveConditions" "StatusId('ChannelingStatus')" data "RemoveEvents" "OnStatusRemoved" @@ -10730,7 +10732,7 @@ data "DisplayName" "h47472932g6d31g15c6g04f2g888db19512d0;1" data "Description" "h9cf39245g39e5gf67fg68aag9bf8fbeb9efa;1" data "FormatColor" "PoisonGreen" data "StackId" "RainOfRust" -data "AuraRadius" "3" +data "AuraRadius" "4" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(RustDamage,100,1);" data "TickType" "EndRound" data "StatusPropertyFlags" "InitiateCombat;BringIntoCombat" @@ -10821,7 +10823,7 @@ data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndi new entry "DRIVING_RAIN_AURA" type "StatusData" data "StatusType" "BOOST" -data "AuraRadius" "5" +data "AuraRadius" "6" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER')):ApplyStatus(DRIVING_RAIN_STATUS, 100, 0)" data "AuraFlags" "IgnoreItems" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" @@ -10927,8 +10929,8 @@ new entry "BLINK" type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h650018b1gad69g3135g6963g98cf7efe3fb2;1" -data "Description" "h35baa752gd901g26a9geadcg05608ed3930c;1" -data "DescriptionParams" "Distance(6)" +data "Description" "h35baa752gd901g26a9geadcg05608ed3930c;2" +data "DescriptionParams" "Distance(4)" data "Icon" "Spell_Transmutation_Blink" data "HitAnimationType" "MagicalNonDamage" data "StackId" "BLINK" @@ -10998,14 +11000,14 @@ new entry "WALLOFFIRE" type "StatusData" data "StatusType" "BOOST" data "DisplayName" "he2538cb6g2d4fg902fg2043gebbbac2028d1;1" -data "Description" "h6626e66eg8674g15a6g5ef5g97dadfbf4a65;1" -data "DescriptionParams" "Distance(3);DealDamage(4d6,Fire)" +data "Description" "h6626e66eg8674g15a6g5ef5g97dadfbf4a65;2" +data "DescriptionParams" "DealDamage(4d6,Fire)" data "Icon" "Spell_Evocation_WallOfFire" data "SoundLoop" "Spell_Impact_Damage_WallOfFire_L4to5_Loop" data "SoundStop" "Spell_End_Loop_Damage_WallOfFire_L4to5" data "StackId" "WALLOFFIRE" data "StackPriority" "1" -data "AuraRadius" "2" +data "AuraRadius" "1" data "AuraStatuses" "IF(not Dead() and not (HasPassive('SculptSpells', context.Source) and Ally())):ApplyStatus(WALLOFFIRE_AURA,100,1)" data "TooltipSave" "Dexterity" data "TooltipDamage" "DealDamage(4d6,Fire)" @@ -11016,7 +11018,7 @@ new entry "WALLOFFIRE_5" type "StatusData" data "StatusType" "BOOST" using "WALLOFFIRE" -data "DescriptionParams" "Distance(3);DealDamage(5d6,Fire)" +data "DescriptionParams" "DealDamage(5d6,Fire)" data "StackId" "WALLOFFIRE_5" data "AuraStatuses" "IF(not Dead() and not (HasPassive('SculptSpells', context.Source) and Ally())):ApplyStatus(WALLOFFIRE_AURA_5,100,1)" data "TooltipDamage" "DealDamage(5d6,Fire)" @@ -11025,7 +11027,7 @@ new entry "WALLOFFIRE_6" type "StatusData" data "StatusType" "BOOST" using "WALLOFFIRE" -data "DescriptionParams" "Distance(3);DealDamage(6d6,Fire)" +data "DescriptionParams" "DealDamage(6d6,Fire)" data "StackId" "WALLOFFIRE_6" data "AuraStatuses" "IF(not Dead() and not (HasPassive('SculptSpells', context.Source) and Ally())):ApplyStatus(WALLOFFIRE_AURA_6,100,1)" data "TooltipDamage" "DealDamage(6d6,Fire)" @@ -11034,8 +11036,8 @@ new entry "WALLOFFIRE_AURA" type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h41b53088g5a71ga3c0g307dg63868860e149;1" -data "Description" "h453c7421g7c08g7cb9g183eg0e64ea6983f2;1" -data "DescriptionParams" "Distance(3);DealDamage(4d6,Fire)" +data "Description" "h453c7421g7c08g7cb9g183eg0e64ea6983f2;2" +data "DescriptionParams" "DealDamage(4d6,Fire)" data "Icon" "GenericIcon_DamageType_Fire" data "StackId" "WALLOFFIRE" data "StackPriority" "0" @@ -11053,7 +11055,7 @@ new entry "WALLOFFIRE_AURA_5" type "StatusData" data "StatusType" "BOOST" using "WALLOFFIRE_AURA" -data "DescriptionParams" "Distance(3);DealDamage(5d6,Fire)" +data "DescriptionParams" "DealDamage(5d6,Fire)" data "StackId" "WALLOFFIRE_5" data "TooltipDamage" "DealDamage(5d6,Fire)" data "OnApplySuccess" "IF(not HasStatus('WALLOFFIRE_DAMAGE_RECEIVED_5')):DealDamage(5d6,Fire,Magical);IF(not HasStatus('WALLOFFIRE_DAMAGE_RECEIVED_5')):ApplyStatus(WALLOFFIRE_DAMAGE_RECEIVED_5,100,1)" @@ -11065,7 +11067,7 @@ new entry "WALLOFFIRE_AURA_6" type "StatusData" data "StatusType" "BOOST" using "WALLOFFIRE_AURA" -data "DescriptionParams" "Distance(3);DealDamage(6d6,Fire)" +data "DescriptionParams" "DealDamage(6d6,Fire)" data "StackId" "WALLOFFIRE_6" data "TooltipDamage" "DealDamage(6d6,Fire)" data "OnApplySuccess" "IF(not HasStatus('WALLOFFIRE_DAMAGE_RECEIVED_6')):DealDamage(6d6,Fire,Magical);IF(not HasStatus('WALLOFFIRE_DAMAGE_RECEIVED_6')):ApplyStatus(WALLOFFIRE_DAMAGE_RECEIVED_6,100,1)" @@ -11108,7 +11110,7 @@ using "DIFFICULTY" data "DisplayName" "h3d9e50e0ga7c9g0a85g2a43gd6c6ae17d2da;1" data "Description" "h5ef99554gfd45g1738g6f5eg059b523f078c;1" data "Icon" "GenericIcon_Intent_Control" -data "Boosts" "IF(DistanceToTargetGreaterThan(3)):AC(2);" +data "Boosts" "IF(DistanceToTargetGreaterThan(4)):AC(2);" data "Passives" "Doppelganger_ReadThoughts" new entry "ETTERCAP_HARDCORE" @@ -11270,7 +11272,7 @@ data "Description" "h482a025cge429g2919gddf2g105ca467cfc3;1" data "Icon" "Spell_Illusion_Silence" data "SoundStart" "Misc_Status_Silence_Gameobject_Mute" data "SoundStop" "Misc_Status_Silence_Gameobject_Unmute" -data "AuraRadius" "6" +data "AuraRadius" "8" data "AuraStatuses" "ApplyStatus(SILENCED)" data "ApplyEffect" "004bb348-d674-416c-a67e-366fd63e1ff1" data "StatusEffect" "bb24db0e-f040-4e1d-8c04-aa8046018b69" @@ -11279,7 +11281,7 @@ new entry "SILENCED_AURA_PF2" type "StatusData" data "StatusType" "BOOST" using "SILENCED_AURA" -data "AuraRadius" "3" +data "AuraRadius" "4" new entry "Infusion_Agile" type "StatusData" @@ -11760,10 +11762,11 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "hf5d455bagb10fgd45bg91b2gea52ee375cf3;1" data "Description" "h6b6ddbbbg39eega009gb20cg07c2b2c22498;1" -data "DescriptionParams" "Distance(5)" +data "DescriptionParams" "Distance(4)" data "Icon" "statIcons_CurseOfRegret" -data "AuraRadius" "5" +data "AuraRadius" "4" data "AuraStatuses" "IF(Enemy()):ApplyStatus(FEAR_LOCK,100,0)" +data "AuraFlags" "IgnoreItems;DangerousOnlyToEnemies" data "StatusPropertyFlags" "DisableCombatlog;DisableOverhead" new entry "SKILL_CHECK_DC" @@ -12106,9 +12109,10 @@ data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(FLAME_VORTE data "AuraFlags" "DangerousForPathfinding" data "RemoveConditions" "HasStatus('FLAME_VORTEX_CLEANUP',context.Source)" data "RemoveEvents" "OnSourceStatusApplied" -data "TickFunctors" "CreateSurface(7.0,1,BloodCloud)" +data "TickFunctors" "CreateSurface(8,1,BloodCloud)" data "StatusPropertyFlags" "BringIntoCombat;DisableOverhead;DisableCombatlog;DisablePortraitIndicator;TickingWithSource" -data "OnApplyFunctors" "CreateSurface(7.0,1,BloodCloud);" +data "OnApplyFunctors" "CreateSurface(8,1,BloodCloud);" +data "ApplyEffect" "5470483e-f1cf-413b-9a41-93f16b58a30b" data "StatusEffect" "a4aefae4-51ce-4e67-afa1-c329e6357f31" new entry "FLAME_VORTEX_DAMAGE_APPLY" @@ -12166,7 +12170,7 @@ type "StatusData" data "StatusType" "BOOST" data "DisplayName" "h85c39839g7751g946egd425g309502a26b4a;1" data "StatusPropertyFlags" "DisableOverhead;DisableCombatlog;DisablePortraitIndicator" -data "OnApplyFunctors" "CreateSurface(7.0,1,BloodCloud);" +data "OnApplyFunctors" "CreateSurface(8,1,BloodCloud);" new entry "FLAME_VORTEX_CLEANUP" type "StatusData" @@ -12180,11 +12184,11 @@ data "StatusType" "BOOST" using "FLAME_VORTEX_AURA" data "DisplayName" "hfa83f91ega8d2g5ae2geb29g1a1491e0e69c;1" data "StackId" "FLOATING_FLAME_AURA" -data "AuraRadius" "1" +data "AuraRadius" "2" data "AuraStatuses" "IF(not Tagged('INVISIBLE_HELPER') ):ApplyStatus(FLOATING_FLAME_DAMAGE_APPLY,100,0);" data "RemoveConditions" "HasStatus('FLOATING_FLAME_CLEANUP',context.Source)" -data "TickFunctors" "CreateSurface(3.5,1,BloodCloud)" -data "OnApplyFunctors" "CreateSurface(3.5,1,BloodCloud);" +data "TickFunctors" "CreateSurface(4,1,BloodCloud)" +data "OnApplyFunctors" "CreateSurface(4,1,BloodCloud);" data "StatusEffect" "088ec2fe-91c6-41af-9836-1934985a7f08" new entry "FLOATING_FLAME_3_AURA" @@ -12317,7 +12321,7 @@ new entry "FLOATING_FLAME_MOVE_COMPLETE" type "StatusData" data "StatusType" "BOOST" using "FLAME_VORTEX_MOVE_COMPLETE" -data "OnApplyFunctors" "CreateSurface(3.5,1,BloodCloud);" +data "OnApplyFunctors" "CreateSurface(4,1,BloodCloud);" new entry "FLOATING_FLAME_CLEANUP" type "StatusData" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Weapon.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Weapon.txt index 7afa630f..5462b6b9 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Weapon.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Weapon.txt @@ -1,3 +1,21 @@ +new entry "_BaseWeapon" +type "Weapon" +data "Level" "1" +data "UseCosts" "ActionPoint:1" +data "Damage Type" "Bludgeoning" +data "Damage" "1d4" +data "WeaponRange" "200" +data "ValueLevel" "1" +data "ValueUUID" "3ae7de83-816a-43e3-a0e1-4d5b78664fc6" +data "ValueScale" "1" +data "ValueRounding" "1" +data "Weight" "1" +data "Slot" "Melee Main Weapon" +data "PersonalStatusImmunities" "SILENCED;SG_Condition;BLEEDING;BURNING" +data "InventoryTab" "Equipment" +data "ItemColor" "DefaultGray" +data "Weapon Group" "SimpleMeleeWeapon" + new entry "WPN_Battleaxe" type "Weapon" using "_BaseWeapon" @@ -61,8 +79,8 @@ using "_BaseWeapon" data "RootTemplate" "fb08eef6-f6a0-454e-ab14-c1470f3ba18d" data "Damage Type" "Piercing" data "Damage" "1d4" -data "Damage Range" "2400" -data "WeaponRange" "1200" +data "Damage Range" "1600" +data "WeaponRange" "800" data "ValueScale" "0.2" data "Weight" "0.225" data "Slot" "Ranged Main Weapon" @@ -90,7 +108,7 @@ using "_BaseWeapon" data "RootTemplate" "99f3b2d9-e03d-4cd5-9a67-5435a95682da" data "Damage Type" "Slashing" data "Damage" "1d8" -data "WeaponRange" "250" +data "WeaponRange" "300" data "ValueLevel" "4" data "Weight" "2.7" data "Boosts" "UnlockSpell(Target_Critspec_Polearm)" @@ -149,7 +167,7 @@ using "_BaseWeapon" data "RootTemplate" "f928a70d-5b23-4605-9cae-5342f9ed206e" data "Damage Type" "Slashing" data "Damage" "1d10" -data "WeaponRange" "250" +data "WeaponRange" "300" data "ValueLevel" "4" data "Weight" "2.7" data "Boosts" "UnlockSpell(Target_Critspec_Polearm)" @@ -177,8 +195,8 @@ data "RootTemplate" "a5d843ab-c3af-4e60-a925-bb2e15828938" data "UseCosts" "ActionPoint:2" data "Damage Type" "Piercing" data "Damage" "1d6" -data "Damage Range" "7200" -data "WeaponRange" "3600" +data "Damage Range" "4800" +data "WeaponRange" "2400" data "ValueLevel" "3" data "Weight" "0.9" data "Slot" "Ranged Main Weapon" @@ -196,8 +214,8 @@ data "RootTemplate" "04622e3d-5b3f-4f2c-a0db-513a717d911f" data "UseCosts" "ActionPoint:2" data "Damage Type" "Piercing" data "Damage" "1d10" -data "Damage Range" "14400" -data "WeaponRange" "7200" +data "Damage Range" "9600" +data "WeaponRange" "4800" data "ValueLevel" "4" data "Weight" "8.1" data "Slot" "Ranged Main Weapon" @@ -232,8 +250,8 @@ using "_BaseWeapon" data "RootTemplate" "43b7fbf5-7f6e-4e9e-bce7-c679eea44593" data "Damage Type" "Piercing" data "Damage" "1d8" -data "Damage Range" "14400" -data "WeaponRange" "7200" +data "Damage Range" "9600" +data "WeaponRange" "4800" data "Weight" "2.25" data "Slot" "Ranged Main Weapon" data "Projectile" "ff93ba9c-124c-454e-ac8c-436c136bcef2" @@ -261,15 +279,15 @@ using "_BaseWeapon" data "RootTemplate" "86e3d864-309c-4c17-ba38-877ce487d481" data "Damage Type" "Piercing" data "Damage" "1d8" -data "Damage Range" "12000" -data "WeaponRange" "6000" +data "Damage Range" "8000" +data "WeaponRange" "4000" data "ValueLevel" "3" data "Weight" "1.1" data "Slot" "Ranged Main Weapon" data "Projectile" "ff93ba9c-124c-454e-ac8c-436c136bcef2" data "DefaultBoosts" "BlockAbilityModifierDamageBonus()" data "Boosts" "UnlockSpell(Target_Critspec_Bow)" -data "PassivesOnEquip" "DeadlyD10" +data "PassivesOnEquip" "DeadlyD10;Volley30;" data "Weapon Group" "MartialRangedWeapon" data "Weapon Properties" "Ammunition;Heavy;Twohanded;Dippable" data "Proficiency Group" "Longbows;MartialWeapons" @@ -336,7 +354,7 @@ using "_BaseWeapon" data "RootTemplate" "baa5b139-42ad-40fd-b6c3-6b52b092c48e" data "Damage Type" "Piercing" data "Damage" "1d10" -data "WeaponRange" "250" +data "WeaponRange" "300" data "ValueScale" "0.3" data "Weight" "8.1" data "Boosts" "UnlockSpell(Target_Critspec_Spear)" @@ -403,8 +421,8 @@ using "_BaseWeapon" data "RootTemplate" "c5403c1d-f372-43e1-927a-9189e9e3545d" data "Damage Type" "Piercing" data "Damage" "1d6" -data "Damage Range" "7200" -data "WeaponRange" "3600" +data "Damage Range" "4800" +data "WeaponRange" "2400" data "ValueScale" "0.5" data "Weight" "0.9" data "Slot" "Ranged Main Weapon" @@ -451,8 +469,8 @@ using "_BaseWeapon" data "RootTemplate" "d31af642-ae35-4f22-b7a6-100f3048be33" data "Damage Type" "Bludgeoning" data "Damage" "1d6" -data "Damage Range" "6000" -data "WeaponRange" "3000" +data "Damage Range" "4000" +data "WeaponRange" "2000" data "ValueScale" "0.5" data "Weight" "0.1" data "Slot" "Ranged Main Weapon" @@ -1152,7 +1170,7 @@ data "ItemGroup" "Dummy" data "Level" "1" data "Damage Type" "Bludgeoning" data "Damage" "1d4" -data "WeaponRange" "150" +data "WeaponRange" "200" data "ValueUUID" "91696f37-5a03-4f10-b636-2e5e2096a594" data "Slot" "Melee Main Weapon" data "InventoryTab" "Hidden" @@ -2452,7 +2470,7 @@ using "WPN_Mace" data "RootTemplate" "96df6fd6-a688-47ab-b448-0b6d27d1cf1d" data "UseConditions" "HasPassive('GiantInstinct'.context.Source) or Tagged('BREWER_CREATURE', context.Source);" data "Damage" "1d8" -data "WeaponRange" "220" +data "WeaponRange" "270" data "DefaultBoosts" "WeaponAttackRollBonus(1);WeaponProperty(Magical);" data "Boosts" "" data "BoostsOnEquipMainHand" "" From c5c7ad73b0a10d2f7981d347afd21e9e13d5be24 Mon Sep 17 00:00:00 2001 From: QuickDeck <105922353+QuickDeck@users.noreply.github.com> Date: Tue, 27 Jan 2026 22:18:16 -0500 Subject: [PATCH 4/6] Update Character and Progression Base Speeds --- .../Progressions/Progressions.tbl | 22 +- .../Stats/Stats/Character.stats | 212 +++++++++--------- .../Progressions/Progressions.lsx | 22 +- .../Stats/Generated/Data/Character.txt | 212 +++++++++--------- 4 files changed, 234 insertions(+), 234 deletions(-) diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.tbl b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.tbl index 6fcd0261..59fffeb0 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.tbl +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.tbl @@ -8818,7 +8818,7 @@ - + @@ -8885,7 +8885,7 @@ - + @@ -9004,7 +9004,7 @@ - + @@ -9079,7 +9079,7 @@ - + @@ -9177,7 +9177,7 @@ - + @@ -9301,7 +9301,7 @@ - + @@ -9369,7 +9369,7 @@ - + @@ -9426,7 +9426,7 @@ - + @@ -9582,7 +9582,7 @@ - + @@ -9636,7 +9636,7 @@ - + @@ -9978,7 +9978,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Character.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Character.stats index b93dbd0b..6cf27390 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Character.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Character.stats @@ -18,7 +18,7 @@ - + @@ -343,7 +343,7 @@ - + @@ -625,7 +625,7 @@ - + @@ -849,7 +849,7 @@ - + @@ -2722,7 +2722,7 @@ - + @@ -2863,7 +2863,7 @@ - + @@ -3499,7 +3499,7 @@ - + @@ -3661,7 +3661,7 @@ - + @@ -4144,7 +4144,7 @@ - + @@ -4547,7 +4547,7 @@ - + @@ -4841,7 +4841,7 @@ - + @@ -4973,7 +4973,7 @@ - + @@ -5209,7 +5209,7 @@ - + @@ -5438,7 +5438,7 @@ - + @@ -5450,7 +5450,7 @@ - + @@ -5465,7 +5465,7 @@ - + @@ -5474,7 +5474,7 @@ - + @@ -5494,7 +5494,7 @@ - + @@ -5534,7 +5534,7 @@ - + @@ -5587,7 +5587,7 @@ - + @@ -5638,7 +5638,7 @@ - + @@ -5653,7 +5653,7 @@ - + @@ -5676,7 +5676,7 @@ - + @@ -5710,7 +5710,7 @@ - + @@ -5766,7 +5766,7 @@ - + @@ -5818,7 +5818,7 @@ - + @@ -5834,7 +5834,7 @@ - + @@ -5854,7 +5854,7 @@ - + @@ -5872,7 +5872,7 @@ - + @@ -5889,7 +5889,7 @@ - + @@ -5909,7 +5909,7 @@ - + @@ -5926,7 +5926,7 @@ - + @@ -5943,7 +5943,7 @@ - + @@ -5961,7 +5961,7 @@ - + @@ -5991,7 +5991,7 @@ - + @@ -6215,7 +6215,7 @@ - + @@ -6354,7 +6354,7 @@ - + @@ -6674,7 +6674,7 @@ - + @@ -6693,7 +6693,7 @@ - + @@ -7420,7 +7420,7 @@ - + @@ -8004,7 +8004,7 @@ - + @@ -8625,7 +8625,7 @@ - + @@ -8643,7 +8643,7 @@ - + @@ -8771,7 +8771,7 @@ - + @@ -9039,7 +9039,7 @@ - + @@ -9675,7 +9675,7 @@ - + @@ -10477,7 +10477,7 @@ - + @@ -10492,7 +10492,7 @@ - + @@ -10539,7 +10539,7 @@ - + @@ -10751,7 +10751,7 @@ - + @@ -10803,7 +10803,7 @@ - + @@ -10880,7 +10880,7 @@ - + @@ -10964,7 +10964,7 @@ - + @@ -11182,7 +11182,7 @@ - + @@ -11209,7 +11209,7 @@ - + @@ -11294,7 +11294,7 @@ - + @@ -11311,7 +11311,7 @@ - + @@ -11327,7 +11327,7 @@ - + @@ -11445,7 +11445,7 @@ - + @@ -11472,7 +11472,7 @@ - + @@ -11512,7 +11512,7 @@ - + @@ -11528,7 +11528,7 @@ - + @@ -11885,7 +11885,7 @@ - + @@ -11967,7 +11967,7 @@ - + @@ -12285,7 +12285,7 @@ - + @@ -12625,7 +12625,7 @@ - + @@ -12645,7 +12645,7 @@ - + @@ -13108,7 +13108,7 @@ - + @@ -13325,7 +13325,7 @@ - + @@ -13339,7 +13339,7 @@ - + @@ -13362,7 +13362,7 @@ - + @@ -13379,7 +13379,7 @@ - + @@ -13409,7 +13409,7 @@ - + @@ -13498,7 +13498,7 @@ - + @@ -13532,7 +13532,7 @@ - + @@ -13567,7 +13567,7 @@ - + @@ -13737,7 +13737,7 @@ - + @@ -13749,7 +13749,7 @@ - + @@ -13785,7 +13785,7 @@ - + @@ -13957,7 +13957,7 @@ - + @@ -14007,7 +14007,7 @@ - + @@ -14037,7 +14037,7 @@ - + @@ -14170,7 +14170,7 @@ - + @@ -14179,7 +14179,7 @@ - + @@ -14382,7 +14382,7 @@ - + @@ -15603,7 +15603,7 @@ - + @@ -15617,7 +15617,7 @@ - + @@ -15767,7 +15767,7 @@ - + @@ -16296,7 +16296,7 @@ - + @@ -16520,7 +16520,7 @@ - + @@ -16584,7 +16584,7 @@ - + @@ -16883,7 +16883,7 @@ - + @@ -16900,7 +16900,7 @@ - + @@ -17505,7 +17505,7 @@ - + @@ -18039,7 +18039,7 @@ - + @@ -18107,7 +18107,7 @@ - + @@ -18325,7 +18325,7 @@ - + @@ -18525,7 +18525,7 @@ - + @@ -19452,7 +19452,7 @@ - + @@ -19496,7 +19496,7 @@ - + @@ -20037,7 +20037,7 @@ - + @@ -20091,7 +20091,7 @@ - + @@ -20167,7 +20167,7 @@ - + @@ -20611,7 +20611,7 @@ - + @@ -20658,7 +20658,7 @@ - + @@ -20836,7 +20836,7 @@ - + diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.lsx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.lsx index 49bec9a0..f1406020 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.lsx +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Progressions/Progressions.lsx @@ -6731,7 +6731,7 @@ - + @@ -6780,7 +6780,7 @@ - + @@ -6865,7 +6865,7 @@ - + @@ -6919,7 +6919,7 @@ - + @@ -6990,7 +6990,7 @@ - + @@ -7079,7 +7079,7 @@ - + @@ -7129,7 +7129,7 @@ - + @@ -7171,7 +7171,7 @@ - + @@ -7281,7 +7281,7 @@ - + @@ -7321,7 +7321,7 @@ - + @@ -7570,7 +7570,7 @@ - + diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Character.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Character.txt index bb031a37..abe6fe9e 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Character.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Character.txt @@ -22,7 +22,7 @@ data "ProficiencyBonus" "2" data "SpellCastingAbility" "Intelligence" data "UnarmedAttackAbility" "Strength" data "UnarmedRangedAttackAbility" "Dexterity" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules" data "MinimumDetectionRange" "2" data "DarkvisionRange" "0" @@ -251,7 +251,7 @@ using "_Base" data "Vitality" "8" data "Weight" "50" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules" new entry "_Human" @@ -468,7 +468,7 @@ new entry "_Elf" type "Character" using "_Humanoid" data "Weight" "75" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;FeyAncestry;DarknessRules;Darkvision" data "DarkvisionRange" "9" @@ -650,7 +650,7 @@ new entry "_Elf_Drow" type "Character" using "_Humanoid" data "Weight" "75" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;FeyAncestry;SunlightSensitivity;DarknessRules;Darkvision;NPCIntimidation" data "DarkvisionRange" "16" @@ -2152,7 +2152,7 @@ data "Vitality" "16" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "ActionResource(SpellSlot,3,1);BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" data "SpellCastingAbility" "Intelligence" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1;ActionResource(SpellSlot,3,1)" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1;ActionResource(SpellSlot,3,1)" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Darkvision;DarknessRules;NPC_Arcane;SpellExpert;ReflexExpert;WillExpert;PerceptionIncrease" data "ArmorType" "Cloth" data "Proficiency Group" "SimpleWeapons;LightArmor" @@ -2265,7 +2265,7 @@ type "Character" using "Gnoll" data "Strength" "14" data "Vitality" "20" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:16;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;PackTactics;Rampage;Darkvision;DarknessRules;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;" data "ArmorType" "None" @@ -2742,7 +2742,7 @@ data "StepsType" "Clawed" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "SpellCastingAbility" "Dexterity" data "UnarmedAttackAbility" "Dexterity" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;PackTactics;DarknessRules;ReflexExpert;FortitudeExpert;WeaponExpert;PerceptionIncrease;NPCAthletics;" new entry "Wolf_Dire" @@ -2879,7 +2879,7 @@ data "Vitality" "2" data "Weight" "5" data "StepsType" "Clawed" data "DefaultBoosts" "ProficiencyBonus(Skill, Stealth);BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:6;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:8;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;FelineFall;DarknessRules;Darkvision;ReflexExpert;WillExpert;PerceptionIncrease;" new entry "Chicken" @@ -3259,7 +3259,7 @@ data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking;Floating" data "PersonalStatusImmunities" "SG_Prone;PRONE_FALLEN;CRIPPLED" data "PathInfluence" "PoisonCloud,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;SporeBlackCloud,100;SporeGreenCloud,40;DarknessCloud,30;FogCloud,30;SporePinkCloud,40;StinkingCloud,40;WaterCloudElectrified,40" data "UnarmedAttackAbility" "Strength" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1;EyeStalkActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1;EyeStalkActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Darkvision;DarknessRules;Spectator_FallResist;ReflexExpert;WillMaster;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;PerceptionIncrease2;NPCIntimidation" data "DarkvisionRange" "18" data "ArmorType" "None" @@ -3596,7 +3596,7 @@ using "_Base" data "XPReward" "" data "Weight" "0.01" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking;Floating" -data "ActionResources" "Movement:7.5" +data "ActionResources" "Movement:10" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Ethereal;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -3835,7 +3835,7 @@ data "Wisdom" "14" data "Vitality" "27" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:2" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:2" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Darkvision;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;NPC_Primal;WillExpert;WeaponExpert;SpellExpert;PerceptionIncrease;" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: REDCAP_CASTER_HARDCORE" @@ -3935,7 +3935,7 @@ data "PersonalStatusImmunities" "SG_Charmed;SG_Frightened;DIFFICULT_TERRAIN_VINE data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;Lava,700;Fire,40;HolyFire,40;Hellfire,100;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,30;Grease,30;Web,30;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" data "ProficiencyBonus" "2" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "BldResist_5;PieResist_5;ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "BldResist_5;PieResist_5;ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;WoodWoad_MagicClub;Regeneration_WoodWoad;Darkvision;DarknessRules;Regeneration_WoodWoad_Cooldown_Technical;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;NPCAthletics;" data "BludgeoningResistance" "None" data "PiercingResistance" "None" @@ -4135,7 +4135,7 @@ new entry "Companion_Worg" type "Character" using "Worg" data "XPReward" "" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" new entry "Worg_Lesser" type "Character" @@ -4326,7 +4326,7 @@ data "Vitality" "22" data "XPReward" "c1d87aaa-7548-44da-b9dd-d17b027a3885" data "PersonalStatusImmunities" "SG_Poisoned;BLEEDING;GAPING_WOUND;CHEST_TRAUMA;DAZED" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;NPCAthletics;" data "PoisonResistance" "Immune" data "PsychicResistance" "Immune" @@ -4338,7 +4338,7 @@ using "_Base" data "XPReward" "" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Living;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Minion" new entry "AnimateDead_Zombie__Horde" @@ -4348,7 +4348,7 @@ data "Level" "4" data "Vitality" "10" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "PersonalStatusImmunities" "SG_Poisoned;BLEEDING;GAPING_WOUND;CHEST_TRAUMA;DAZED;SCL_SHADOW_CURSE;SCL_SHADOW_CURSE_1;SCL_SHADOW_CURSE_2;SCL_SHADOW_CURSE_4;SCL_SHADOW_CURSE_3" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;Minion;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4359,7 +4359,7 @@ data "Level" "5" data "Dexterity" "16" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "PersonalStatusImmunities" "SG_Poisoned;BLEEDING;SLEEPING;GAPING_WOUND;CHEST_TRAUMA;DAZED;SCL_SHADOW_CURSE;SCL_SHADOW_CURSE_1;SCL_SHADOW_CURSE_2;SCL_SHADOW_CURSE_3;SCL_SHADOW_CURSE_4" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;ImmuneToDisarm;SkeletonDeath_Check;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;ShortResting;Minion;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;AcrobaticsIncrease;AthleticsIncrease;" data "PsychicResistance" "Immune" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4370,7 +4370,7 @@ using "Zombie" data "Level" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "PersonalStatusImmunities" "SG_Poisoned;BLEEDING;GAPING_WOUND;CHEST_TRAUMA;DAZED;SCL_SHADOW_CURSE;SCL_SHADOW_CURSE_1;SCL_SHADOW_CURSE_2;SCL_SHADOW_CURSE_3;SCL_SHADOW_CURSE_4" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;ShortResting;Minion;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4410,7 +4410,7 @@ data "Weight" "250" data "SoundSize" "Large" data "ProficiencyBonusScaling" "" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;CompanionScaler" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4469,7 +4469,7 @@ data "Vitality" "8" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "ProficiencyBonusScaling" "" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;CompanionScaler" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4520,7 +4520,7 @@ data "Vitality" "8" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "ProficiencyBonusScaling" "" data "ProficiencyBonus" "0" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;Minion;CompanionScaler" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4538,7 +4538,7 @@ data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" data "ProficiencyBonusScaling" "" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;CompanionScaler" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4555,7 +4555,7 @@ data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "SoundSize" "Huge" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);ExpertiseBonus(Acrobatics);" data "ProficiencyBonusScaling" "265d62c4-9b82-4ed6-9a86-da675b4ef8fe" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;CompanionScaler;MatureCompanionBoosts;ReflexExpert;WillExpert;WeaponExpert;" new entry "Companion_GiantSpider_7" @@ -4600,7 +4600,7 @@ data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "ProficiencyBonusScaling" "" data "ProficiencyBonus" "2" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;Minion;CompanionScaler" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4662,7 +4662,7 @@ data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" data "ProficiencyBonusScaling" "" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;HuntersMark_RangerCompanion;ShortResting;MultipleAttackPenalty;DarknessRules;Minion;CompanionScaler" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4715,7 +4715,7 @@ data "Wisdom" "12" data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DevilsSight;ShortResting;Darkvision;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4731,7 +4731,7 @@ data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);ExpertiseBonus(Acrobatics);ExpertiseBonus(Athletics);" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;ShortResting;Darkvision;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;DeathSavingThrows;Minion;IsFamiliar;ReflexMaster;WillMaster;FortitudeMaster;WeaponMaster;SpellMaster;ACMaster;PerceptionIncrease;PerceptionIncrease2;AcrobaticsIncrease;AthleticsIncrease;" data "PoisonResistance" "None" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4746,7 +4746,7 @@ data "Armor" "12" data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);DialogueBlock();" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;ShortResting;Darkvision;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4761,7 +4761,7 @@ data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;FelineFall;ShortResting;MultipleAttackPenalty;Darkvision;DarknessRules;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4776,7 +4776,7 @@ data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4792,7 +4792,7 @@ data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" data "SpellCastingAbility" "Dexterity" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4806,7 +4806,7 @@ data "Armor" "12" data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);ExpertiseBonus(Acrobatics);ExpertiseBonus(Athletics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;SpiderWalk;ShortResting;MultipleAttackPenalty;Darkvision;DarknessRules;DeathSavingThrows;Minion;IsFamiliar;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4821,7 +4821,7 @@ data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4835,7 +4835,7 @@ data "Vitality" "5" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking;Floating" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;ShortResting;MultipleAttackPenalty;DarknessRules;DeathSavingThrows;Minion;IsFamiliar" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -4862,7 +4862,7 @@ data "Weight" "199" data "DefaultBoosts" "DialogueBlock();BlockRegainHP(Undead;Construct;Living);" data "PersonalStatusImmunities" "SILENCED;BLEEDING;GAPING_WOUND;CHEST_TRAUMA;DAZED;CRIPPLED;OFF_BALANCED;SHOCKED;BURNING;SG_Condition;WILD_MAGIC_BURNING" data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;Lava,700;HolyFire,40;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,30;Grease,30;Web,30;Vines,40;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" -data "ActionResources" "BonusActionPoint:1;Movement:9" +data "ActionResources" "BonusActionPoint:1;Movement:12" data "Passives" "DarknessRules;ShortResting;Minion" data "BludgeoningResistance" "Resistant" data "SlashingResistance" "Resistant" @@ -5045,7 +5045,7 @@ type "Character" using "_HalfOrc" data "Vitality" "8" data "XPReward" "c83d6caa-c5c3-4356-b55c-8d634535976c" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;ReactionActionPoint:1;Movement:7.5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;ReactionActionPoint:1;Movement:10" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;NPCIntimidation" new entry "HalfOrc_Caster" @@ -5138,7 +5138,7 @@ data "Strength" "16" data "Intelligence" "18" data "Wisdom" "16" data "Vitality" "85" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:2:2:3;SpellSlot:3:3:4;SpellSlot:1:1:5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:2:2:3;SpellSlot:3:3:4;SpellSlot:1:1:5" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;WarMagic_Githyanki;DarknessRules;NPC_Occult;WeaponExpert;NPCAthletics;" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: GITHYANKI_GISH_VETERAN_HARDCORE" @@ -5406,7 +5406,7 @@ data "Intelligence" "18" data "Charisma" "12" data "Vitality" "67" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:1:1:3" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:1:1:3" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;NPC_Divine" data "Progressions" "36c3f8de-3293-4d7b-92bc-ceb3c569244b" data "ArmorType" "None" @@ -5422,7 +5422,7 @@ data "Intelligence" "18" data "Charisma" "12" data "Vitality" "67" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:1:1:3" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:1:1:3" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Gnome_Cunning;Gnome_Speed;DarknessRules;Darkvision;NPC_Divine" data "Progressions" "36c3f8de-3293-4d7b-92bc-ceb3c569244b" data "ArmorType" "None" @@ -6053,7 +6053,7 @@ type "Character" using "GaseousForm" data "Vitality" "1" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking;Floating" -data "ActionResources" "Movement:7.5" +data "ActionResources" "Movement:10" data "Passives" "Ethereal;DarknessRules" new entry "Blight_Needle" @@ -6569,7 +6569,7 @@ data "Strength" "16" data "Dexterity" "16" data "Vitality" "32" data "Weight" "60" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;ReactionActionPoint:1;Movement:12" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;ReactionActionPoint:1;Movement:16" new entry "Ghast" type "Character" @@ -7057,7 +7057,7 @@ data "Armor" "14" data "Vitality" "35" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "PersonalStatusImmunities" "SG_Charmed;SG_Poisoned;SCL_SHADOW_CURSE;SCL_SHADOW_CURSE_1;SCL_SHADOW_CURSE_2;SCL_SHADOW_CURSE_3;SCL_SHADOW_CURSE_4" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "PoisonResistance" "Immune" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -7072,7 +7072,7 @@ data "Armor" "12" data "Vitality" "30" data "XPReward" "40806669-8c6b-4068-8bc4-07e4981bb020" data "PersonalStatusImmunities" "SG_Charmed;SG_Poisoned;SCL_SHADOW_CURSE;SCL_SHADOW_CURSE_1;SCL_SHADOW_CURSE_2;SCL_SHADOW_CURSE_3;SCL_SHADOW_CURSE_4" -data "ActionResources" "ActionPoint:2;BonusActionPoint:1;ReactionActionPoint:1;Movement:12" +data "ActionResources" "ActionPoint:2;BonusActionPoint:1;ReactionActionPoint:1;Movement:16" data "PoisonResistance" "Immune" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -7092,7 +7092,7 @@ new entry "FindFamiliar_Dog" type "Character" using "Dog" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" -data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:2;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Minion" data "DifficultyStatuses" "STATUS_EASY:PLAYER_BONUSES_EASYMODE" @@ -7305,7 +7305,7 @@ data "Flags" "Grounded;Floating;EnableObscurityEvents;ObscurityWithoutSneaking" data "DefaultBoosts" "DialogueBlock();AttackSpellOverride(Target_MainHandAttack_SpiritualWeapon_Greataxe, Target_MainHandAttack);BlockRegainHP(Undead;Construct;Living);Tag(ACT2_SHADOW_CURSE_IMMUNE);" data "PersonalStatusImmunities" "SG_Condition;SG_Blinded;SG_Charmed;SG_Cursed;SG_Disease;SG_Exhausted;SG_Frightened;SG_Incapacitated;SG_Invisible;SG_Poisoned;SG_Prone;SG_Restrained;SG_Stunned;SG_Unconscious;SG_Polymorph;SG_Paralyzed;SG_Petrified;SG_Drunk;SG_Sleeping;SG_CanBePickedUp;SG_Approaching;SG_Taunted;SG_Dominated;SG_Fleeing;SG_Confused;SG_Mad" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "Ethereal;PathfinderDCBoost;Minion" data "BludgeoningResistance" "Resistant" data "SlashingResistance" "Resistant" @@ -7776,7 +7776,7 @@ data "XPReward" "c1d87aaa-7548-44da-b9dd-d17b027a3885" new entry "ANIM_Test_Sorcerer" type "Character" using "POC_Player_Sorcerer" -data "ActionResources" "Movement:99" +data "ActionResources" "Movement:129" new entry "Skeleton_Hound" type "Character" @@ -8400,7 +8400,7 @@ data "Intelligence" "12" data "Wisdom" "15" data "Charisma" "16" data "Vitality" "85" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:5" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Tactical_Discipline;DarknessRules;NPC_Divine;NPCAthletics;" data "Progressions" "0e6da493-5a37-423b-8c28-629462b22faa" @@ -8413,7 +8413,7 @@ data "Intelligence" "12" data "Wisdom" "15" data "Charisma" "18" data "Vitality" "77" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:5" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Tactical_Discipline;DarknessRules;NPC_Divine;DivineFontHarm;NPCAthletics;" data "Progressions" "36c3f8de-3293-4d7b-92bc-ceb3c569244b" @@ -8445,7 +8445,7 @@ new entry "Banite_IronConsul_Dwarf" type "Character" using "Banite_IronConsul" data "Weight" "75" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:5" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Tactical_Discipline;Dwarf_DwarvenResilience;Darkvision;DarknessRules;NPC_Divine;NPCIntimidation" data "DarkvisionRange" "9" @@ -8611,7 +8611,7 @@ data "ProficiencyBonus" "2" data "SpellCastingAbility" "Charisma" data "UnarmedAttackAbility" "Strength" data "UnarmedRangedAttackAbility" "Dexterity" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;NPCIntimidation" data "LightningResistance" "Immune" data "ThunderResistance" "None" @@ -8657,7 +8657,7 @@ data "ProficiencyBonus" "2" data "SpellCastingAbility" "Intelligence" data "UnarmedAttackAbility" "Strength" data "UnarmedRangedAttackAbility" "Dexterity" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;ShortResting;NPCIntimidation" data "MinimumDetectionRange" "2" data "DarkvisionRange" "0" @@ -8721,7 +8721,7 @@ data "ProficiencyBonus" "2" data "SpellCastingAbility" "Intelligence" data "UnarmedAttackAbility" "Dexterity" data "UnarmedRangedAttackAbility" "Dexterity" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Ethereal;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;ShortResting" data "FireResistance" "Immune" data "MinimumDetectionRange" "2" @@ -8790,7 +8790,7 @@ data "ProficiencyBonus" "2" data "SpellCastingAbility" "Strength" data "UnarmedAttackAbility" "Strength" data "UnarmedRangedAttackAbility" "Dexterity" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;ShortResting" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -8970,7 +8970,7 @@ type "Character" using "WYR_Circus_Elf_Caster" data "Wisdom" "14" data "Vitality" "52" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SorceryPoint:8" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SorceryPoint:8" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;FeyAncestry;DarknessRules;Darkvision;DraconicResilience;DraconicAncestry_Green;Metamagic_Distant_NPC;ElementalAffinity_Resistance_Check;ElementalAffinity_Damage;NPCIntimidation" new entry "DEN_Bard_Backup" @@ -8994,7 +8994,7 @@ data "Charisma" "14" data "Vitality" "75" data "XPReward" "206b753f-bc3b-46af-98b9-0c711d98c678" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Class" "Druid" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;ShortResting;NonLethal;WeaponThrow;Perform;DarknessRules;CombatStartAttack" data "Progressions" "7e76da16-650c-4a6e-85b0-f9e23a7f5a60" @@ -9004,7 +9004,7 @@ new entry "DEN_Archdruid_Boss_Revenge" type "Character" using "DEN_Archdruid_Boss" data "Vitality" "56" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;ShortResting;NonLethal;WeaponThrow;Perform;DarknessRules;CombatStartAttack;HalsinSpells" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE" @@ -9074,7 +9074,7 @@ data "Charisma" "20" data "Vitality" "120" data "Flags" "ObscurityWithoutSneaking;EnableObscurityEvents" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;ChannelOath:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;ChannelOath:1;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;TWN_PlaquePuzzle_Charisma;SunlightSensitivity;SHA_VisionOfShar;LivingShadow;AttackOfOpportunity;Darkvision;DarknessRules;NPC_Divine;WillExpert;ACExpert;WeaponExpert;WeaponSpecialization;CriticalSpecialization;NPCIntimidation;NPCAthletics;" data "Progressions" "" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: PLAQUEPUZZLE_PALADIN_HARDCORE" @@ -9087,7 +9087,7 @@ data "Charisma" "12" data "Vitality" "117" data "Flags" "ObscurityWithoutSneaking;EnableObscurityEvents" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:3:3:3;SpellSlot:1:1:4" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:3:3:3;SpellSlot:1:1:4" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;TWN_PlaquePuzzle_Wisdom;SunlightSensitivity;SHA_VisionOfShar;LivingShadow;AttackOfOpportunity;Darkvision;DarknessRules;NPC_Divine;WillExpert;CritConvert_Resolve;ACExpert;WeaponExpert;NPCAthletics;" data "Progressions" "" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: PLAQUEPUZZLE_CLERIC_HARDCORE" @@ -9100,7 +9100,7 @@ data "Dexterity" "12" data "Intelligence" "20" data "Charisma" "12" data "Vitality" "109" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:3:3:3;SpellSlot:1:1:4" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:3:3:3;SpellSlot:1:1:4" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;TWN_PlaquePuzzle_Intelligence;SunlightSensitivity;SHA_VisionOfShar;LivingShadow;AttackOfOpportunity;Darkvision;DarknessRules;NPC_Divine;WillExpert;ACExpert;WeaponExpert;SpellExpert;NPCAthletics;" data "Progressions" "" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: PLAQUEPUZZLE_WIZARD_HARDCORE" @@ -9201,7 +9201,7 @@ data "Vitality" "112" data "XPReward" "4ee02692-eb98-43a6-803f-2da645364568" data "PersonalStatusImmunities" "" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:6:6:4;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:6:6:4;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;SHA_VisionOfShar;SHA_Lyrthindor_UnlockExtraSpellSlots;AttackOfOpportunity;Darkvision;DarknessRules;NPC_Divine;TouchOfTheVoid;Cruelty;NPCIntimidation;NPCAthletics;" data "NecroticResistance" "" data "RadiantResistance" "" @@ -9218,7 +9218,7 @@ data "Intelligence" "16" data "Charisma" "14" data "Vitality" "76" data "XPReward" "4ee02692-eb98-43a6-803f-2da645364568" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:1;SpellSlot:1:1:2;SpellSlot:1:1:3" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:1;SpellSlot:1:1:2;SpellSlot:1:1:3" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;MistyEscape_ShadarKai_GloomWeaver;FeyAncestry;Darkvision;DarknessRules;NPC_Occult;NPCIntimidation" data "RadiantResistance" "None" @@ -9246,7 +9246,7 @@ data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Surprise_ new entry "SCL_Oliver_Mom" type "Character" using "Wraith" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:2:2:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:2:2:1" data "Passives" "GhostResist_10;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AuraOfVileOblivion_Technical;VileOblivion;Ethereal;SunlightSensitivity;Darkvision;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;NPC_Occult;NPCIntimidation" new entry "SCL_Oliver_Mom_NoShadowblend" @@ -9256,7 +9256,7 @@ using "SCL_Oliver_Mom" new entry "SCL_Oliver_Dad" type "Character" using "Wraith" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:2:2:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:2:2:1" data "Passives" "GhostResist_10;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AuraOfVileOblivion_Technical;VileOblivion;Ethereal;SunlightSensitivity;Darkvision;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;NPC_Occult;NPCIntimidation" new entry "SCL_Oliver_Dad_NoShadowblend" @@ -9503,7 +9503,7 @@ data "Level" "5" data "Constitution" "16" data "Intelligence" "18" data "Vitality" "80" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:1;SpellSlot:3:3:2;SpellSlot:2:2:3;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:1;SpellSlot:3:3:2;SpellSlot:2:2:3;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;WarMagic_Githyanki;Parry_Githyanki;AttackOfOpportunity;DarknessRules;Surprise_Immunity;Parry_Githyanki_EquipTrigger;ACExpert;WeaponExpert;WeaponSpecialization;CriticalSpecialization" data "Proficiency Group" "Darts;Daggers;Slings;LightCrossbows;Quarterstaffs;Greatswords;LightArmor;Longswords;Shortswords;MediumArmor;HeavyArmor" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: GITHYANKI_CAPTAIN_HARDCORE" @@ -9574,7 +9574,7 @@ data "Charisma" "17" data "Vitality" "281" data "XPReward" "206b753f-bc3b-46af-98b9-0c711d98c678" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:5:5:1;SpellSlot:4:4:2;SpellSlot:3:3:3;SpellSlot:3:3:4;SpellSlot:3:3:5;SpellSlot:3:3:6;SpellSlot:3:3:7;SpellSlot:2:2:8;SpellSlot:2:2:9;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:5:5:1;SpellSlot:4:4:2;SpellSlot:3:3:3;SpellSlot:3:3:4;SpellSlot:3:3:5;SpellSlot:3:3:6;SpellSlot:3:3:7;SpellSlot:2:2:8;SpellSlot:2:2:9;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Alert;EmpoweredEvocation;FocusedConjuration;MagicResistance;SpellSniper_Critical;DarknessRules;NPC_Arcane;ReflexMaster;WillLegend;FortitudeMaster;WeaponMaster;SpellLegend;ACMaster;PerceptionIncrease;PerceptionIncrease2;AcrobaticsIncrease;AthleticsIncrease;NPCIntimidation;ElminsterSpells" data "Progressions" "" @@ -9815,7 +9815,7 @@ data "Weight" "0.01" data "SoundSize" "Large" data "Flags" "Grounded;EnableObscurityEvents;ObscurityWithoutSneaking" data "PersonalStatusImmunities" "SG_Poisoned;EXHAUSTED;PARALYZED;HOLD_PERSON;PETRIFIED;PRONE;RESTRAINED;POISONED;KNOCKED_DOWN;ABJURE_ENEMY_FRIGHT;NET;BLEEDING;GAPING_WOUND;GRAPPLED;FEARED" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "GhostResist_5;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;SunlightWeakness;DarknessRules;Darkvision;Ethereal;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -10085,7 +10085,7 @@ data "Vitality" "86" data "XPReward" "4ee02692-eb98-43a6-803f-2da645364568" data "StepsType" "Metal" data "PersonalStatusImmunities" "SG_Frightened" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:2:2:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:2:2:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;GreatWeaponMaster_BonusAttack;DivineGrace;FeralInstinct;AttackOfOpportunity;DarknessRules;NPCAthletics;" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: HAV_FLAMINGSPY_HARDCORE" @@ -10101,7 +10101,7 @@ data "Charisma" "15" data "Vitality" "64" data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;Lava,700;Fire,40;HolyFire,40;Hellfire,100;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,70;Grease,30;Web,30;Vines,40;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Class" "Druid" data "Progressions" "9dc4240b-cd1a-4905-afbb-d2718477f617" data "Proficiency Group" "SimpleWeapons;MediumArmor;LightArmor" @@ -10442,7 +10442,7 @@ data "Intelligence" "11" data "Wisdom" "14" data "Charisma" "13" data "Vitality" "93" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SuperiorityDie:4" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SuperiorityDie:4" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Ruffian;DarknessRules;NPCAthletics;" new entry "LOW_Guildhall_Phase" @@ -10606,7 +10606,7 @@ data "Intelligence" "18" data "Wisdom" "16" data "Charisma" "18" data "Vitality" "24" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" new entry "LOW_TheLodge_Warlock" type "Character" @@ -10614,7 +10614,7 @@ using "GOB_Dwarf_Warlock" data "Intelligence" "16" data "Vitality" "87" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:2:2:5;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:2:2:5;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Darkvision;Dwarf_DwarvenResilience;AgonizingBlast;EldritchSpear;NPCIntimidation" data "Proficiency Group" "Darts;Daggers;Slings;LightCrossbows;Quarterstaffs;Battleaxes;Warhammers;Handaxes" @@ -10626,7 +10626,7 @@ data "Intelligence" "14" data "Charisma" "18" data "Vitality" "79" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Dwarf_DwarvenResilience;Duergar_DuergarResilience;SunlightSensitivity;SuperiorDarkvision;DarknessRules;NPC_Arcane;NPCIntimidation" data "Progressions" "229c98da-2cd1-4a5e-8051-9d90ec7931e7" data "Proficiency Group" "SimpleWeapons;HandCrossbows;Longbows;Rapiers;Shortswords;MusicalInstrument" @@ -10643,7 +10643,7 @@ using "Elf_Drow_Caster" data "Dexterity" "11" data "Intelligence" "18" data "Vitality" "60" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;WildShape:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;WildShape:1" new entry "UND_KC_Duergar_Caster" type "Character" @@ -10662,7 +10662,7 @@ data "Wisdom" "13" data "Charisma" "11" data "Armor" "10" data "Vitality" "90" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:3:3:3;SpellSlot:3:3:4;SpellSlot:2:2:5;SpellSlot:1:1:6;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:4:4:1;SpellSlot:3:3:2;SpellSlot:3:3:3;SpellSlot:3:3:4;SpellSlot:2:2:5;SpellSlot:1:1:6;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;SuperiorDarkvision;Dwarf_DwarvenResilience;Duergar_DuergarResilience;SunlightSensitivity;DraconicResilience;ElementalAffinity_Damage;DraconicAncestry_Silver;NPC_Primal;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "Progressions" "" @@ -10689,7 +10689,7 @@ new entry "LOW_HagsSurvivors_Jatlo" type "Character" using "LOW_BlushingMermaid_Redcap_Melee" data "Dexterity" "16" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:20:20:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:20:20:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;LOW_HagSurvivors_Bloodlust;DarknessRules;Darkvision;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;ReflexExpert;WillMaster;FortitudeMaster;WeaponExpert;ACExpert;PerceptionIncrease;PerceptionIncrease2;NPCAthletics;" new entry "LOW_Masked_Barbarian" @@ -10755,7 +10755,7 @@ data "SoundSize" "Medium" data "Flags" "Floating;EnableObscurityEvents;ObscurityWithoutSneaking" data "PersonalStatusImmunities" "GAPING_WOUND;CHEST_TRAUMA;BLEEDING;SG_Charmed;SG_Exhausted;SG_Frightened;GRAPPLED;SG_Paralyzed;SG_Petrified;SG_Poisoned;SG_Prone;SG_Restrained;DISARM;HEAT_METAL;HEAT_METAL_DISADVANTAGE;HEAT_METAL_REAPPLY;HEAT_METAL_TECHNICAL;HEAT_METAL_3;HEAT_METAL_TECHNICAL_3;HEAT_METAL_REAPPLY_3;HEAT_METAL_4;HEAT_METAL_REAPPLY_4;HEAT_METAL_TECHNICAL_4;HEAT_METAL_5;HEAT_METAL_6;HEAT_METAL_TECHNICAL_5;HEAT_METAL_TECHNICAL_6;HEAT_METAL_REAPPLY_5;HEAT_METAL_REAPPLY_6" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SorceryPoint:12" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SorceryPoint:12" data "Passives" "GhostResist_5;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Ethereal;TurnResistance;IncorporealMovement;FeyAncestry;SunlightSensitivity;DarknessRules;Darkvision;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;Metamagic_Distant_NPC;NPCIntimidation" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -10787,7 +10787,7 @@ data "SoundSize" "Medium" data "Flags" "Floating;EnableObscurityEvents;ObscurityWithoutSneaking" data "PersonalStatusImmunities" "GAPING_WOUND;CHEST_TRAUMA;BLEEDING;SG_Charmed;SG_Exhausted;SG_Frightened;GRAPPLED;SG_Paralyzed;SG_Petrified;SG_Poisoned;SG_Prone;SG_Restrained;DISARM;HEAT_METAL;HEAT_METAL_DISADVANTAGE;HEAT_METAL_REAPPLY;HEAT_METAL_TECHNICAL;HEAT_METAL_3;HEAT_METAL_TECHNICAL_3;HEAT_METAL_REAPPLY_3;HEAT_METAL_4;HEAT_METAL_REAPPLY_4;HEAT_METAL_TECHNICAL_4;HEAT_METAL_5;HEAT_METAL_6;HEAT_METAL_TECHNICAL_5;HEAT_METAL_TECHNICAL_6;HEAT_METAL_REAPPLY_5;HEAT_METAL_REAPPLY_6" data "SpellCastingAbility" "Wisdom" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SorceryPoint:12" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SorceryPoint:12" data "Passives" "GhostResist_5;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Ethereal;TurnResistance;IncorporealMovement;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;Metamagic_Distant_NPC;NPCIntimidation" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -10818,7 +10818,7 @@ data "GameSize" "Medium" data "SoundSize" "Medium" data "Flags" "Floating;EnableObscurityEvents;ObscurityWithoutSneaking" data "PersonalStatusImmunities" "GAPING_WOUND;CHEST_TRAUMA;BLEEDING;SG_Charmed;SG_Exhausted;SG_Frightened;GRAPPLED;SG_Paralyzed;SG_Petrified;SG_Poisoned;SG_Prone;SG_Restrained;DISARM;HEAT_METAL;HEAT_METAL_DISADVANTAGE;HEAT_METAL_REAPPLY;HEAT_METAL_TECHNICAL;HEAT_METAL_3;HEAT_METAL_TECHNICAL_3;HEAT_METAL_REAPPLY_3;HEAT_METAL_4;HEAT_METAL_REAPPLY_4;HEAT_METAL_TECHNICAL_4;HEAT_METAL_5;HEAT_METAL_6;HEAT_METAL_TECHNICAL_5;HEAT_METAL_TECHNICAL_6;HEAT_METAL_REAPPLY_5;HEAT_METAL_REAPPLY_6" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SorceryPoint:12" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SorceryPoint:12" data "Passives" "GhostResist_5;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Ethereal;TurnResistance;IncorporealMovement;FeyAncestry;DarknessRules;Darkvision;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;Metamagic_Distant_NPC;" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -10965,7 +10965,7 @@ using "Raven_Dire" data "Strength" "8" data "Dexterity" "18" data "Vitality" "19" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Darkvision;" new entry "LOW_GreaseWizard_Elemental" @@ -10974,7 +10974,7 @@ using "Elemental_Mud" data "Strength" "18" data "PersonalStatusImmunities" "SG_Poisoned;MEPHIT_MUD_RESTRAINED;DIFFICULT_TERRAIN_MUD;BLEEDING;GAPING_WOUND;CHEST_TRAUMA;PRONE_GREASE;SG_DifficultTerrain" data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;Lava,700;Fire,40;HolyFire,40;Hellfire,100;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,30;Web,30;Vines,40;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "FireResistance" "Vulnerable" new entry "LOW_GreaseWizard_Mephit" @@ -11000,7 +11000,7 @@ data "Strength" "18" data "Constitution" "16" data "Charisma" "11" data "Vitality" "94" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AttackOfOpportunity;FeyAncestry;DarknessRules;Darkvision;FightingStyle_Dueling;ImprovedCombatSuperiority;Alert;NPCAthletics;" new entry "LOW_FlorrickGoon_Caster" @@ -11150,7 +11150,7 @@ data "PersonalStatusImmunities" "SG_Poisoned;BURNING;BURNING_LAVA;BURNING_TRIAL; data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;Lava,700;HolyFire,40;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,30;Grease,30;Web,30;Vines,40;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" data "ProficiencyBonus" "2" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:0:9:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:0:9:1;" data "Passives" "BldResist_10;SlaResist_10;PrcResist_10;CldResist_5;LgtResist_5;PoiResist_5;LegendaryAction_LOW_Raphael;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Darkvision;FiendishBlessing;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;MagicResistance;DevilsSight;LOW_Raphael_SoulSiphon_Passive;LOW_Raphael_SoulSiphon_Passive_2;LOW_Raphael_SoulSiphon_Passive_3;LOW_Raphael_SoulSiphon_Passive_4;LOW_Raphael_SoulSiphon_Passive_5;LOW_Raphael_SoulSiphon_Passive_6;LOW_Raphael_SoulSiphon_Passive_7;LOW_Raphael_SoulSiphon_Passive_8;LOW_Raphael_SoulSiphon_Passive_9;LOW_Raphael_Reaper;MAG_Infernal_Plate_Armor_Passive;LOW_Raphael_Set_Pillar_Status;LOW_Raphael_ArchfiendWill;NPC_Divine;ReflexExpert;WillLegend;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "ColdResistance" "None" data "FireResistance" "Immune" @@ -11172,7 +11172,7 @@ data "Armor" "14" data "Vitality" "500" data "StepsType" "Clawed" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:0:9:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:0:9:1;" data "Passives" "BldResist_10;SlaResist_10;PrcResist_10;CldResist_5;LgtResist_5;PoiResist_5;LegendaryAction_LOW_Raphael_Ascended;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AttackOfOpportunity;DarknessRules;Darkvision;FiendishBlessing;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;MagicResistance;DevilsSight;LOW_Raphael_SoulSiphon_Passive;LOW_Raphael_SoulSiphon_Passive_2;LOW_Raphael_SoulSiphon_Passive_3;LOW_Raphael_SoulSiphon_Passive_4;LOW_Raphael_SoulSiphon_Passive_5;LOW_Raphael_SoulSiphon_Passive_6;LOW_Raphael_SoulSiphon_Passive_7;LOW_Raphael_SoulSiphon_Passive_8;LOW_Raphael_SoulSiphon_Passive_9;LOW_Raphael_Reaper;MAG_Infernal_Plate_Armor_Passive;LOW_Raphael_Set_Pillar_Status;LOW_Raphael_ArchfiendWill;NPC_Divine;ReflexExpert;WillLegend;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;NPCIntimidation" data "RadiantResistance" "None" @@ -11219,7 +11219,7 @@ data "Vitality" "119" data "PersonalStatusImmunities" "BURNING;DIFFICULT_TERRAIN_MUD;SG_DifficultTerrain;PRONE_GREASE" data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;Lava,700;HolyFire,40;Hellfire,100;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,30;Web,30;Vines,40;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:5:5:2;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:5:5:2;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;FeyAncestry;DarknessRules;Darkvision;SunlightSensitivity;DraconicAncestry_Red;DraconicResilience;LOW_GreaseWizard_ElementalAffinity;NPC_Arcane;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;NPCIntimidation" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE;STATUS_HARD:SEWERS_GREASEWIZARD_HARDCORE;STATUS_HARD:FIRE_SHIELD_WARM;" @@ -11238,7 +11238,7 @@ type "Character" using "DarkJusticiar_Caster" data "Vitality" "74" data "XPReward" "810b5510-6748-4c8e-bef0-d990880ed1dd" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:3;SpellSlot:3:3:2;SpellSlot:4:4:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:3;SpellSlot:3:3:2;SpellSlot:4:4:1;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;Darkvision;DarknessRules;LOW_HouseOfGrief_Cultists_Sight;NPCIntimidation" data "NecroticResistance" "" data "RadiantResistance" "" @@ -11330,14 +11330,14 @@ type "Character" using "Human_Cultist_Bhaal_DeathsHead" data "Wisdom" "16" data "Vitality" "99" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SneakAttack_Charge:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SneakAttack_Charge:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;MagicResistance;MurderHungry;Darkvision;DarknessRules;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;NPCIntimidation" data "ArmorType" "" new entry "LOW_UnholyAssassin_Rycke" type "Character" using "LOW_UnholyAssassin" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;MagicResistance;MurderHungry;Darkvision;DarknessRules;FastHands;FightingStyle_TwoWeaponFighting;DualWielder_PassiveBonuses;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;NPCIntimidation" new entry "LOW_Golbraith" @@ -11482,7 +11482,7 @@ data "Intelligence" "9" data "Wisdom" "16" data "Charisma" "14" data "Vitality" "96" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;Interrupt_HellishRebukeTiefling_Charge:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;Interrupt_HellishRebukeTiefling_Charge:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AttackOfOpportunity;Tiefling_HellishResistance;DarknessRules;Darkvision;Mobile_PassiveBonuses;Mobile_CounterAttackOfOpportunity;Mobile_DashAcrossDifficultTerrain;FightingStyle_Archery;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;NPCIntimidation;NPCAthletics;" data "Proficiency Group" "MediumArmor;LightArmor;Shields;SimpleWeapons;MartialWeapons;HeavyArmor" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE;STATUS_HARD: MOO_WARDEN_HARDCORE" @@ -12452,7 +12452,7 @@ using "Dragonborn_Melee" data "Strength" "20" data "Dexterity" "10" data "Vitality" "86" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SuperiorityDie:5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SuperiorityDie:5" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;NPCIntimidation;NPCAthletics;" data "Progressions" "0e6da493-5a37-423b-8c28-629462b22faa" @@ -12464,7 +12464,7 @@ data "Constitution" "16" data "Intelligence" "8" data "Charisma" "6" data "Vitality" "84" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SuperiorityDie:5" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SuperiorityDie:5" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;NPCAthletics;" new entry "WYR_MessHallBodyguard_08" @@ -12569,7 +12569,7 @@ data "Strength" "18" data "Dexterity" "14" data "Vitality" "42" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:1;SpellSlot:2:2:2;SpellSlot:2:2:3;SpellSlot:1:1:6;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:1;SpellSlot:2:2:2;SpellSlot:2:2:3;SpellSlot:1:1:6;" data "FireResistance" "Immune" new entry "WYR_SmugglersCave_Guild_Gnome" @@ -12945,7 +12945,7 @@ data "Wisdom" "9" data "Charisma" "15" data "Vitality" "79" data "XPReward" "4ee02692-eb98-43a6-803f-2da645364568" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" new entry "WYR_Dribbles_FeyMastiff" type "Character" @@ -13109,7 +13109,7 @@ data "StepsType" "Metal" data "DefaultBoosts" "BlockRegainHP(Living;Construct);ProficiencyBonus(Skill, Athletics);ProficiencyBonus(Skill, Acrobatics);ExpertiseBonus(Acrobatics);ExpertiseBonus(Athletics);" data "PersonalStatusImmunities" "SG_Poisoned;BLEEDING;SLEEPING;GAPING_WOUND;CHEST_TRAUMA;DAZED;SG_Exhausted;FRIGHTENED" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:2:2:5;SpellSlot:3:3:4;SpellSlot:3:3:3;SpellSlot:3:3:2;SpellSlot:4:4:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:2:2:5;SpellSlot:3:3:4;SpellSlot:3:3:3;SpellSlot:3:3:2;SpellSlot:4:4:1;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AttackOfOpportunity;DarknessRules;Darkvision;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;MagicResistance;Parry;WeaponMaster;NecroticAttacks_DeathKnight;Riposte;HellfireDamagePierce_Technical;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;WeaponSpecialization;CriticalSpecialization;SpellExpert;ACExpert;PerceptionIncrease;NPCIntimidation" data "BludgeoningResistance" "" data "NecroticResistance" "Immune" @@ -13161,7 +13161,7 @@ type "Character" using "FlamingSphere" data "Vitality" "199" data "XPReward" "810b5510-6748-4c8e-bef0-d990880ed1dd" -data "ActionResources" "BonusActionPoint:1;Movement:12" +data "ActionResources" "BonusActionPoint:1;Movement:16" data "Passives" "AttackOfOpportunity;DarknessRules;HellfireDamagePierce_Technical" data "ColdResistance" "None" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE" @@ -13383,7 +13383,7 @@ data "Wisdom" "18" data "Charisma" "11" data "Vitality" "88" data "PersonalStatusImmunities" "GAPING_WOUND;CHEST_TRAUMA;BLEEDING;SG_Charmed;SG_Exhausted;SG_Frightened;GRAPPLED;SG_Paralyzed;SG_Petrified;SG_Poisoned;SG_Prone;SG_Restrained;DISARM;HEAT_METAL;HEAT_METAL_3;HEAT_METAL_4;HEAT_METAL_5;HEAT_METAL_6" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;DispelEvilAndGood_Charm_Check;DispelEvilAndGood_Frightened_Check;DispelEvilAndGood_Possessed_Check;Ethereal;Darkvision;IncorporealMovement;LOW_Houndmaster_CompanionsBond;FightingStyle_Archery;CrossbowExpert_PointBlank;CrossbowExpert_Wounding" data "Progressions" "f0ede459-8b86-48fd-ac11-4432573566a5" data "Proficiency Group" "SimpleWeapons;MartialWeapons" @@ -13398,7 +13398,7 @@ data "Intelligence" "11" data "Wisdom" "12" data "Charisma" "16" data "Vitality" "88" -data "ActionResources" "ActionPoint:3;BonusActionPoint:2;Movement:7.5;ReactionActionPoint:1;SneakAttack_Charge:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:2;Movement:10;ReactionActionPoint:1;SneakAttack_Charge:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Darkvision;Dwarf_DwarvenResilience;Evasion;ReliableTalent;Assassinate_Initiative;Alert;LOW_Potion_Master;Resilient_Wisdom;NPCIntimidation" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE;STATUS_HARD:LOW_DOLOR_HARDCORE" @@ -13828,7 +13828,7 @@ using "GOB_Dwarf_Warlock" data "Vitality" "96" data "GameSize" "Medium" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Darkvision;Dwarf_DwarvenResilience;LOW_DevilsFee_Bounty;AgonizingBlast;RepellingBlast;DevilsSight;EldritchSpear;DarkOnesOwnLuck;NPCIntimidation" data "Progressions" "51274504-865d-46d1-a3b6-c72e9384904a" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE;STATUS_HARD:DEVILSFEE_HELSIK_HARDCORE" @@ -14233,7 +14233,7 @@ data "Flags" "Grounded" data "DefaultBoosts" "BlockRegainHP(Undead;Construct);Initiative(-20);" data "PersonalStatusImmunities" "SG_Stunned;PARALYZED;SG_Prone;SG_Blinded;SG_Frightened;SG_Charmed;SG_Charmed_Subtle;SG_Paralyzed;SG_Polymorph;SG_Incapacitated;SG_Fleeing;SG_Dominated;SG_Sleeping;SG_Unconscious;SG_Confused;SG_Taunted;SG_Drunk;SG_Exhausted;SG_Mad;SG_Petrified;SG_Poisoned" data "ProficiencyBonus" "2" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "DarknessRules;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;ReflexExpert;WillExpert;FortitudeExpert;WeaponExpert;SpellExpert;ACExpert;PerceptionIncrease;" data "BludgeoningResistance" "Immune" data "SlashingResistance" "Immune" @@ -14293,7 +14293,7 @@ data "Strength" "20" data "Constitution" "17" data "Charisma" "15" data "Vitality" "99" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SpellSlot:3:3:2;SpellSlot:4:4:1;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SpellSlot:3:3:2;SpellSlot:4:4:1;" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;BloodFrenzy_Sahuagin;WeaponExpert;DarknessRules;Smite_Divine_NPC;Smite_Divine_2_NPC;ChampionsAura;IniquityCause;TouchOfTheVoid;Domain_Pain;NPCIntimidation" data "Proficiency Group" "Spears;Longbows;Glaives" @@ -14460,7 +14460,7 @@ data "Charisma" "17" data "Vitality" "36" data "XPReward" "4ee02692-eb98-43a6-803f-2da645364568" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;Interrupt_HellishRebukeTiefling_Charge:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;Interrupt_HellishRebukeTiefling_Charge:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AttackOfOpportunity;DarknessRules;Tiefling_HellishResistance;FightingStyle_Defense;Tough;RedemptionCause;ShieldsOfTheSpirit;NPCIntimidation;NPCAthletics;" data "Progressions" "8726b2c4-edc0-4905-b82f-60a4baba0733" data "Proficiency Group" "MartialWeapons;MediumArmor;SimpleWeapons;LightArmor;HeavyArmor" @@ -15280,7 +15280,7 @@ using "Githyanki_Rogue" data "Strength" "15" data "Dexterity" "18" data "Vitality" "65" -data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:9;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:0;Movement:12;ReactionActionPoint:1" data "Proficiency Group" "HeavyArmor;LightArmor;MediumArmor;SimpleWeapons;MartialWeapons" new entry "PLA_Githyanki_Ranger" @@ -15317,7 +15317,7 @@ data "Armor" "10" data "Vitality" "250" data "ProficiencyBonus" "2" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;AttackOfOpportunity;DarknessRules;PsychicStrikes_Githyanki;Parry_Githyanki_Supreme;Parry_Githyanki_Supreme_EquipTrigger;" data "Proficiency Group" "MartialWeapons;MediumArmor;SimpleWeapons;HeavyArmor;LightArmor" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: VOSS_HARDCORE" @@ -15715,7 +15715,7 @@ data "Intelligence" "18" data "Wisdom" "14" data "Charisma" "14" data "Vitality" "70" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;MartialAdvantage;Darkvision;DarknessRules;" data "Progressions" "44bdbc5e-a003-4d61-87f0-5ced20d3804e" @@ -15770,7 +15770,7 @@ data "Intelligence" "18" data "Wisdom" "16" data "Charisma" "16" data "Vitality" "62" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "Passives" "PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;" data "Progressions" "44bdbc5e-a003-4d61-87f0-5ced20d3804e" @@ -16074,7 +16074,7 @@ data "Charisma" "20" data "Vitality" "89" data "Flags" "EnableObscurityEvents;ObscurityWithoutSneaking" data "SpellCastingAbility" "Charisma" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1;SorceryPoint:12;" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1;SorceryPoint:12;" data "Passives" "BldResist_10;SlaResist_10;PrcResist_10;CldResist_10;FirResist_10;LgtResist_10;PoiResist_10;PathfinderDCBoost;OffGuardRules;MultipleAttackPenalty;DarknessRules;Metamagic_Quickened;Metamagic_Twinned;Metamagic_Extended;Metamagic_Distant;Metamagic_Heightened;MagicResistance" data "BludgeoningResistance" "ResistantToNonMagical" data "SlashingResistance" "ResistantToNonMagical" @@ -16214,7 +16214,7 @@ data "Sight" "2000" data "Weight" "5000" data "PersonalStatusImmunities" "PETRIFIED;SG_Charmed;SG_Frightened;PARALYZED;SG_Poisoned;UNCONSCIOUS;KNOCKED_OUT;BURNING;BURNING_LAVA;STUNNED;BLEEDING;GAPING_WOUND;CHEST_TRAUMA;DAZED;WILD_MAGIC_BURNING;DAZED;DIFFICULT_TERRAIN_LAVA" data "PathInfluence" "BloodElectrified,100;BloodFrozen,30;PoisonCloud,70;WyvernPoison,70;DrowPoisonCloud,70;PurpleWormPoison,70;SerpentVenom,70;InvisibleGithAcid,70;CloudkillCloud,70;MaliceCloud,70;CrawlerMucusCloud,70;WaterElectrified,100;WaterFrozen,30;Grease,30;Web,30;Vines,40;SporeBlackCloud,100;WaterCloudElectrified,40;SporeGreenCloud,40;Acid,30;CausticBrine,40;DarknessCloud,30;FogCloud,30;Mud,30;Oil,30;Poison,30;SpikeGrowth,40;SporePinkCloud,40;StinkingCloud,40" -data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:7.5;ReactionActionPoint:1" +data "ActionResources" "ActionPoint:3;BonusActionPoint:1;Movement:10;ReactionActionPoint:1" data "RadiantResistance" "Immune" data "DarkvisionRange" "20" data "DifficultyStatuses" "STATUS_EASY: HEALTHREDUCTION_EASYMODE; STATUS_HARD: HEALTHBOOST_HARDCORE; STATUS_HARD: UND_ADAMANTINEGOLEM_HARDCORE" From 822de10201d6d08311f37ba5e0fb142fb4b3b789 Mon Sep 17 00:00:00 2001 From: QuickDeck <105922353+QuickDeck@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:16:12 -0500 Subject: [PATCH 5/6] Blink and Critspec Polearm Blink now does random teleports. Polearm critspecs now use an AoE Force instead of teleportation. --- .../Effects/Status/VFX_Status_Flicker.lsefx | 16979 ++++++++++++++++ .../e3cc6ce6-133d-4d76-84c4-e656cd61ec69.mei | 4 + .../Stats/SpellData/Rush.stats | 42 +- .../Stats/SpellData/Shout.stats | 43 +- .../Stats/SpellData/Target.stats | 27 + .../Stats/Stats/Passive.stats | 11 +- .../Stats/StatusData/Status_BOOST.stats | 17 +- .../TooltipUpcastDescriptions.tbl | 13 + .../ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf | Bin 0 -> 1695 bytes .../Localization/English/english.xml | 11 +- .../RawFiles/Goals/PF2e_BonusStacking.txt | 11 + .../Story/RawFiles/Goals/PF2e_Flicker.txt | 72 + .../Status/VFX_Status_Flicker.lsfx | Bin 0 -> 321270 bytes .../48d767dd-9c9a-5783-f859-aa519289d8ac.lsf | Bin 0 -> 2469 bytes .../e3cc6ce6-133d-4d76-84c4-e656cd61ec69.lsf | Bin 0 -> 2037 bytes .../Stats/Generated/Data/Passive.txt | 8 +- .../Stats/Generated/Data/Spell_Shout.txt | 37 +- .../Stats/Generated/Data/Spell_Target.txt | 25 + .../Stats/Generated/Data/Status_BOOST.txt | 15 +- .../TooltipUpcastDescriptions.lsx | 15 + 20 files changed, 17275 insertions(+), 55 deletions(-) create mode 100644 Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_Flicker.lsefx create mode 100644 Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e3cc6ce6-133d-4d76-84c4-e656cd61ec69.mei create mode 100644 Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/TooltipExtras/TooltipUpcastDescriptions.tbl create mode 100644 Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Levels/Basic_Level_A/Characters/ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf create mode 100644 Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_Flicker.txt create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Status/VFX_Status_Flicker.lsfx create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Status/48d767dd-9c9a-5783-f859-aa519289d8ac.lsf create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e3cc6ce6-133d-4d76-84c4-e656cd61ec69.lsf create mode 100644 Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/TooltipExtras/TooltipUpcastDescriptions.lsx diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_Flicker.lsefx b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_Flicker.lsefx new file mode 100644 index 00000000..0f4a0009 --- /dev/null +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Status/VFX_Status_Flicker.lsefx @@ -0,0 +1,16979 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e3cc6ce6-133d-4d76-84c4-e656cd61ec69.mei b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e3cc6ce6-133d-4d76-84c4-e656cd61ec69.mei new file mode 100644 index 00000000..6b2140f7 --- /dev/null +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/MultiEffectInfos/e3cc6ce6-133d-4d76-84c4-e656cd61ec69.mei @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats index 8a0b0013..b60d391a 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats @@ -13,7 +13,7 @@ - + @@ -27,7 +27,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -60,13 +60,14 @@ + - + @@ -76,7 +77,7 @@ - + @@ -116,7 +117,7 @@ - + @@ -124,7 +125,7 @@ - + @@ -153,7 +154,7 @@ - + @@ -165,8 +166,9 @@ - + + @@ -175,6 +177,7 @@ + @@ -184,7 +187,7 @@ - + @@ -197,6 +200,7 @@ + @@ -212,7 +216,7 @@ - + @@ -222,7 +226,7 @@ - + @@ -236,7 +240,7 @@ - + @@ -266,7 +270,7 @@ - + @@ -296,7 +300,7 @@ - + @@ -305,7 +309,7 @@ - + @@ -416,7 +420,7 @@ - + @@ -446,7 +450,7 @@ - + @@ -493,7 +497,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats index 345be30f..3d5ad795 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats @@ -3561,48 +3561,63 @@ - + + + + + + + - + - - - - - - + - - - - - + + + + + + + + + + + + + + + + + + - + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats index 31d9e6cf..cef0e368 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Target.stats @@ -968,6 +968,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats index bfa044f7..91c18d47 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Stats/Passive.stats @@ -5806,7 +5806,7 @@ - + @@ -8422,6 +8422,15 @@ + + + + + + + + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats index 94a16487..be421399 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats @@ -3614,7 +3614,7 @@ - + @@ -13197,11 +13197,22 @@ - - + + + + + + + + + + + + + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/TooltipExtras/TooltipUpcastDescriptions.tbl b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/TooltipExtras/TooltipUpcastDescriptions.tbl new file mode 100644 index 00000000..265e9cd1 --- /dev/null +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/TooltipExtras/TooltipUpcastDescriptions.tbl @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Levels/Basic_Level_A/Characters/ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Levels/Basic_Level_A/Characters/ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf new file mode 100644 index 0000000000000000000000000000000000000000..54a519040b96686c83f42204d6619677d46914d7 GIT binary patch literal 1695 zcmd^9zi-n}5dL0CLn~T|jSY!`(URK)r=HqERR&yAXasE0`Q;f>>^iayRW>A6HbiG& zfQ1nj1_UbtiNA!29p0T&5fm&)1{N&Y_rCk_y}Rdo7womSPXhR+><6{E7d4i^LMbp9 z$)_XvY$RDo$lRD>hNVIcS1B}iTCsX4WFxNmeZxdEryG07mN!u+Yk$>{%8 z!zUWh&}8{^C&1m*$><=D(kz)S^xt|boWf;$@yfROt17v{w`00pCaQ26L8{Xv4K;J-|yDUaTs8Zz)!suy0)yUj_5J^x05s zJEj1h+p{R~qWHfP|DW~^Q65&K!3u>m|R&kMeZBTLAf7X;tMku@^sCBd&Ge%`Kk z1iw|ARx*Dk_zCKkoF{jAqUW$=$#`lXihUo;mW=%$3XWty#*Zx~vtoMM_>LPjT23>h zRVUP8&+$pG`YW26I*QOfj6*|NcZ+&m*L87`^1klMsO)Y+-?4vO7bZiC)>;kEjU11J v%<~-I(`!z%={0=2fo_EjsL!7st$$hmumQY(UE6wN<@obp{a1D_9Ek7(L`AAx literal 0 HcmV?d00001 diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml index b0f80619..69e28ee6 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Localization/English/english.xml @@ -6368,13 +6368,13 @@ Because this is Pathfinder 2nd Edition, Short Rests are unlimited and restore fo Bestow Curse: Dread Curse a creature with your touch. It fills with dread, possibly skipping its turn. Flicker - You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. + You flicker quickly between your current plane and another. You gain resistance [2] to all damage, except force and radiant. At the end of each of your turns, you automatically teleport [1] in a random direction. You can Sustain the spell to teleport in this way. Flicker You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. Flicker You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. Flicker - You flicker quickly between your current plane and another. You gain resistance 5 to all damage, except force and radiant. At the end of each of your turns, you automatically teleport [1] in a random direction. You can Sustain the spell to teleport in this way. + You flicker quickly between your current plane and another. You gain resistance [2] to all damage, except force and radiant. At the end of each of your turns, you automatically teleport [1] in a random direction. You can Sustain the spell to teleport in this way. Blistering Invective 2 Actions<br>Range 30 feet<br>Targets 1 creature<br>Defense Will<br>A heap of insults and invectives spew from your mouth—words so devastating your foes burn from the intensity of your diatribe. Your words deal 2d6 persistent fire damage, and the target must attempt a Will save.<br>Success The target takes half the persistent fire damage.<br>Failure The target becomes frightened 1 and takes the full persistent fire damage.<br>Critical Failure The target becomes frightened 2 and takes double the persistent fire damage.<br>Heightened (+2) You can target two additional creatures, and the persistent damage increases by 2d6. Scroll of Bless @@ -31037,4 +31037,11 @@ Really? Just like that? All right, but if she reaches for that lute, it's firewo Attempting a ranged attack with this weapon within volley range incurs a -2 penalty Volley Attempting a ranged attack within a weapon's volley range incurs a -2 penalty + Resistance increases by [1] every two levels. + Flicker + Random teleport within [1] + Flicker (Sustain) + Teleport [1] in a random direction. + Critical Specialization: Polearm + Move the target anywhere within [1]. \ No newline at end of file diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_BonusStacking.txt b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_BonusStacking.txt index ff733b10..da7c20f7 100644 --- a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_BonusStacking.txt +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_BonusStacking.txt @@ -345,26 +345,37 @@ DB_IntrinsicResistance("Thunder","ThnResist_5",5); DB_IntrinsicResistance("Thunder","ThnResist_10",10); DB_IntrinsicResistance("Bludgeoning","GhostResist_5",5); +DB_IntrinsicResistance("Bludgeoning","GhostResist_8",8); DB_IntrinsicResistance("Bludgeoning","GhostResist_10",10); DB_IntrinsicResistance("Slashing","GhostResist_5",5); +DB_IntrinsicResistance("Slashing","GhostResist_8",8); DB_IntrinsicResistance("Slashing","GhostResist_10",10); DB_IntrinsicResistance("Piercing","GhostResist_5",5); +DB_IntrinsicResistance("Piercing","GhostResist_8",8); DB_IntrinsicResistance("Piercing","GhostResist_10",10); DB_IntrinsicResistance("Acid","GhostResist_5",5); +DB_IntrinsicResistance("Acid","GhostResist_8",8); DB_IntrinsicResistance("Acid","GhostResist_10",10); DB_IntrinsicResistance("Cold","GhostResist_5",5); +DB_IntrinsicResistance("Cold","GhostResist_8",8); DB_IntrinsicResistance("Cold","GhostResist_10",10); DB_IntrinsicResistance("Fire","GhostResist_5",5); +DB_IntrinsicResistance("Fire","GhostResist_8",8); DB_IntrinsicResistance("Fire","GhostResist_10",10); DB_IntrinsicResistance("Lightning","GhostResist_5",5); +DB_IntrinsicResistance("Lightning","GhostResist_8",8); DB_IntrinsicResistance("Lightning","GhostResist_10",10); DB_IntrinsicResistance("Necrotic","GhostResist_5",5); +DB_IntrinsicResistance("Necrotic","GhostResist_8",8); DB_IntrinsicResistance("Necrotic","GhostResist_10",10); DB_IntrinsicResistance("Poison","GhostResist_5",5); +DB_IntrinsicResistance("Poison","GhostResist_8",8); DB_IntrinsicResistance("Poison","GhostResist_10",10); DB_IntrinsicResistance("Psychic","GhostResist_5",5); +DB_IntrinsicResistance("Psychic","GhostResist_8",8); DB_IntrinsicResistance("Psychic","GhostResist_10",10); DB_IntrinsicResistance("Thunder","GhostResist_5",5); +DB_IntrinsicResistance("Thunder","GhostResist_8",8); DB_IntrinsicResistance("Thunder","GhostResist_10",10); //Vanilla weaknesses/resistances diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_Flicker.txt b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_Flicker.txt new file mode 100644 index 00000000..a5b118a0 --- /dev/null +++ b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Story/RawFiles/Goals/PF2e_Flicker.txt @@ -0,0 +1,72 @@ +Version 1 +SubGoalCombiner SGC_AND +INITSECTION +DB_FlickerStatus("BLINK"); +DB_FlickerStatus("BLINK_6"); + +DB_RandomVectors(4.0, 0.0); +DB_RandomVectors(3.7, 1.5); +DB_RandomVectors(2.8, 2.8); +DB_RandomVectors(1.5, 3.7); +DB_RandomVectors(-4.0, 0.0); +DB_RandomVectors(-3.7, 1.5); +DB_RandomVectors(-2.8, 2.8); +DB_RandomVectors(-1.5, 3.7); +DB_RandomVectors(4.0, -0.0); +DB_RandomVectors(3.7, -1.5); +DB_RandomVectors(2.8, -2.8); +DB_RandomVectors(1.5, -3.7); +DB_RandomVectors(-4.0, -0.0); +DB_RandomVectors(-3.7, -1.5); +DB_RandomVectors(-2.8, -2.8); +DB_RandomVectors(-1.5, -3.7); +KBSECTION +// At the end of a character's turn, if they have the BLINK status, +// teleport them in a random direction by 10 feet. +IF +TurnEnded((GUIDSTRING)_Character) +AND +DB_FlickerStatus((STRING)_Status) +AND +HasActiveStatus(_Character, _Status, 1) +THEN +PROC_FlickerTeleport(_Character); + +// If a character sustains the flicker spell, also telepor them +// randomly. +IF +CastedSpell((GUIDSTRING)_Character, "Shout_Blink_Sustain", _, _, _) +THEN +PROC_FlickerTeleport(_Character); + +// Logic to choose a random direction and teleport. +PROC +PROC_FlickerTeleport((GUIDSTRING)_Character) +AND +GetPosition(_Character, (REAL)_XO, (REAL)_YO, (REAL)_ZO) +AND +QRY_GetRandom("DB_RandomVectors", 2, "DB_ChosenVector") +AND +DB_ChosenVector((REAL)_XD, (REAL)_ZD) +AND +RealSum(_XO, _XD, (REAL)_XN) +AND +RealSum(_ZO, _ZD, (REAL)_ZN) +AND +FindValidPosition(_XN, _YO, _ZN, 4.0, _Character, 0, (REAL)_XSafe, (REAL)_YSafe, (REAL)_ZSafe) +THEN +PlayEffectAtPosition(VFX_Cinematic_Daisy_Disappear_Flash_01_c6caf9c3-c787-f49f-838f-aef5f568270d, _XO, _YO, _ZO, 0.7); +TeleportToPosition(_Character, _XSafe, _YSafe, _ZSafe, "FlickerTeleport", 0, 0, 0, 0, 1); +PlayEffectAtPosition(VFX_Cinematic_Gale_Recruitment_Portal_Flash_01_a1f850e5-746a-0b0a-78b8-22b5a45dd809, _XSafe, _YSafe, _ZSafe, 1.0); +NOT DB_ChosenVector(_XD, _ZD); + +// Dummy to hide warning about unused DB. +PROC +PROC_FlickerTeleport((GUIDSTRING)_Character) +AND +DB_RandomVectors((REAL)_X, (REAL)_Z) +THEN +DB_NOOP(1); +EXITSECTION + +ENDEXITSECTION diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Status/VFX_Status_Flicker.lsfx b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Assets/Effects/Effects_Banks/Status/VFX_Status_Flicker.lsfx new file mode 100644 index 0000000000000000000000000000000000000000..5ff0523e9b57e760d5a314c18d219020843d0293 GIT binary patch literal 321270 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 WUFaM|N+@)r7704DW)2t8@Bas!GPm&n literal 0 HcmV?d00001 diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Status/48d767dd-9c9a-5783-f859-aa519289d8ac.lsf b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Content/Assets/Effects/Effects/[PAK]_Status/48d767dd-9c9a-5783-f859-aa519289d8ac.lsf new file mode 100644 index 0000000000000000000000000000000000000000..6ce20edb1db6600309e8b9a8189c9aa14187a87d GIT binary patch literal 2469 zcmc(gJ8vXK5XWnb&-cJ^4kYZe<$#u6jd%>UQbU0u~Z({pF%-qu9`_^qNF ztgd{!TAqvR=Oek@`2jv#S@^o9W4!P@zN%mq-f-`y#~*Q0&k8QX&B=Tm+q>?;NgYma zTY*b(KedzjG^FdWnGVu8rtz$AI(^_jdn&jFx5u+Ioz4$t!^!yWB>qc{$7&dkPYzze z6}Xji3bUJTynk|^zqVGe2KW4XG-AD^Hn+6`Ysju%NbYB#bP~QAYH8IHPXd;E{AHdo-dIu z*7If3#d^L%x>(Ook}lTsI_Y9PKSjD&&n4fdi2-!AOM#EhYvLE+CrZ53@KSNZ{p!sZ z0iGabI(`U0lK(2{haG($A~sqhe{iP*(i(7soHX5qj3Rtx8B;@nYr1#-P;-s!+x5=_S};iY`fXJc}TyM zDIdpMaaca1y%?PlT5(i?)hJlD*f?gM>Z}?BOSWXIJB86GSVt+tc|`FP4-ejBZb$(XUtw`l$vXFk#l4$n?_~L zbI4$#Q^q-q*&0PRD>3ur(br5jO-x#34OB;BTyl)kHfUYom}5$)z4B7$>$r@2jLT?3byuvR#leE0*y!klcVW))Dd;s?b{s%R(dN8%Ryp69^PRy$2qe-V z9zjS*2<0z8NR%{`AR0&k5~QI*N&_VY9n8+!x{#MI6s-LCeY-QeGkddpTClI0V$yvZf=VWY7&m(#dDsz_Ucw4c!>TV1k!K*t1i`pa;yr z_GO|_5SE{E3T_23(q7OVlcGYajs!Bl)48MCtNe1po8@-O@rC0z_fsBYLX;<6pZn5v zqIksNysWwrCT~7jGz%4^A$)GlWw}=r|8eDL@in(<6rPSh>oVx9mxZbm?a!bM5)PlW zMWp&r=IKIVlsns)Gl)Zu+rhfJR?F*9hFk~7RP9bxM8@K_NLPjD$^1HxFh%8S@DeYI zY^}VdRU@S?HLoEnK6k7p#^Dm1DF$6&N@we-7<5o2Qxa+hb)=`JQih(5!C*b*;W=T= zC$0vvT*4!g<;7vw$xBuIcwTqj7_@`QrL+Bm*f?)k)cQ8s%wiDq*gu7=t{&X{v?no5 zLwa~AtvTSdpZxmP`?)b5-E#_l*PG@ebQ!BIeIc7nbtv9X22a^QOg)T7I}FotJ>Iis zd>86t#AiU+;|ERN~tQC{lgL;DaJMmuBlf;K0hsmhia>N5n@jlcR@gjUi z|6bH(;wvnU+=u!a@jNI#fcge;f=#2p+Rt0WD-=&Z>ifh?#0OD7AU;a0>>nbp+V8)e z?yH(_7ILfngZz=Sr8O_SnG9a{K}Elr;M45c<(HQi%<`jt<74dgyRXGBqtBM^OketS r;rZRiFIM#9!>AffS7pNSrC+O`s=uIN2S!jT)n + + + + + + + + + + + + + + From 294cf40c958336506926fa85eac0541eb4a87a23 Mon Sep 17 00:00:00 2001 From: QuickDeck <105922353+QuickDeck@users.noreply.github.com> Date: Wed, 28 Jan 2026 23:36:14 -0500 Subject: [PATCH 6/6] Step Update to New Distances Previously overlooked the step action --- .../Stats/SpellData/Rush.stats | 26 ++++++++-------- .../Stats/SpellData/Shout.stats | 4 +-- .../Stats/StatusData/Status_BOOST.stats | 2 +- .../ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf | Bin 1695 -> 0 bytes .../Stats/Generated/Data/Spell_Rush.txt | 29 ++++++++++++++---- .../Stats/Generated/Data/Spell_Shout.txt | 4 +-- .../Stats/Generated/Data/Status_BOOST.txt | 2 +- 7 files changed, 42 insertions(+), 25 deletions(-) delete mode 100644 Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Levels/Basic_Level_A/Characters/ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats index b60d391a..f00b26a9 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Rush.stats @@ -13,7 +13,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -67,7 +67,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -187,7 +187,7 @@ - + @@ -216,7 +216,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -300,7 +300,7 @@ - + @@ -309,7 +309,7 @@ - + @@ -420,7 +420,7 @@ - + @@ -450,7 +450,7 @@ - + @@ -497,7 +497,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats index aa70dd9a..ca4cf3a5 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/SpellData/Shout.stats @@ -149,7 +149,7 @@ - + @@ -6705,7 +6705,7 @@ - + diff --git a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats index be421399..a0f1d4c5 100644 --- a/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats +++ b/Editor/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/StatusData/Status_BOOST.stats @@ -2220,7 +2220,7 @@ - + diff --git a/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Levels/Basic_Level_A/Characters/ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf b/Mods/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Levels/Basic_Level_A/Characters/ae1edce9-0f37-4ba2-bcbd-9ac291ca4cff.lsf deleted file mode 100644 index 54a519040b96686c83f42204d6619677d46914d7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1695 zcmd^9zi-n}5dL0CLn~T|jSY!`(URK)r=HqERR&yAXasE0`Q;f>>^iayRW>A6HbiG& zfQ1nj1_UbtiNA!29p0T&5fm&)1{N&Y_rCk_y}Rdo7womSPXhR+><6{E7d4i^LMbp9 z$)_XvY$RDo$lRD>hNVIcS1B}iTCsX4WFxNmeZxdEryG07mN!u+Yk$>{%8 z!zUWh&}8{^C&1m*$><=D(kz)S^xt|boWf;$@yfROt17v{w`00pCaQ26L8{Xv4K;J-|yDUaTs8Zz)!suy0)yUj_5J^x05s zJEj1h+p{R~qWHfP|DW~^Q65&K!3u>m|R&kMeZBTLAf7X;tMku@^sCBd&Ge%`Kk z1iw|ARx*Dk_zCKkoF{jAqUW$=$#`lXihUo;mW=%$3XWty#*Zx~vtoMM_>LPjT23>h zRVUP8&+$pG`YW26I*QOfj6*|NcZ+&m*L87`^1klMsO)Y+-?4vO7bZiC)>;kEjU11J v%<~-I(`!z%={0=2fo_EjsL!7st$$hmumQY(UE6wN<@obp{a1D_9Ek7(L`AAx diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt index 8f30b326..fff1f399 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Rush.txt @@ -7,6 +7,7 @@ new entry "Rush_SuddenCharge" type "SpellData" data "SpellType" "Rush" data "Cooldown" "OncePerTurn" +data "TargetRadius" "24" data "HitRadius" "1" data "MovementSpeed" "40000" data "SpellRoll" "Attack(AttackType.MeleeWeaponAttack)" @@ -20,7 +21,7 @@ data "TooltipAttackSave" "MeleeWeaponAttack" data "CastSound" "Action_Cast_SpringAttack" data "PreviewCursor" "Melee" data "CastTextEvent" "Cast" -data "Requirements" "not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB')" +data "Requirements" "!Immobile" data "CycleConditions" "Enemy() and not Dead()" data "UseCosts" "ActionPoint:1;Movement:Distance*0.5;Stride:1;" data "SpellAnimation" "e4c33fe4-af36-47b7-9f61-51f2f6924210,,;7bfeb9dd-1348-45c7-bff9-ed42f8cd43a1,,;b780092c-cc12-43d5-b60e-acbac3fdceed,,;abbeb7de-2128-4b16-95e5-7b9d7b1af2f9,,;6574bfb9-d601-4760-bd53-867747514006,,;,,;a28c0e11-6dc4-4f40-8e58-14e0d7ae4172,,;,,;,," @@ -43,11 +44,13 @@ type "SpellData" data "SpellType" "Rush" using "Rush_SuddenCharge" data "SpellProperties" "ApplyStatus(SELF,RAISE_SHIELD,100,1)" +data "TargetRadius" "12" data "Icon" "PassiveFeature_RelentlessAvenger" data "DisplayName" "h97145663g07e7g6c72gb261g6610a4a2f92d;1" data "Description" "he7c48925gec52g55f6g8b10g6fdcc0eed6e9;1" data "TooltipDamageList" "DealDamage(MainMeleeWeapon, MainMeleeWeaponDamageType)" data "CastSound" "PassiveFeature_RelentlessAvenger" +data "Requirements" "!Immobile" data "UseCosts" "ActionPoint:2;Movement:Distance;Stride:1;" data "RequirementConditions" "CanUseWeaponActions() and HasShieldEquipped(context.Source);" @@ -57,6 +60,7 @@ data "SpellType" "Rush" data "Level" "1" data "SpellSchool" "Transmutation" data "SpellProperties" "ApplyStatus(SELF,BLUR,100,1)" +data "TargetRadius" "24" data "HitRadius" "1" data "MovementSpeed" "80000" data "SpellSuccess" "ApplyStatus(SELF,BLUR,100,1)" @@ -68,7 +72,7 @@ data "TooltipStatusApply" "ApplyStatus(BLUR,100,1)" data "PrepareSound" "Vocal_Component_Shadow_Monk" data "CastSound" "Spell_Cast_Monk_FistofFourThunders_L1to3" data "CastTextEvent" "Cast" -data "Requirements" "not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB')" +data "Requirements" "!Immobile" data "Stealth" "Yes" data "UseCosts" "Stride:1;Movement:Distance*0.5;KiPoint:1" data "SpellAnimation" "0319ca29-4024-4649-9278-3c1f20c5f023,,;e329fa49-fa97-41a5-9b37-5157bb17d398,,;5527380a-aa1c-4b96-9321-c9da23af7396,,;,,;b24b3f23-6d3a-43ce-ae3a-abfb44d26082,,;,,;d13e9dce-8866-4833-98e3-f2e8cad0d790,,;,,;,," @@ -85,6 +89,7 @@ new entry "Rush_SpringAttack" type "SpellData" data "SpellType" "Rush" data "Cooldown" "OncePerShortRest" +data "TargetRadius" "12" data "HitRadius" "1.5" data "MovementSpeed" "40000" data "SpellRoll" "Attack(AttackType.MeleeWeaponAttack)" @@ -135,7 +140,7 @@ data "Description" "hcd4adf35g3632ga9cdg36bbg8eb91f8c4d6e;1" data "TooltipDamageList" "DealDamage(MainMeleeWeapon+5, MainMeleeWeaponDamageType)" data "TooltipAttackSave" "MeleeWeaponAttack" data "TooltipStatusApply" "" -data "Requirements" "not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB')" +data "Requirements" "!Immobile" data "UseCosts" "ActionPoint:2" data "SpellFlags" "IsHarmful" data "VerbalIntent" "Damage" @@ -149,6 +154,7 @@ data "SpellType" "Rush" using "Rush_SpringAttack" data "Cooldown" "" data "SpellProperties" "RemoveStatus(SLEEP);RemoveStatus(SLEEPING);RemoveStatus(SG_Sleeping);" +data "TargetRadius" "12" data "HitRadius" "1.5" data "MovementSpeed" "40000" data "SpellRoll" "Dead() or SkillCheck(Skill.Athletics,math.max(context.Target.GetPassiveSkill(Skill.Athletics),context.Target.GetPassiveSkill(Skill.Acrobatics)))" @@ -164,7 +170,7 @@ data "TooltipAttackSave" "" data "TooltipStatusApply" "" data "PreviewCursor" "Melee" data "CastTextEvent" "Cast" -data "Requirements" "not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB')" +data "Requirements" "!Immobile" data "CycleConditions" "CanShoveWeight() and not Grounded()" data "UseCosts" "ActionPoint:2" data "SpellFlags" "IsHarmful;AddFallDamageOnLand" @@ -185,13 +191,15 @@ data "Requirement" "MeleeWeapon" data "Cooldown" "None" data "DisplayName" "hda5a616ag7313g41c0g2095g87766fcb3176;1" data "Description" "h1ba22ab7g744fga232g6f91g28149ddecb64;1" -data "Requirements" "CanUseWeaponActions() and (HasStatus('MAP_PENALTY_2ND') or HasStatus('MAP_PENALTY_3RD'))" +data "Requirements" "!Immobile" data "UseCosts" "ActionPoint:1;Movement:Distance*1;Stride:1;" +data "RequirementConditions" "CanUseWeaponActions() and IsProficientWithEquippedWeapon() and (HasStatus('MAP_PENALTY_2ND') or HasStatus('MAP_PENALTY_3RD'))" new entry "Rush_PredatorsPounce" type "SpellData" data "SpellType" "Rush" data "Cooldown" "OncePerTurn" +data "Requirements" "!Immobile" data "SpellAnimation" "e4c33fe4-af36-47b7-9f61-51f2f6924210,,;7bfeb9dd-1348-45c7-bff9-ed42f8cd43a1,,;b780092c-cc12-43d5-b60e-acbac3fdceed,,;abbeb7de-2128-4b16-95e5-7b9d7b1af2f9,,;6574bfb9-d601-4760-bd53-867747514006,,;,,;a28c0e11-6dc4-4f40-8e58-14e0d7ae4172,,;,,;,," new entry "Rush_SwireEscape" @@ -200,6 +208,7 @@ data "SpellType" "Rush" using "Rush_DefensiveAdvance" data "Cooldown" "OncePerShortRestPerItem" data "AIFlags" "CanNotUse" +data "TargetRadius" "12" data "HitRadius" "1" data "SpellSuccess" "DealDamage(2d4,Force);ExecuteWeaponFunctors(MainHand);" data "Icon" "Action_Barbarian_PrimalStampede" @@ -207,6 +216,7 @@ data "DisplayName" "hf1ff4d27gc99fg1713g9159g9393c6c11158;1" data "Description" "h186ef1acg5f29ga138g0177g048431426bc7;1" data "DescriptionParams" "Distance(9)" data "TooltipDamageList" "DealDamage(2d4, Force)" +data "Requirements" "!Immobile" data "UseCosts" "ActionPoint:2;" data "SpellFlags" "IsHarmful" data "RequirementConditions" "CanUseWeaponActions();" @@ -223,6 +233,7 @@ type "SpellData" data "SpellType" "Rush" using "Rush_ForceTunnel" data "Cooldown" "" +data "TargetRadius" "16" data "SpellRoll" "Attack(AttackType.MeleeSpellAttack)" data "SpellSuccess" "DealDamage(3d10+4,Force,Magical);TARGET:IF(not SavingThrow(Ability.Constitution,17)):ApplyStatus(PRONE,100,2);" data "DisplayName" "h73e5ab49gc5d2gc1c6g9dd0g756c3d506f96;1" @@ -230,7 +241,7 @@ data "DescriptionParams" "Distance(12)" data "TooltipDamageList" "DealDamage(3d10+4,Force)" data "TooltipAttackSave" "MeleeUnarmedAttack;Strength" data "TooltipStatusApply" "ApplyStatus(PRONE,100,2)" -data "Requirements" "not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB')" +data "Requirements" "!Immobile" data "UseCosts" "ActionPoint:1" data "SpellFlags" "IsHarmful;AddFallDamageOnLand;Wildshape" @@ -242,6 +253,7 @@ data "SpellAnimation" "b94b9184-9bd0-4840-be7d-003700173b37,,;,,;5df11e35-f081-4 new entry "Rush_BurningJet_Level1" type "SpellData" data "SpellType" "Rush" +data "TargetRadius" "16" data "HitRadius" "1" data "MovementSpeed" "80000" data "TargetConditions" "RageConcentrateSpell();" @@ -269,6 +281,7 @@ new entry "Rush_BurningJet_Level1_Real" type "SpellData" data "SpellType" "Rush" data "SpellContainerID" "Rush_BurningJet_Level1" +data "TargetRadius" "16" data "HitRadius" "1" data "MovementSpeed" "80000" data "TargetConditions" "RageConcentrateSpell();" @@ -296,6 +309,7 @@ new entry "Rush_BurningJet_Level6" type "SpellData" data "SpellType" "Rush" using "Rush_BurningJet_Level1" +data "TargetRadius" "24" data "DisplayName" "h8c68ecadg934fge6f5g8b30g03b6431dbbf6;1" data "RequirementConditions" "CanCastImpulse('Fire') and not HasStatus('Grappled') and not HasStatus('ENSNARED') and not HasStatus('WEB') and CharacterLevelGreaterThan(5) and RageConcentrateSpell();" @@ -303,6 +317,7 @@ new entry "Rush_LightningDash" type "SpellData" data "SpellType" "Rush" data "SpellProperties" "GROUND:IF(HasStatus('AIR_JUNCTION',context.Source)):ApplyStatus(DISENGAGE_USESTEP,100,1);RemoveStatus(SELF,ChannelElementsStatusAir);RemoveStatus(SELF,ChannelElementsStatusEarth);RemoveStatus(SELF,ChannelElementsStatusFire);RemoveStatus(SELF,ChannelElementsStatusWater);RemoveStatus(SELF,ChannelElementsStatusMetal);RemoveStatus(SELF,ChannelElementsStatusWood);RemoveStatus(SELF,ChannelingStatus);RemoveStatus(SELF,ThermalNimbusAura_Fire);RemoveStatus(SELF,ThermalNimbusAura_Cold);RemoveStatus(SELF,RavelOfThorns_Aura);RemoveStatus(SELF,RavelOfThorns_DamageAura);" +data "TargetRadius" "12" data "HitRadius" "1.5" data "MovementSpeed" "99999" data "SpellRoll" "not SavingThrow(Ability.Dexterity, SourceSpellDC())" @@ -396,6 +411,7 @@ data "DamageType" "Piercing" new entry "Rush_Primal_Stampede" type "SpellData" data "SpellType" "Rush" +data "TargetRadius" "12" data "HitRadius" "2" data "MovementSpeed" "12000" data "SpellRoll" "Attack(AttackType.MeleeUnarmedAttack)" @@ -434,6 +450,7 @@ data "SpellType" "Rush" using "Rush_Rush" data "Cooldown" "OncePerTurn" data "AIFlags" "" +data "TargetRadius" "16" data "HitRadius" "2" data "SpellRoll" "Attack(AttackType.MeleeUnarmedAttack)" data "SpellSuccess" "DealDamage(4d8+UnarmedMeleeAbilityModifier,Piercing);IF(not SavingThrow(Ability.Constitution,14)):ApplyStatus(PRONE,100,2);AI_IGNORE:Force(2);" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt index 50a8cd0d..49e0d600 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Spell_Shout.txt @@ -129,7 +129,7 @@ new entry "Shout_Disengage" type "SpellData" data "SpellType" "Shout" using "Shout_Disengage" -data "SpellProperties" "AI_IGNORE:IF( not HasStatus('DISENGAGE')):UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,3,0);AI_IGNORE:IF(not Tagged('DOUBLE_STEP')):UseActionResource(Movement,1.5,0,true); AI_IGNORE:ApplyStatus(DISENGAGE,100,1);AI_ONLY:IF(HasStatus('FLANKED_AOO')):ApplyStatus(DISENGAGE,100,1);" +data "SpellProperties" "AI_IGNORE:IF( not HasStatus('DISENGAGE')):UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,4,0);AI_IGNORE:IF(not Tagged('DOUBLE_STEP')):UseActionResource(Movement,2,0,true);AI_IGNORE:ApplyStatus(DISENGAGE,100,1);AI_ONLY:IF(HasStatus('FLANKED_AOO')):ApplyStatus(DISENGAGE,100,1);" data "DisplayName" "hfa510585g605fg9622ga9a6g1174817faaa0;1" data "SpellFlags" "IgnoreSilence;Stealth;Invisible;NoCameraMove" data "RechargeValues" "1-2" @@ -5858,7 +5858,7 @@ new entry "Shout_ArcaneTap" type "SpellData" data "SpellType" "Shout" using "Shout_Disengage" -data "SpellProperties" "AI_IGNORE:IF( not HasStatus('DISENGAGE_TAP')):UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,3,0);AI_IGNORE:ApplyStatus(DISENGAGE_TAP,100,1);AI_ONLY:IF(HasStatus('FLANKED_AOO')):ApplyStatus(DISENGAGE_TAP,100,1);" +data "SpellProperties" "AI_IGNORE:IF( not HasStatus('DISENGAGE_TAP')):UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,4,0);AI_IGNORE:ApplyStatus(DISENGAGE_TAP,100,1);AI_ONLY:IF(HasStatus('FLANKED_AOO')):ApplyStatus(DISENGAGE_TAP,100,1);" data "TargetConditions" "Self() and ConcentrateSpell();" data "Icon" "Action_Disengage_Bonus" data "DisplayName" "h0d847bddge89ag1a97g4152gf13d691e89a5;1" diff --git a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt index 364fb3da..595c604f 100644 --- a/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt +++ b/Public/Pathfinder2ndEdition_dda83752-5c01-30f9-6a09-824c7e182090/Stats/Generated/Data/Status_BOOST.txt @@ -1854,7 +1854,7 @@ data "StatusType" "BOOST" using "DISENGAGE" data "SoundVocalStart" "NONE" data "RemoveConditions" "(StatusId('SG_DifficultTerrain') and not HasPassive('FeatherStep')) or not IsStatusEvent(StatusEvent.OnStatusApplied)" -data "OnApplyFunctors" "UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,3,0);IF(not Tagged('DOUBLE_STEP')):UseActionResource(Movement,2,0,true)" +data "OnApplyFunctors" "UseActionResource(Movement,100%,0,true);AI_IGNORE:RestoreResource(Movement,4,0);IF(not Tagged('DOUBLE_STEP')):UseActionResource(Movement,2,0,true)" new entry "INTERRUPT_FREE_MOVEMENT" type "StatusData"