Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > King's Bounty > King's Bounty: Crossworlds > Technical problems and solutions

Technical problems and solutions Questions and solutions

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 08-24-2011, 11:52 AM
grimeleven grimeleven is offline
Approved Member
 
Join Date: Feb 2010
Posts: 72
Default

An armor to edit could be: Scale armor, used for a set but the item alone sucks, sun cloak and light armor.

To apply the effect of reducing the enemy resistances, here's a template that you can use to insert into your items, just changing the % 4, 2 ,1 etc
Notice "belligerent=enemy" means the enemy gets the negative effect.

Code:
fight {
    {
      filter {
        belligerent=enemy
      }
      pbonus=
      dbonus=
      rbonus=physical,0,-4,0,-100,0,0
      attack_on=
      attack_off=
    }
    {
      filter {
        belligerent=enemy
      }
      pbonus=
      dbonus=
      rbonus=magic,0,-4,0,-100,0,0
      attack_on=
      attack_off=
    }
    {
      filter {
        belligerent=enemy
      }
      pbonus=
      dbonus=
      rbonus=fire,0,-4,0,-100,0,0
      attack_on=
      attack_off=
    }
    {
      filter {
        belligerent=enemy
      }
      pbonus=
      dbonus=
      rbonus=poison,0,-4,0,-100,0,0
      attack_on=
      attack_off=
    }
    {
      filter {
        belligerent=enemy
      }
      pbonus=
      dbonus=
      rbonus=astral,0,-4,0,-100,0,0
      attack_on=
      attack_off=
    }
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:01 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.