![]() |
Stamp of the Betrayer
This magical item has a short description, saying only "+20% damage of the soldiers." Sounds good to me, so I bought one. It didn't change the damage numbers on my display screen, though, so I reloaded it (cost me 21k).
The info text makes it sound like "soldiers" should take 20% more damage. That could be it, but my next question is what qualifies as a soldier? Any old troop? Wondering if anybody has used this item and/or can confirm what it does... PS. Here is some code where I found it, but I don't know all the places to look. Code:
branding_iron { Code:
itm_branding_iron_name=Stamp of the Betrayer |
See ARENA.LUA line 792
It is located on line 792 of ARENA.LUA:
Code:
if (receiver_name == attacker_name) then I guess the description should say +20% damage when attacking an enemy unit that is the same as your unit. Anyway, there you go. /C\/C\ |
Thanks Matt, I'll send in a bug report and see if they update it. I bet even fewer people will buy it now, too. :p
Edit: Does it mean if you have a wolf then you do 20% more damage to all wolves you come across? Or does it mean if your wolf attacks an enemy wolf, your wolf gets +20% damage? I'm thinking the latter based on the code, but I wanted to make sure. It should then say "+20% damage when a unit attacks the exact same unit." |
I'm pretty sure the latter...
From what I can tell it is the latter since it is if receiver_name equals attacker_name. Kind of interesting in a way, I guess it would be great against your Double in The Legend! :-)
Quote:
|
That "bug" existed since the days of Cross worlds. I think it's a misdescription.
|
Quote:
|
All times are GMT. The time now is 08:58 PM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.