Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Triggers
Frost of Core.V1.10.w3x
Variables
Roll
Roll
inviruebe
inviruebe Copy
item dusme
Magnatour
Razormane Chieftain
Centaur Chieften
Troll Warlord
Ogre Warlord
Faceless
Mammoth
item Combine
Magma Orb
Shadow Flame Cloaks
Frost Axe
Fire Axe
Boss
AnbOrb
omurcek
Dreadlords
Patchwerk
Respawn
Respawn
Enter map-specific custom script code below. This text will be included in the map script after variables are declared and before any trigger code.
Name
Type
is_array
initial_value
x
integer
Yes
Roll
Events
Player - Player 1 (Red) types a chat message containing -roll (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -roll (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -roll (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -roll (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -roll (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -roll (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Game - Display to (All players) the text: (Name of (Triggering player))
Game - Display to (All players) the text: (String((Random integer number between 1 and 100)))
inviruebe
Events
Unit - A unit enters Region_006 <gen>
Conditions
Actions
Unit - Make (Triggering unit) Invulnerable
inviruebe Copy
Events
Unit - A unit leaves Region_006 <gen>
Conditions
Actions
Unit - Make (Triggering unit) Vulnerable
Magnatour
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Magnataur Destroyer
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 15
Then - Actions
Item - Create |c003333ffOrb of Frost|r at (Position of (Triggering unit))
Else - Actions
Razormane Chieftain
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Razormane Chieftain
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 10
Then - Actions
Item - Create |c00990099Helm of Valor|r at (Position of (Triggering unit))
Else - Actions
Centaur Chieften
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Centaur Chieften
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 10
Then - Actions
Item - Create |c00990099Gloves of Haste|r at (Position of (Triggering unit))
Else - Actions
Troll Warlord
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Dark Troll Warlord
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 10
Then - Actions
Item - Create |c00990099King crown|r at (Position of (Triggering unit))
Else - Actions
Ogre Warlord
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Ogre Lord
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 10
Then - Actions
Item - Create |c00990099Killmaim|r at (Position of (Triggering unit))
Else - Actions
Faceless
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Faceless One Deathbringer
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 15
Then - Actions
Item - Create |c000000ffSrone Orb|r at (Position of (Triggering unit))
Else - Actions
Mammoth
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to Dire Mammoth
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Random integer number between 1 and 100) Less than 15
Then - Actions
Item - Create |c003333ffrOrb of Lightning!| at (Position of (Triggering unit))
Else - Actions
Magma Orb
Events
Unit - A unit Acquires an item
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
And - All (Conditions) are true
Conditions
((Item carried by (Triggering unit) of type |c00660066Orb of Firer|r) is owned) Equal to True
((Item carried by (Triggering unit) of type |c000000ffSrone Orb|r) is owned) Equal to True
((Item carried by (Triggering unit) of type Magma Orb Recipe) is owned) Equal to True
Then - Actions
Special Effect - Create a special effect attached to the overhead (Unexpected type: 'attachpoint') of (Triggering unit) using Abilities\Spells\Items\AIem\AIemTarget.mdl
Item - Remove (Item carried by (Triggering unit) of type |c00660066Orb of Firer|r)
Item - Remove (Item carried by (Triggering unit) of type |c000000ffSrone Orb|r)
Item - Remove (Item carried by (Triggering unit) of type Magma Orb Recipe)
Hero - Create |c00660066Magma Orb|r and give it to (Triggering unit)
Else - Actions
Shadow Flame Cloaks
Events
Unit - A unit Acquires an item
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
And - All (Conditions) are true
Conditions
((Item carried by (Triggering unit) of type |c0033ff33Cloak of Flames|r) is owned) Equal to True
((Item carried by (Triggering unit) of type |c0033ff33Cloak of Shadows|r) is owned) Equal to True
((Item carried by (Triggering unit) of type Shadow Flame Clock) is owned) Equal to True
Then - Actions
Special Effect - Create a special effect attached to the overhead (Unexpected type: 'attachpoint') of (Triggering unit) using Abilities\Spells\Items\AIem\AIemTarget.mdl
Item - Remove (Item carried by (Triggering unit) of type |c0033ff33Cloak of Flames|r)
Item - Remove (Item carried by (Triggering unit) of type |c0033ff33Cloak of Shadows|r)
Item - Remove (Item carried by (Triggering unit) of type Shadow Flame Clock)
Hero - Create |c00990099Shadow Flame Cloaks|r and give it to (Triggering unit)
Else - Actions
Frost Axe
Events
Unit - A unit Acquires an item
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
And - All (Conditions) are true
Conditions
((Item carried by (Triggering unit) of type |c00990099Axe of Elementium|r) is owned) Equal to True
((Item carried by (Triggering unit) of type |c003333ffOrb of Frost|r) is owned) Equal to True
((Item carried by (Triggering unit) of type Frost Axe) is owned) Equal to True
Then - Actions
Special Effect - Create a special effect attached to the overhead (Unexpected type: 'attachpoint') of (Triggering unit) using Abilities\Spells\Items\AIem\AIemTarget.mdl
Item - Remove (Item carried by (Triggering unit) of type |c003333ffOrb of Frost|r)
Item - Remove (Item carried by (Triggering unit) of type |c00990099Axe of Elementium|r)
Item - Remove (Item carried by (Triggering unit) of type Frost Axe)
Hero - Create |c00990099Frost Axe|r and give it to (Triggering unit)
Else - Actions
Fire Axe
Events
Unit - A unit Acquires an item
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
And - All (Conditions) are true
Conditions
((Item carried by (Triggering unit) of type |c00990099Axe of Elementium|r) is owned) Equal to True
((Item carried by (Triggering unit) of type |c00660066Orb of Firer|r) is owned) Equal to True
((Item carried by (Triggering unit) of type |c00990099Fire Axe|r) is owned) Equal to True
Then - Actions
Special Effect - Create a special effect attached to the overhead (Unexpected type: 'attachpoint') of (Triggering unit) using Abilities\Spells\Items\AIem\AIemTarget.mdl
Item - Remove (Item carried by (Triggering unit) of type |c00660066Orb of Firer|r)
Item - Remove (Item carried by (Triggering unit) of type |c00990099Axe of Elementium|r)
Item - Remove (Item carried by (Triggering unit) of type |c00990099Fire Axe|r)
Hero - Create |c00990099Fire Axe|r and give it to (Triggering unit)
Else - Actions
AnbOrb
Events
Unit - Crypt Lord 0036 <gen> Dies
Conditions
Actions
Hero - Modify Strength of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Agility of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Intelligence of Death Knight 0016 <gen> : Subtract 100 .
omurcek
Events
Unit - Crypt Fiend 0047 <gen> Dies
Conditions
Actions
Hero - Modify Strength of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Agility of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Intelligence of Death Knight 0016 <gen> : Subtract 100 .
Dreadlords
Events
Unit - Dreadlord 0033 <gen> Dies
Conditions
Actions
Hero - Modify Strength of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Agility of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Intelligence of Death Knight 0016 <gen> : Subtract 100 .
Patchwerk
Events
Unit - Abomination 0028 <gen> Dies
Conditions
Actions
Hero - Modify Strength of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Agility of Death Knight 0016 <gen> : Subtract 100 .
Hero - Modify Intelligence of Death Knight 0016 <gen> : Subtract 100 .
Respawn
Events
Unit - A unit owned by Neutral Hostile . Dies
Conditions
Actions
Wait 30.00 seconds
Unit - Replace (Triggering unit) with a (Unit-type of (Triggering unit)) using The new unit's max life and mana
Unit - Rescue (Triggering unit) for Neutral Hostile and Retain color
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.