Thread: Bugs Thread
View Single Post
  #902  
Old 12-09-2012, 10:09 AM
Fatt_Shade Fatt_Shade is offline
Approved Member
 
Join Date: Nov 2010
Location: Serbia
Posts: 837
Default

@ckdamascus
Quote:
New bug.

I have a pandemonic mask (+10 rage), and if I fight the keepers it turns into a (+15 rage / -1 initiative) enemy mask.
OR, I can pay 10K and get the upgrade for free.
Turns out, if you fight with the mask on enough times, it automatically "upgrades", except in my case it downgraded it back to the +10 rage item.
I dont think this is bug. Pandemonic mask have moral, and lose it over time like any other moral item. After enough fights it drop to 0 and you have to suppress to gain control over it again.
Code:
pandemonik_face {
  category=o
  image=heroitem_artefact_pandemonikface.png
  hint_config=object_item
  label=itm_pandemonik_face_name
  hint=itm_pandemonik_face_hint
  information_label=itm_pandemonik_face_info
  maphint=
  mapinfo=
  atoms {
    1 {
      atom=
      lu=template_item_mb
      label=
    }
  }
  price=60000
  maxcount=0
  level=5
  race=demon
  use {
    moral=90
  }
Now what exactly cause it to lose moral, i have no idea but fact is it loses moral over time.
Reply With Quote