Update
This commit is contained in:
		@@ -71,6 +71,15 @@ smallmodifier=1.5
 | 
			
		||||
# itempricev2=round(itemprice/100, 2)" \
 | 
			
		||||
# **/TalentsDoctor.xml
 | 
			
		||||
 | 
			
		||||
# modify '<Talent identifier="genetampering">!anyvalue="(?<hpamount>!num)"!anyvalue="(?<movementspeed>!num)"' \
 | 
			
		||||
# "hpamount=round(hpamount*$bigmodifier, 2)
 | 
			
		||||
# movementspeed=round(movementspeed*$bigmodifier, 2)" \
 | 
			
		||||
# **/TalentsDoctor.xml
 | 
			
		||||
# modify '<Affliction!anyidentifier="genetampering"!anyvalue="(?<movementspeedv>!num)"!anyvalue="(?<hpamountv>!num)"' \
 | 
			
		||||
# "movementspeedv=round(movementspeedv*$bigmodifier, 2)
 | 
			
		||||
# hpamountv=round(hpamountv*$bigmodifier, 2)" \
 | 
			
		||||
# **/AfflictionsDoctor.xml
 | 
			
		||||
 | 
			
		||||
exit 0
 | 
			
		||||
 | 
			
		||||
# ----------------------------------------------------------
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user