Help find Combo List OR Combo of an item Dbz & gt hero arena

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

OceanGuy
Senior Member
Posts: 152
Joined: March 2nd, 2008, 4:11 am

Help find Combo List OR Combo of an item Dbz & gt hero arena

Post by OceanGuy »

Well i want to know If anyone can find 2 things

Combinations List of the Items

Combo For the Shadow Powered Mursame

Link
http://www.epicwar.com/maps/81538/
rawr
User avatar
itsonlyaname
Senior Member
Posts: 195
Joined: February 13th, 2008, 5:30 pm

Re: Help find Combo List OR Combo of an item Dbz & gt hero arena

Post by itsonlyaname »

i included the rawcodes, incase someone wants to use them with -spawn.

Combination for Shadow Powered Murasame (I07A) is:
I01L= Murasame
+I00P= Power Orb
+I06S= Alchemy Backpac
+I039= Ring of Power
+I071= Storm Bash
+I02U= Full Fire Set

Murasame (I01L) is crafted with:
I009= Saiyans Mind in Bottle
+I00B= Saiyans Strength
+I00A= Saiyans Speed

Ring of Power (I039) is crafted with:
I03A= Scroll of Ring of Power
+I030= Gold Ignot
+I032= Crystal Gem
+I02V= Super Magical Sword

Storm Bash (I071) is crafted with:
I075= Scroll of Storm Bash
+I06C= Cursed Bash
+I02A= Iron Gear
+I074= Arcanite Bar

Cursed Bash (I06C) is crafted with:
I06D= croll of Cursed Bash
+I02B= mega Bash
+I01I= Saiyan Bash
+I030= Gold Ignot

Mega Bash (I02B) is crafted with:
I02D= Scroll of Omega Bash
+I02A= Iron Gear
+I01I= Saiyan Bash

Iron Gear (I02A) is crafted with:
I02C= Scroll of Iron Gear
+I00F= Android Gear
+I01H= Saiyan Evade

Full Fire Set (I02U) is crafted with:
I02Q= Fire Cape
+I02S= Fire Amulet
+I02R= Fire Glove


phew... lots of combinations
it would take way to long to list all possible combinations in this game so i'll just post a guide on how to find them.
u need Jasscraft and/or notepad (it's a lot easier with jasscraft).
I attached 2 file: items.txt & triggers.j

Combining items is done with triggers (look in triggers.j), example, the Full Fire Set trigger:
Spoiler:
function Trig_Full_Fire_Set_Conditions takes nothing returns boolean
if ( not ( UnitHasItemOfTypeBJ(GetManipulatingUnit(), 'I02Q') == true ) ) then
return false
endif
if ( not ( UnitHasItemOfTypeBJ(GetManipulatingUnit(), 'I02S') == true ) ) then
return false
endif
if ( not ( UnitHasItemOfTypeBJ(GetManipulatingUnit(), 'I02R') == true ) ) then
return false
endif
return true
endfunction

function Trig_Full_Fire_Set_Actions takes nothing returns nothing
call RemoveItem( GetItemOfTypeFromUnitBJ(GetManipulatingUnit(), 'I02Q') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetManipulatingUnit(), 'I02S') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetManipulatingUnit(), 'I02R') )
call UnitAddItemByIdSwapped( 'I02U', GetManipulatingUnit() )
endfunction
the blue codes are the items u need, the green is the items that's crafted.

The transmute trigger is slightly different, but works in the same way. Blue are the items u need, Green is the item that's transmuted.
Spoiler:
if ( Trig_Transmute_Func001Func001Func001Func001Func001Func001Func001Func001C() ) then
call RemoveItem( GetItemOfTypeFromUnitBJ(GetSpellAbilityUnit(), 'I01L') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetSpellAbilityUnit(), 'I00P') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetSpellAbilityUnit(), 'I06S') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetSpellAbilityUnit(), 'I039') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetSpellAbilityUnit(), 'I071') )
call RemoveItem( GetItemOfTypeFromUnitBJ(GetSpellAbilityUnit(), 'I02U') )
call UnitAddItemByIdSwapped( 'I07A', GetSpellAbilityUnit() )
call DisplayTimedTextToForce( GetForceOfPlayer(GetOwningPlayer(GetSpellAbilityUnit())), 5.00, ( "You have Transmuted an " + GetItemName(GetLastCreatedItem()) ) )
else
is this ok, or do u want to wait for someone to post a full combination list ? (low chance)
You do not have the required permissions to view the files attached to this post.
User avatar
Bushido
Not an Admin, and Not Unique
Posts: 1880
Joined: March 1st, 2009, 12:30 pm
Title: Der Boss :D
Location: Germany

Re: Help find Combo List OR Combo of an item Dbz & gt hero arena

Post by Bushido »

Combination for Shadow Powered Murasame (I07A) is:
I01L= Murasame
+I00P= Power Orb
+I06S= Alchemy Backpac
+I039= Ring of Power
+I071= Storm Bash
+I02U= Full Fire Set

That's fine, Territo lied then, he was saying you need the 4 best items, but that aren't the 4 best...w/e, you can move this.
Download Senethior's tool package here!
Spoiler for Funny shit:
Kryptonyte wrote:Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.
Kryptonyte wrote:@2Pac, You're a G. Keep your pimp hand strong.
Kryptonyte wrote:anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ

Code: Select all

(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code: Select all

(03:52:56) ChatBot: (673237) logs into the Chat.
 (03:53:08) (673237): plzplzplz, im sorry about before.
 (03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail
Get to know Bushido alias 2Pac alias King-Bushido!