Big egg
This commit is contained in:
@@ -32,8 +32,8 @@
|
|||||||
- name: egghead
|
- name: egghead
|
||||||
regex: <Talent identifier="egghead">!anyvalue="(?<xpbonus>!num)"!anyvalue="(?<xpbonusv>!num)"
|
regex: <Talent identifier="egghead">!anyvalue="(?<xpbonus>!num)"!anyvalue="(?<xpbonusv>!num)"
|
||||||
lua: |
|
lua: |
|
||||||
xpbonus=round(xpbonus*4, 2)
|
xpbonus=round(xpbonus*32, 2)
|
||||||
xpbonusv=round(xpbonusv*4, 2)
|
xpbonusv=round(xpbonusv*32, 2)
|
||||||
files:
|
files:
|
||||||
- '**/TalentsEngineer.xml'
|
- '**/TalentsEngineer.xml'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user