Jump to content

Rune or Glyphe that increase Stamina?


Recommended Posts

Hey Guys,

 

i edit some runes and i have 2 Questions,

can i give a rune 2 abilities? as example increase 5% Attackpower and 5% Vitality?

 

and the second question is how can i add 5% Stamina "gain?" (dont know the right word)

<ability name="Rune veles greater _Stats">
	<tags>Upgrade, WeaponUpgrade
	</tags>
	<spell_power type="mult"  min="0.20"/>
        <focus_gain type="add" min="0.05"/>
</ability>

this is my example would this will working? but how can i add stamina instead of focus?

 

edit: ok i test it and it works but these stones are relics and if i add 2 of these my relic sword is no more a relic sword :/

 

im a little bit confused

 

thanks for help

Edited by xBattleSheep
Link to comment
Share on other sites

  • 2 weeks later...

Are we talking about stamina as in Witcher 3 Enhanced edition? Because then it would be:

<ability name="Rune veles greater _Stats">
<tags>Upgrade, WeaponUpgrade
</tags>
<stamina_regen type="mult" min="0.05"/>
</ability>

 

Haven't you try this?

Link to comment
Share on other sites

  • 2 weeks later...
  • Recently Browsing   0 members

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