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