From a791e7ffb24de500cfed670101c5683b5bb5377e Mon Sep 17 00:00:00 2001
From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com>
Date: Fri, 24 May 2024 11:54:07 -0500
Subject: [PATCH 1/2] Increase farstep range
---
data/mods/MindOverMatter/powers/teleportation.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/data/mods/MindOverMatter/powers/teleportation.json b/data/mods/MindOverMatter/powers/teleportation.json
index 92e43f10f5acb..3ff3b08ae0722 100644
--- a/data/mods/MindOverMatter/powers/teleportation.json
+++ b/data/mods/MindOverMatter/powers/teleportation.json
@@ -515,10 +515,10 @@
"shape": "blast",
"min_aoe": 4,
"max_aoe": 1,
- "aoe_increment": -0.25,
+ "aoe_increment": -0.2,
"min_range": {
"math": [
- "min( (( (u_spell_level('teleport_farstep') * 1.5) + 2) * (scaling_factor(u_val('intelligence') ) ) * u_nether_attunement_power_scaling), 80)"
+ "min( (( (u_spell_level('teleport_farstep') * 2) + 1) * (scaling_factor(u_val('intelligence') ) ) * u_nether_attunement_power_scaling), 80)"
]
},
"max_range": 80,
From 4ad517d3321e69f13c05d662e5c24ea60bf8d35a Mon Sep 17 00:00:00 2001
From: Standing-Storm <120433252+Standing-Storm@users.noreply.github.com>
Date: Fri, 24 May 2024 11:54:32 -0500
Subject: [PATCH 2/2] Update PowerDescriptionSpoilers.md
---
data/mods/MindOverMatter/PowerDescriptionSpoilers.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/mods/MindOverMatter/PowerDescriptionSpoilers.md b/data/mods/MindOverMatter/PowerDescriptionSpoilers.md
index f11a6a92ea01e..bb193afb4f790 100644
--- a/data/mods/MindOverMatter/PowerDescriptionSpoilers.md
+++ b/data/mods/MindOverMatter/PowerDescriptionSpoilers.md
@@ -1066,7 +1066,7 @@ Powers causing telepathic damage have a 5% chance to down the target, a 33% chan
## Farstep
*Difficulty*: 6
-*Target*: Anywhere within 2 square plus 1.5 squares per power level
+*Target*: Anywhere within 1 square plus 2 squares per power level
*Duration*: Instant
*Stamina Cost*: 6500, minus 105 per level to a minimum of 2750
*Channeling Time*: 75 moves, minus 3 moves per level to a minimum of 30