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

                 Summary: The Hammer of Thursagan - Fear scenario script typo
bugs and an idea for this campaign unit files
                 Project: Battle for Wesnoth
            Submitted by: vaxquis
            Submitted on: Sunday 03/16/2008 at 23:28
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.4
        Operating System: any (w98)

    _______________________________________________________

Details:

IDEA: change the profile strings of the "dwarvish masked" units to point to
some of the maskeddwarf portraits

now the BUGS:

     [side]
=> TYPO BUG 1        type=Dwarvish Steelclad
        description=Masked Dwarf
        user_description= _ "Masked Dwarf"
        profile=portraits/maskeddwarf.png
        side=2
        canrecruit=yes
        team_name=evil
        recruit=Dwarvish Masked Fighter, Dwarvish Masked Thunderer
=> TYPO BUG 2       {GOLD 280 240 200}  # BALANCE
        [ai]
            {NO_SCOUTS}
            recruitment_ignore_bad_movement=yes
            recruitment_pattern=fighter,fighter,mixed fighter
        [/ai]
    [/side] 

and, later on:

#ifdef HARD
        {MASKED_ULFSERKER 40 12 Ulfserker3}
        {MASKED_ULFSERKER 39 12 Ulfserker4}
        [unit]
=> TYPO BUG 2            type=Dwarvish Steelclad
            side=2
            x,y=40,13
            description=Steelclad1
            user_description=_ "Masked Dwarf"
        [/unit]
#endif

AD TYPO BUGS 1&3: simple inconsistency, as this scenario uses a special mod
of Dwarvish Fighters & Dwarvish Thunderer lines called Dwarvish Masked XXXX,
i.e. Dwarvish Masked Steelclad;
(this scenario clearly states that *all* of units of Fighter/Thunderer line
for side 2 are masked)

quick fix: replace the lines with
        type=Dwarvish Masked Steelclad

AD TYPE BUG 2: a really nasty one - because Masked Dwarf it's the only enemy
in this scenario, this bug produces an unsettling effect: winning on easy
difficulty is much harder than on hard.

quick fix: replace the line with
        {GOLD 200 240 280}      # BALANCE





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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