Jump to content

[Modding] Need some help to increase Yrden's range effect


Azetor

Recommended Posts

Hi, I'm trying to find how to change Yrden, I wanna increase the size of this sign.

I know that I can change the range of the glyphes on the ground but that doesn't increase the size's effect


(Gameplay/abilities/geralt_skills.xml)


<!-- Yrden -->

<ability name="magic_3">

<tags>magic_3</tags>

<stamina_cost type="add" always_random="false" min="50" max="50" />

<stamina_delay type="base" min="1" />

<stamina_delay type="mult" min="1" />

<trap_duration type="base" min="5" />

<trap_duration type="mult" min="1" />

<SlowdownEffect is_ability="true" />

<min_slowdown type="add" min="0.20" />

<max_slowdown type="add"

<range type="add" min="2.7" />



I'm Looking here too ( https://forums.cdprojektred.com/forum/en/the-witcher-series/the-witcher-3-wild-hunt/mod-discussions/56628-modding-yrden-range-radius ) It seems that I can find what I'm looking by editing signEntity.ws (The Witcher 3\content\content0\scripts\game\gameplay\items\spells) but what line exactly ?


Thanks for help.

Edited by Azetor
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...