Hacking BotW Item Names for PandaOnSmack's Trainer

comput3rus3r

Well-Known Member
Member
Joined
Aug 20, 2016
Messages
3,580
Trophies
1
Age
123
XP
4,922
Country
United States
You can spawn Epona changing the normal arrows and then register it.

I think (not sure) the name is:

GameRomHorseEpona
that's right but if he hasn't read the thread he won't even know how to do that. that's why i told him to just read this thread.
 

Mizo

はじめまして私わみぞです、よろしく。
Member
Joined
May 27, 2016
Messages
283
Trophies
0
XP
441
Country
United States
By the way, when I spawn Wolf Link it doesn't move and then disappear :/

The tab Code doesn't work at all.

Could it be the TCP Gecko app?

I'm using the last version of the trainer, any suggestions?
 
Last edited by Mizo,

comput3rus3r

Well-Known Member
Member
Joined
Aug 20, 2016
Messages
3,580
Trophies
1
Age
123
XP
4,922
Country
United States
By the way, when I spawn Wolf Link it doesn't move and then disappear :/

The tab Code doesn't work at all.

Could it be the TCP Gecko app?

I'm using the last version of the trainer, any suggestions?
well the latest version doesnt work for me i use 3.8.1
 

Mizo

はじめまして私わみぞです、よろしく。
Member
Joined
May 27, 2016
Messages
283
Trophies
0
XP
441
Country
United States
well the latest version doesnt work for me i use 3.8.1

3.8.2 worked for me but for some reason the tab "code" is not working xD

Is there a new TCP Gecko update? Maybe that could solve my problem hehe.
 
Last edited by Mizo,

Casis

I'm no hero, but I try to help when I can.
Member
Joined
Apr 11, 2016
Messages
240
Trophies
0
Age
34
XP
214
Country
United States
how hack epona , please?
Change your normal arrows to "GameRomHorseEpona" and just shoot an arrow. You will spawn Epona. If I got the code wrong, check around pages 12-16. It should be in there somewhere.

--------------------- MERGED ---------------------------

that's right but if he hasn't read the thread he won't even know how to do that. that's why i told him to just read this thread.
It doesn't hurt to try and help someone out who's just looking for a quick answer. We are a gaming community, we should help each other out.
 

TheWord21

Well-Known Member
Member
Joined
Jun 8, 2014
Messages
811
Trophies
0
Age
30
XP
398
Country
United States
@PandaOnSmack I think your trainer has a problem: it used to be able to refresh items just fine after saving/loading the game, but now, this is what happens...

  • Upon reloading the game via Load option, and using the "Refresh All" button, it just stops completely. No, there is nothing wrong with my internet connection.
  • When Loading the game again, it suddenly refreshes. Also, the trainer doesn't show every item like it's supposed to. For instance, I had a Boko Spear, but for some reason, your trainer thought it was the Torch in my inventory.
TL;DR, it only refreshes items like on the even number of times you loaded, not the odd. Why is that?
 

troyintroduce

New Member
Newbie
Joined
Apr 6, 2017
Messages
2
Trophies
0
Age
40
XP
51
Country
Taiwan
I know the address of valve of of first weapon is A9D7B.
Initially, i have a sword of attack up +7 at first slot of weapon. the hex valve at A9D7B is 7. I can overwrite 7 to another valve i want and it really work in game.
But I don't understand how to create a weapon or bow with Mod.types of attack up or quick shot.

Can anyone tell me where the address of weapon Mod.types[01.02....etc] of first weapon and first bow?

Thanks a lot.
 

EclipseSin

Ignorant Wizard
Member
Joined
Apr 1, 2015
Messages
2,063
Trophies
1
Age
35
Location
221b Baker Street
XP
1,737
Country
United Kingdom
@PandaOnSmack Hey, if I start marking a bunch of places coordinates and add them to my copy of the repo, will you add them if I put in a pull request? I have a lot of things marked that I can visit and get coords for and add to the source, I already set up vc++ for compiling and am running a "debug" version.
 
  • Like
Reactions: lordelan

comput3rus3r

Well-Known Member
Member
Joined
Aug 20, 2016
Messages
3,580
Trophies
1
Age
123
XP
4,922
Country
United States
@PandaOnSmack I think your trainer has a problem: it used to be able to refresh items just fine after saving/loading the game, but now, this is what happens...

  • Upon reloading the game via Load option, and using the "Refresh All" button, it just stops completely. No, there is nothing wrong with my internet connection.
  • When Loading the game again, it suddenly refreshes. Also, the trainer doesn't show every item like it's supposed to. For instance, I had a Boko Spear, but for some reason, your trainer thought it was the Torch in my inventory.
TL;DR, it only refreshes items like on the even number of times you loaded, not the odd. Why is that?
i have to use 3.8.1 cuz 3.8.2 doesn't work properly for me. I dunno what it could be cuz it seems it works fine for some people.
 

PandaOnSmack

Well-Known Member
Member
Joined
Nov 3, 2015
Messages
349
Trophies
0
Age
43
XP
315
Country
I started using an address which reports how many items you have so i don't have to scan all 420 item locations, i had an error once but after a save / load it hasn't happened since. I think it starts to go wrong if you run out of items. they stay in memory but don't have a page or count so it messes the loop which gets their info.

I will try and reproduce and fix here.

--------------------- MERGED ---------------------------

@PandaOnSmack Hey, if I start marking a bunch of places coordinates and add them to my copy of the repo, will you add them if I put in a pull request? I have a lot of things marked that I can visit and get coords for and add to the source, I already set up vc++ for compiling and am running a "debug" version.

Another user just added a load of shrines so feel free to add more stuff in the json

--------------------- MERGED ---------------------------

I know the address of valve of of first weapon is A9D7B.
Initially, i have a sword of attack up +7 at first slot of weapon. the hex valve at A9D7B is 7. I can overwrite 7 to another valve i want and it really work in game.
But I don't understand how to create a weapon or bow with Mod.types of attack up or quick shot.

Can anyone tell me where the address of weapon Mod.types[01.02....etc] of first weapon and first bow?

Thanks a lot.

It's not in a specific place as your inventory is just a "bag" full of stuff in any order. If you hover over a textbox in the trainer it tells you the address the data is currently in

--------------------- MERGED ---------------------------

@PandaOnSmack I think your trainer has a problem: it used to be able to refresh items just fine after saving/loading the game, but now, this is what happens...

  • Upon reloading the game via Load option, and using the "Refresh All" button, it just stops completely. No, there is nothing wrong with my internet connection.
  • When Loading the game again, it suddenly refreshes. Also, the trainer doesn't show every item like it's supposed to. For instance, I had a Boko Spear, but for some reason, your trainer thought it was the Torch in my inventory.
TL;DR, it only refreshes items like on the even number of times you loaded, not the odd. Why is that?

The trainer never misunderstands what an item is, it's just not listing all your items because 1 of them half way through has been dropped or you no longer have any of it
 

PandaOnSmack

Well-Known Member
Member
Joined
Nov 3, 2015
Messages
349
Trophies
0
Age
43
XP
315
Country
Your current item count is here 0x43C6B06C, check it on jgecko u to see what the value is.

I am reading this value and converting to Int32. I then loop from 1 to this number getting data.

for (var x = 1; x <= this.itemTotal; x++){
// blah blah
}

Just pushed a potential fix, see if it works
 

comput3rus3r

Well-Known Member
Member
Joined
Aug 20, 2016
Messages
3,580
Trophies
1
Age
123
XP
4,922
Country
United States
Your current item count is here 0x43C6B06C, check it on jgecko u to see what the value is.

I am reading this value and converting to Int32. I then loop from 1 to this number getting data.

for (var x = 1; x <= this.itemTotal; x++){
// blah blah
}

Just pushed a potential fix, see if it works
ok it works now.
 

deakphreak

Spiffy Hacks
Member
Joined
Apr 21, 2009
Messages
219
Trophies
0
XP
296
Country
United States
Remove " _Name " to spawn using arrows.

Example:
Dm_Npc_Zora_Hero will spawn Mipha
Npc_Kakariko016 will spawn Lasli

Code:
Label    String
Npc_Kakariko016_Name    Lasli
Npc_Zora011_Name    Tumbo
Npc_OasisSoldier_C_Name    Babi
Npc_DressFairy_00_Name    Cotera
Npc_Road_011_Name    Kyra
Npc_Road_040_Name    Baumar
Npc_TabantaBridgeHatago006_Name    Dabi
Npc_Goron016_Name    Rohan
Npc_SmallOasis010_Name    Emri
Npc_Assassin_009_Name    Traveler
Npc_Kakariko001_Name    Impa
Npc_goron026_Name    Volcon
Npc_HighMountain030_Name    Laissa
Npc_SmallOasis008_Name    Vilia
Npc_oasis036_Name    Reeza
Npc_oasis007_Name    Buliara
Npc_Zora008_Name    Kodah
Npc_Zora037_Name    Dunma
Npc_Goron030_Name    Drak
Npc_TamourPlainHatago_002_Name    Jana
Npc_Road_037_Name    Falmark
Npc_FaronWoods003_Name    Shay
Dm_Npc_Goron_Hero_Name    Daruk
Npc_SouthernVillage014_Name    Garini
Npc_Road_023_Name    Kazul
Npc_GerudoDesert004_Name    Barta
Npc_oasis050_Name    Rhondson
Npc_oasis021_Name    Nali
Npc_Road_Firone002_Name    Suzuna
Npc_HatenoVillage012_Name    Medda
Npc_UMiiVillage010_Name    Ruli
Npc_Strange_Beacon_Name    Moza
Npc_Kakariko013_Name    Steen
Npc_oasis019_Name    Olu
Npc_kokiri005_Name    Maca
Npc_Attacked_012_Name    Nell
Npc_TabantaBridgeHatago003_Name    Ena
Npc_HyrulePlain005_Name    Ashe
Npc_UMiiVillage008_Name    Moggs
Npc_Goron013_Name    Jengo
Npc_OasisHylia_002_Name    Bozai
Npc_OasisMilk_D_Name    Deltan
Npc_Assassin_006_Name    Traveler
Npc_DeathEastHatago_002_Name    Kima
Npc_Road_006_Name    Zorona
Npc_FaronWoods001_Name    Perosa
Npc_HatenoGate002_Name    Mimos
Npc_SmallOasis005_Name    Robsten
Npc_SouthernVillage012_Name    Flavi
Npc_GerudoDesert002_Name    Pokki
Npc_HorseBuyer_Name    Zyle
Npc_HatenoVillage024_Name    Ralera
Npc_Zora034_Name    Gaddison
Npc_Road_034_Name    Ronn
Npc_Attacked_009_Name    Meghyn
Npc_Zora020_Name    Kayden
Npc_HighMountain025_Name    Verla
Npc_Road_020_Name    Teli
Npc_gerudovalley001_Name    Pirou
Npc_TabantaHatago003_Name    Danton
Npc_Goron025_Name    Pelison
Npc_HighMountain011_Name    Mazli
Npc_TabantaBridgeHatago001_Name    Banji
Npc_Minigame_BirdMan001_Name    Branli
Npc_Goron011_Name    Slergo
Npc_SouthernVillage009_Name    Zuta
Npc_MamonoShop_Name    Kilton
Npc_Assassin_004_Name    Traveler
Npc_Kakariko010_Name    Rola
Npc_oasis016_Name    Dalia
Npc_oasis045_Name    Lorn
Npc_kokiri002_Name    Walton
Npc_HatenoVillage007_Name    Narah
Npc_oasis002_Name    Danda
Npc_OasisMilk_A_Name    Yaido
Npc_Road_017_Name    Glendo
NPC_oasis004_fr03_Name    Palme
Npc_Goron_Camp002_Name    Heehl
Npc_Kakariko008_Name    Mellie
Npc_Zora003_Name    King Dorephan
Npc_HighMountain037_Name    Gesane
Npc_HighMountain008_Name    Nekk
GreatFairyBeforeRevival_Name    ???
Npc_Road_003_Name    Rik
Npc_Road_032_Name    Lukan
NPC_Lanayru001_Name    Russ
Npc_RitoHatago004_Name    Galli
Npc_SmallOasis002_Name    Guy
Npc_HatenoVillage021_Name    Sefaro
Npc_Zora031_Name    Rivan
Npc_Lanayru003_Name    Douma
Npc_OasisGoron_001_Name    Lyndae
Npc_OasisStudent_B_Name    Risa
Npc_Bowling_Name    Pondo
Npc_HyruleWestHatago002_Name    Garshon
Npc_HatenoVillage_Name    Reede
Npc_oasis028_Name    Malena
Npc_TamourHatago005_Name    Rudi
Npc_HyruleDepthHatago005_Name    Embry
Npc_Challenge093Lady_Name    Magda
Npc_Zora029_Name    Gruve
Npc_Goron022_Name    Krane
Npc_FarthestIsland002_Name    Mimo
Npc_Road_029_Name    Karsh
Dm_Npc_Rito_Hero_Name    Revali
Npc_SouthernVillage006_Name    Sebasto
Npc_Assassin_001_Name    Traveler
Npc_Road_015_Name    Chumin
Npc_Remains_Fancier001_Name    Loone
Npc_oasis013_Name    Kalani
Npc_oasis042_Name    Liana
Npc_Kokiri011_Name    Damia
Npc_HatenoVillage004_Name    Seldon
Npc_HatenoVillage033_Name    Tamana
Npc_Zora014_Name    Seggin
Npc_Road_043_Name    Laroba
Dm_Npc_Zora_Hero_Name    Mipha
Npc_Kakariko005_Name    Cado
Npc_HighMountain034_Name    Cree
Npc_Attacked_004_Name    Tye
Npc_RitoHatago001_Name    Lester
Npc_LakeSideHatago006_Name    Cima
Npc_FaronHatago_001_Name    Padok
Npc_Goron005_Name    Aji
Npc_HighMountain020_Name    Cecili
Npc_FaronWoods007_Name    Giro
Npc_IceVillage011_Name    Selmie
Npc_oasis025_Name    Teake
Npc_SouthernVillage004_Name    Armes
Npc_TamourHatago002_Name    Nobo
Npc_HyruleDepthHatago002_Name    Myti
Npc_NorthHateru005_Name    Quince
Npc_HatenoVillage016_Name    Dantz
Npc_Zora026_Name    Finley
Npc_goron001_Name    Tray
Npc_oasis011_Name    Makure
Npc_Road_026_Name    Spoone
HorseAssociationCustum003_Name    Canni
Dm_Npc_Gerdo_Hero_Name    Urbosa
Npc_Zora012_Name    Keye
Npc_OasisWaterChannel_Name    Calyban
Npc_kokiri009_Name    Oaki
Npc_DressFairy_01_Name    Mija
Npc_Road_012_Name    Calisa
Npc_Goron017_Name    Fugo
Npc_HighMountain003_Name    Molli
Npc_SmallOasis011_Name    Ripp
NPC_artist_000_Name    Pikango
Npc_HatenoVillage030_Name    Karson
Npc_HatenoVillage001_Name    Sayge
Npc_DeathWestHatago_002_Name    Kish
Npc_AncientAssistant003_Name    Granté
Npc_Kakariko002_Name    Paya
Npc_HighMountain031_Name    Notts
Npc_SmallOasis009_Name    Maike
Npc_OasisStep_A_Name    Katta
Npc_oasis008_Name    Pritana
Npc_oasis037_Name    Traysi
Npc_Attacked_001_Name    Leekah
Npc_SouthHateru007_Name    Hino
Npc_Zora009_Name    Marot
Npc_Goron031_Name    Dugby
Npc_Road_009_Name    Letty
Npc_Assassin_010_Name    Traveler
Npc_Road_024_Name    Cambo
Npc_RiverSideHatago001_Name    Gotter
Npc_SouthernVillage015_Name    Perda
Npc_HatenoVillage027_Name    Azu
Npc_oasis022_Name    Fegran
Npc_SouthernVillage001_Name    Chessica
Npc_HatenoVillage013_Name    Tokk
Npc_Bottle_Mes001_Name    Sasan
Npc_Kakariko014_Name    Trissa
Npc_OasisSoldier_A_Name    Marta
Npc_kokiri006_Name    Pepp
Npc_SouthernVillageGambler_Name    Cloyne
HorseGod001_Name    Malanya
Npc_TabantaBridgeHatago004_Name    Sho
Npc_HyrulePlain006_Name    Molo
Npc_MiniGame_Golf_Name    Modar
Npc_UMiiVillage009_Name    Hagie
Npc_Goron014_Name    Bohrin
Npc_OasisHylia_003_Name    Tauma
Npc_OasisMilk_E_Name    Furosa
Npc_Assassin_007_Name    Traveler
Npc_SouthHateru005_Name    Shibo
Npc_ValleyVillage010_Name    Teba
Npc_Road_007_Name    Kairo
Npc_DeathEastHatago_003_Name    Gaile
Npc_HatenoGate003_Name    Garill
Npc_SmallOasis006_Name    Benja
Npc_oasis005_Name    Greta
subchallnpc000_Name    Domidak
Dm_Npc_Hyrule_KingSoul_Name    King Rhoam
Npc_HatenoVillage025_Name    Koyin
Npc_Zora006_Name    Fronk
Npc_Zora035_Name    Jiahto
Npc_oasis020_Name    Frelly
Npc_Road_035_Name    Baddek
Npc_Road_021_Name    Joute
Npc_TabantaHatago004_Name    Varke
Npc_HighMountain012_Name    Bedoli
Npc_HyruleWestHatago005_Name    Sprinn
Npc_HatenoVillage010_Name    Leop
Npc_Assassin_005_Name    Traveler
Npc_Kakariko011_Name    Ollie
Npc_HighMountain040_Name    Jogo
Npc_oasis046_Name    Estan
Npc_oasis017_Name    Pearle
Npc_kokiri003_Name    Daz
Npc_Attacked_010_Name    Sorelia
subchallnpc000_twin_Name    Prissen
Npc_HatenoVillage008_Name    Nebb
Npc_OasisMilk_B_Name    Sumati
Npc_oasis003_Name    Riju
Npc_Road_018_Name    Brokka
NPC_oasis004_fr04_Name    Oliff
Npc_Zora004_Name    Muzu
Npc_HighMountain009_Name    Harth
Npc_OldKorok_Name    Hestu
Npc_Road_004_Name    Agus
NPC_Lanayru002_Name    Fin
Npc_HutagoHatago_001_Name    Tasseren
Npc_AncientDoctor_Name    Purah
Npc_SmallOasis003_Name    Shaillu
Npc_SouthernVillage010_Name    Numar
Npc_NorthHatelHatago006_Name    Lawdon
Npc_HatenoVillage022_Name    Manny
Npc_Zora032_Name    Bazz
Npc_Lanayru004_Name    Eryck
Npc_Goron109_Name    Gonguron
Npc_OasisStudent_C_Name    Dina
Npc_HiddenKorokGround_Name    Korok
Npc_Attacked_007_Name    Jora
Npc_HyruleWestHatago003_Name    Onya
Npc_oasis029_Name    Kohm
Npc_HyruleDepthHatago006_Name    Aliza
NPC_oasis004_Name    Sesami
Npc_TabantaHatago001_Name    Monkton
Npc_Goron023_Name    Greyson
Npc_SouthernVillage007_Name    Kiana
Npc_Assassin_002_Name    Traveler
Npc_Road_016_Name    Totsuna
Npc_HatenoVillage019_Name    Sophie
Npc_goron004_Name    Rogaro
Npc_oasis043_Name    Ardin
Npc_oasis014_Name    Rima
Npc_OasisGoddess_Name    Muava
Npc_Hunters_Lost_Name    Juannelle
Npc_HatenoVillage005_Name    Nack
Npc_UMiiVillage003_Name    Hunnie
Npc_Zora015_Name    Laflat
Npc_ZoraGoron_001_Name    Reagah
Npc_SmallOasis001_Name    Strade
Npc_Road_044_Name    Stamm
NPC_oasis004_fr01_Name    Canolo
Npc_FaronWoods010_Name    Blynne
Npc_Kakariko006_Name    Olkin
Npc_Zora001_Name    Tottika
Npc_HighMountain035_Name    Kheel
Npc_Road_001_Name    Botrick
Npc_Road_030_Name    Gartan
Npc_Attacked_005_Name    Chabi
Npc_RitoHatago002_Name    Ariane
Npc_Goron006_Name    Bludo
Npc_HighMountain021_Name    Misa
Npc_FaronWoods008_Name    Straia
Npc_oasis026_Name    Ploka
Npc_kokiri012_Name    Kula
Npc_TamourHatago003_Name    Khini
Npc_HyruleDepthHatago003_Name    Trott
Npc_HatenoVillage017_Name    Rhodes
Npc_Zora027_Name    Trello
Npc_Goron020_Name    Yunobo
Npc_goron002_Name    Tanko
Npc_oasis012_Name    Cara
Npc_Kokiri010_Name    Zooki
Npc_Road_027_Name    Dayto
HorseAssociationCustum004_Name    Breen
Npc_Zora013_Name    Ledo
Npc_DressFairy_02_Name    Kaysa
Npc_Road_013_Name    Meeshy
Npc_Goron018_Name    Ramella
Npc_HighMountain004_Name    Kaneli
Npc_SmallOasis012_Name    Konora
Npc_oasis040_Name    Leena
Npc_HatenoVillage031_Name    Hudson
Npc_HatenoVillage002_Name    Pruce
Npc_Road_041_Name    Pitar
Npc_MiniGame_Crosscountry_Name    Konba
Npc_NorthHatelHatago001_Name    Izra
Npc_Kakariko003_Name    Koko
Npc_HighMountain032_Name    Kotts
Npc_OasisStep_B_Name    Bertri
Npc_oasis009_Name    Laine
Npc_oasis038_Name    Tali
Npc_Kokiri007_Name    Peeks
Npc_AncientAssistant004_Name    Jerrin
Npc_Attacked_002_Name    Dillie
Npc_LakeSideHatago004_Name    Anly
Npc_Goron032_Name    Grapp
NPC_SystemTextBook_Name    Old Journal
Npc_RiverSideHatago002_Name    Parcy
Npc_SouthernVillage016_Name    Wabbin
NPC_SystemTextDemonStatue_Name    Horned Statue
Npc_HatenoVillage028_Name    Teebo
Npc_oasis023_Name    Lashley
Npc_TamourPlainHatago_003_Name    Gleema
Npc_NorthHateru003_Name    Yolero
Npc_HatenoVillage014_Name    Prima
HorseAssociationCustum001_Name    Tenne
Npc_TamourHatago2_001_Name    Rex
Npc_DeathMt001_Name    Mayro
Npc_Kakariko015_Name    Nanna
Npc_Zora010_Name    Mei
Npc_OasisSoldier_B_Name    Smaude
Npc_Road_010_Name    Yammo
Npc_TabantaBridgeHatago005_Name    Toren
Npc_Goron015_Name    Axyl
Npc_HighMountain001_Name    Tulin
Npc_Assassin_008_Name    Traveler
Npc_SouthHateru006_Name    Rensa
Npc_ZoraB001_Name    Sidon
Npc_Road_008_Name    Toma
Npc_AncientAssistant001_Name    Symin
Npc_SmallOasis007_Name    Nobiro
Npc_oasis006_Name    Romah
Npc_NorthHateru_around001_Name    Benny
Npc_HatenoVillage026_Name    Aster
Npc_Zora036_Name    Torfeau
Npc_Zora007_Name    Laruta
Npc_TamourPlainHatago_001_Name    Kaifa
Npc_Musician_001_Name    Kass
Npc_Road_036_Name    Savelle
Npc_SouthernVillage013_Name    Rozel
Npc_Road_022_Name    Celessa
Npc_GerudoDesert003_Name    Anche
Npc_HighMountain013_Name    Huck
Npc_HyruleWestHatago006_Name    Chork
Npc_HatenoVillage011_Name    Worten
Npc_Kakariko012_Name    Claree
Npc_HighMountain041_Name    Juney
Npc_oasis018_Name    Nellie
Npc_oasis047_Name    Padda
Npc_kokiri004_Name    Natie
Npc_Attacked_011_Name    Mina
Npc_TabantaBridgeHatago002_Name    Kenyo
Npc_HyrulePlain004_Name    Shamae
Npc_HatenoVillage009_Name    Senna
Npc_UMiiVillage007_Name    Monari
Npc_Goron012_Name    Dorill
Npc_OasisHylia_001_Name    Jules
Npc_OasisMilk_C_Name    Pyra
Npc_Road_019_Name    Bugut
Npc_Zora005_Name    Kapson
Npc_TripMaster_00_Name    Beedle
Npc_Road_005_Name    Kanny
Npc_DeathEastHatago_001_Name    Ozunda
Npc_HutagoHatago_002_Name    Darton
Npc_HatenoGate001_Name    Calip
Npc_SmallOasis004_Name    Kachoo
Npc_oasis032_Name    Essa
Npc_GerudoDesert001_Name    Sudrey
Npc_Goron_Camp003_Name    Kabetta
Npc_HatenoVillage023_Name    Uma
Npc_Zora033_Name    Dento
Npc_Road_033_Name    Nazbi
Npc_Attacked_008_Name    Nat
Npc_HyruleWestHatago004_Name    Akrah
Npc_HyruleDepthHatago007_Name    Toffa
Npc_TabantaHatago002_Name    Harlow
Npc_HighMountain010_Name    Fyson
Npc_SouthernVillage008_Name    Kinov
Npc_AncientDoctor_Hateno_Name    Robbie
Npc_Assassin_003_Name    Traveler
Npc_Goron110_Name    Bladon
Npc_oasis044_Name    Spera
Npc_oasis015_Name    Saula
Npc_kokiri001_Name    Tasho
Npc_HatenoVillage006_Name    Nikki
Npc_oasis001_Name    Isha
Npc_Road_045_Name    Lonni
NPC_oasis004_fr02_Name    Flaxel
Npc_Goron_Camp001_Name    Bayge
Npc_Kakariko007_Name    Dorian
Npc_Zora002_Name    Cleff
Npc_HighMountain036_Name    Amali
Npc_OasisTeacher_Name    Ashai
Npc_HiddenKorokFly_Name    Korok
Npc_Road_002_Name    Mezer
Npc_Road_031_Name    Maypin
Npc_FirstColony004_Name    Dai
Npc_Attacked_006_Name    Mils
Npc_RitoHatago003_Name    Ponthos
Npc_FaronWoods009_Name    Jini
Npc_HatenoVillage020_Name    Amira
Npc_OasisStudent_A_Name    Pasha
Npc_HyruleWestHatago001_Name    Zumi
Npc_oasis027_Name    Rotana
Npc_TamourHatago004_Name    Hoz
Npc_HyruleDepthHatago004_Name    Geggle
Npc_HatenoVillage018_Name    Clavia
Npc_Zora028_Name    Tula
Npc_goron003_Name    Pyle
Npc_Goron021_Name    Bargoh
Npc_Road_028_Name    Boldon
Npc_SouthernVillage005_Name    Mubs
Npc_DressFairy_03_Name    Tera
Npc_Road_014_Name    Spinch
Npc_GerudoCanyonHatago001_Name    Piaffe
Npc_King_Vagrant001_Name    Old Man
Npc_HighMountain005_Name    Saki
Npc_oasis041_Name    Kotta
Npc_HatenoVillage032_Name    Bolson
Npc_HatenoVillage003_Name    Ivee
Npc_OasisHighMountain_001_Name    Frita
Npc_Road_042_Name    Naddon
Npc_NorthHatelHatago002_Name    Ami
Npc_Kakariko004_Name    Cottla
Npc_HighMountain033_Name    Genli
Npc_oasis039_Name    Shabonne
Npc_Kokiri008_Name    Chio
Npc_Attacked_003_Name    Regan
Npc_LakeSideHatago005_Name    Kampo
Npc_Goron033_Name    Offrak
Npc_FaronWoods006_Name    Brigo
NPC_SystemTextBoard_Name    Stone Tablet
Npc_RiverSideHatago003_Name    Ember
Npc_HatenoVillage029_Name    Karin
Npc_Zora126_Name    Finley
Npc_oasis024_Name    Dorrah
Npc_TamourHatago001_Name    Aya
Npc_TamourPlainHatago_004_Name    Dmitri
Npc_HyruleDepthHatago001_Name    Haite
Npc_HutagoHatago_Woman_01_Name    Sagessa
Npc_HatenoVillage015_Name    Thadd
Npc_Zora025_Name    Tona
Npc_oasis010_Name    Merina
Npc_Road_025_Name    Endai
HorseAssociationCustum002_Name    Phanna


Do we have a full list of Enemy and NPC ID's that can be added to the OP? Would be very helpful for anyone trying to spawn stuff. Since putting the Lord of the Forest in the stable seems quite difficult, perhaps we can just spawn it with arrows to use at will? Anyway, I was playing around spawning stuff, but had a hard time tracking down ID's to mess with.
 

deakphreak

Spiffy Hacks
Member
Joined
Apr 21, 2009
Messages
219
Trophies
0
XP
296
Country
United States
Also has anyone tried spawning the wind blight ganon before or after beating him or any of the other ones? I have really been lacking in my picture taking and forgot to take pictures of a few bosses. Would be interesting if you were able to spawn him to snap a pic. :)
 

Casis

I'm no hero, but I try to help when I can.
Member
Joined
Apr 11, 2016
Messages
240
Trophies
0
Age
34
XP
214
Country
United States
Does anyone have the name id's for the Tulus bosses like Igneo and Stone? I would love and appreciate it if someone gave the id's to me :)
 

Tere Valentin

Well-Known Member
Member
Joined
Nov 21, 2015
Messages
1,291
Trophies
0
Age
36
XP
2,368
Country
United States
Amazing list! Any word on when the rest of the amiibo costume/items IDs will be available, especially fierce deity top and pants?

Update: nvm xD I figured it out. Amazing job!
 
Last edited by Tere Valentin,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=y0LPrmtVWsA