Red Square Bag [2], булава (Renewal)
Red Square Bag [2] (RED_SQUARE_BAG) – оружие. Выпадает из монстров: Mistress (E), Mistress.
![Red Square Bag [2], булава (Renewal) Red Square Bag [2], булава (Renewal)](/images/db/items/picture/16001.png)
The official bag of the Alchemist Society. Its unique design and bright red color is pupular among women.
MaxHP +200.
The attack power of 'Acid Terror' and 'Bomb' increases by 20%.
If Str is over 90, has a 5% chance of adding Stun with close-ranged physical attacks.
When a monster is killed, it has a chance of droping a random potion.
Скрипт
bonus bMaxHP,200; bonus2 bSkillAtk,"AM_ACIDTERROR",20; bonus2 bSkillAtk,"AM_DEMONSTRATION",20; bonus2 bAddMonsterDropItem,501,50; bonus2 bAddMonsterDropItem,502,20; bonus2 bAddMonsterDropItem,503,20; bonus2 bAddMonsterDropItem,504,20; bonus2 bAddMonsterDropItem,505,10; if (readparam(bStr)>=95) bonus2 bAddEff,Eff_Stun,500;