0 of 0

File information

Last updated

Original upload

Created by

iPlay2Lose

Uploaded by

iPlay2Lose

Virus scan

Safe to use

Tags for this mod

About this mod

The spell was missing a line of code.
Added it back, not sure if everyone missing this or if I deleted it.

The missing line:
data "AmountOfTargets" "LevelMapValue(HoldPerson_Monk)"

add to the spell Target_HoldPerson_Monk

Permissions and credits
The spell was working a couple weeks ago for me and then I started messing around with creating mods for the first time and now its broke. I'm sure it's just a coincidence... Anyways, I decided to upload this just in case I didn't do this to myself and others have the same issue; also I wanted to learn how to upload mods on nexus.


You can do it yourself, this is the spell.

new entry "Target_HoldPerson_Monk"
type "SpellData"
data "SpellType" "Target"
using "Target_HoldPerson"
data "Level" "" 
data "AmountOfTargets" "LevelMapValue(HoldPerson_Monk)"                              <---------------------This is the missing line added back 
data "SpellProperties" "ApplyStatus(SELF,MARTIAL_ARTS_BONUS_UNARMED_STRIKE,100,1)"
data "SpellSuccess" "ApplyStatus(HOLD_PERSON_MONK,100,10)"
data "DisplayName" "hd82ec163ge78ag4ecbgae09g7fab45598d2d;2"
data "Description" "he64de87egcc5fg499fgb827g1f28db161d10;3"
data "TooltipStatusApply" "ApplyStatus(HOLD_PERSON_MONK,100,10)"
data "PrepareSound" "Vocal_Component_Monk_Control"
data "CastSound" "Spell_Cast_Monk_ClenchoftheNorthwind_L1to3"
data "TargetSound" "Vocal_Component_Stop"
data "VocalComponentSound" "Vocal_Component_Stop"
data "UseCosts" "ActionPoint:1;KiPoint:3"
data "SpellAnimation" "32456253-9787-49c8-9775-4cd93d602f05,,;,,;32415fee-295d-4fed-a7f4-d2f9218ff9c1,,;05f29a9a-58d1-43d2-84cf-5a95ab5baa24,,;5c9e3bb0-8963-4cc3-aa24-c0ba1c49494b,,;,,;c79f1495-5c5c-4e22-bed4-38beb3779b23,,;,,;,,"
data "SpellStyleGroup" "Class"
data "SpellFlags" "HasVerbalComponent;HasSomaticComponent;HasHighGroundRangeExtension;IsConcentration;IsHarmful"
data "PrepareEffect" "76154940-c4fc-4adb-b700-87051865380f"
data "CastEffect" "b05bd9fd-c2d2-44c9-ae77-c58b17aa2443"
data "TargetEffect" "57190c62-9877-46f5-acd4-ca35093a5e8a"