- Joined
- Apr 5, 2013
- Messages
- 154
This is what i'm working with
-
pistol ability
-
Events
-
Unit - A unit Acquires an item
-
-
Conditions
-
(Item-type of (Item being manipulated)) Equal to 9mm
-
(Unit-type of (Hero manipulating item)) Equal to Player
-
-
Actions
-
Unit - Add Attack 9mm(Dummy) to (Hero manipulating item)
-
Item - Remove (Item carried by (Triggering unit) of type AK-47)
-
Item - Remove (Item carried by (Triggering unit) of type Butcher's Chopper)
-
Item - Remove (Item carried by (Triggering unit) of type M249 Light Machine Gun)
-
Item - Remove (Item carried by (Triggering unit) of type M4A1)
-
Item - Remove (Item carried by (Triggering unit) of type Prototype Shock Rifle)
-
Item - Remove (Item carried by (Triggering unit) of type Rusty Knife)
-
-