URL:
  <http://gna.org/bugs/?21577>

                 Summary: Trait having percenage increase in damage displays
incorrectly
                 Project: Battle for Wesnoth
            Submitted by: sigurdfdragon
            Submitted on: Sun 02 Feb 2014 02:05:47 AM GMT
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: User Interface
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: master (Git)
        Operating System: Win 7 x64

    _______________________________________________________

Details:

The following trait code for a unit


    [trait]
        id=powerful
        male_name= _ "powerful"
        female_name= _ "female^powerful"
        [effect]
            apply_to=attack
            increase_damage=20%
        [/effect]
    [/trait]


when applied to a unit leaves out the '%' sign in the auto-generated
description.
Ex:
Red Mage:
Trait: powerful
staff and fireball: +20 damage

it should be:
staff and fireball: +20% damage

like it is "-20% to advance" for the intelligent trait.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21577>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to