I am trying create a simple Modlet to adjust the duration value' off coffee -
shouldnt be hard i didnt think - but its my first go at a modlet too
this is my current code, but something didnt work
any pointers ?
shouldnt be hard i didnt think - but its my first go at a modlet too
this is my current code, but something didnt work
any pointers ?
Code:
<buffs>
<set xpath="/buffs[@name='buffCoffee']/property[@name='duration value']/@value">600</set>
</buffs>