Page 1 of 1

Gloves as weapon?

Posted: Mon Oct 08, 2012 7:55 pm
by Obyvvatel
How can I do this? That's what I have now:

cloneObject{
name = "rece_ktore_kalecza",
uiName = "Rece ktore kalecza",
baseObject = "leather_gloves",
strength = 2,
attackPower = 21,
}

And the gloves are armour and weapon at the same time :P

Re: Gloves as weapon?

Posted: Mon Oct 08, 2012 8:09 pm
by Komag
well, there are the pitfighter gloves, might take a look at those

Re: Gloves as weapon?

Posted: Mon Oct 08, 2012 8:16 pm
by Obyvvatel
Ok, I didn't think about them :P

Re: Gloves as weapon?

Posted: Mon Oct 08, 2012 8:24 pm
by Obyvvatel
I typed that:

cloneObject{
name = "rece_ktore_kalecza",
uiName = "Rece ktore kalecza",
baseObject = "pit_gauntlets",
}

But i want to get rid of the "attack power +3 only when unarmed", and make them increasing attack power whatever the party member is holding in hand :P