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

                 Summary: Descent into Darkness - Malin Keshar on lev 3 has
his melee attack type unclear
                 Project: Battle for Wesnoth
            Submitted by: vaxquis
            Submitted on: Friday 03/14/2008 at 03:44
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Campaign
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.4
        Operating System: win98 (any)

    _______________________________________________________

Details:

help files clearly states that his melee attack gets magical at lev 3:

short sword blade 5-3 melee magical

, it acts like it's magical ingame (observed about 70% hit chance), but, at
the same time, there's no "magical" written in the main interface window:

5-3 short sword
  melee--blade    <- no 'magical' here
15-2 chill wave
  ranged--cold
  magical
10-2 shadow wave
  ranged--arcane
  magical


it may be related to this "+chance_to_hit" section in his datafile:
    [attack]
        name=short sword
        description=_ "short sword"
        icon=attacks/sword-human-short.png
        type=blade
        range=melee
        damage=5
        number=3
        [specials]
            {WEAPON_SPECIAL_MAGICAL}
            [+chance_to_hit]
                [filter_opponent]
                    [not]
                        type=Mirror
                    [/not]
                [/filter_opponent]
            [/chance_to_hit]
        [/specials]
    [/attack] 





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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