- 2
- Posts
- 6
- Years
- Seen Mar 10, 2021
I'm new to essentials so if I missed something basic let me know.
I defined the shadow type the types.txt.
I set a new sprite and named it like the wiki says to do.
I'm using one of the default shadows in SHADOWMVOES.txt. Teddiursa to be specific.
TEDDIURSA=SHADOWBLITZ,SHADOWMIST (from shadowmoves.txt)
I have set up a move set for the shadow pokemon and have filled the slots with moves that get replaced by shadow moves.
YOUNGSTER
Andy
3,ORANBERRY
EKANS,4,,WRAP,LEER,POISONSTING,PURSUIT,0,M,,,,0
ODDISH,4,CHOICESPECS,ABSORB,SWEETSCENT
TEDDIURSA,7,,FIREPUNCH,DRAGONDANCE,RETURN,LICK,0,F,,,,,,,true
(from trainers.text
If I understand correctly Fire punch should be replaced with shadow blitz and dragon dance with shadow mist
When I do catch it the pokemon knows no moves and can only struggle.
If there is anything else that I need to do let me know.
When ever I catch the test pokemon I get this error
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: No targets somehow...
PokeBattle_Scene:2567:in `pbChooseTarget'
PokeBattle_Battle:2612:in `pbCommandPhase'
PokeBattle_Battle:2592:in `loop'
PokeBattle_Battle:2682:in `pbCommandPhase'
PokeBattle_Battle:2581:in `each'
PokeBattle_Battle:2581:in `pbCommandPhase'
PokeBattle_Battle:2528:in `pbStartBattleCore'
PokeBattle_Battle:2527:in `logonerr'
PokeBattle_Battle:2527:in `pbStartBattleCore'
PokeBattle_Battle:2517:in `loop'
This exception was logged in
C:\Users\name\Saved Games\Pokemon Essentials\errorlog.txt.
I defined the shadow type the types.txt.
I set a new sprite and named it like the wiki says to do.
I'm using one of the default shadows in SHADOWMVOES.txt. Teddiursa to be specific.
TEDDIURSA=SHADOWBLITZ,SHADOWMIST (from shadowmoves.txt)
I have set up a move set for the shadow pokemon and have filled the slots with moves that get replaced by shadow moves.
YOUNGSTER
Andy
3,ORANBERRY
EKANS,4,,WRAP,LEER,POISONSTING,PURSUIT,0,M,,,,0
ODDISH,4,CHOICESPECS,ABSORB,SWEETSCENT
TEDDIURSA,7,,FIREPUNCH,DRAGONDANCE,RETURN,LICK,0,F,,,,,,,true
(from trainers.text
If I understand correctly Fire punch should be replaced with shadow blitz and dragon dance with shadow mist
When I do catch it the pokemon knows no moves and can only struggle.
If there is anything else that I need to do let me know.
When ever I catch the test pokemon I get this error
---------------------------
Pokemon Essentials
---------------------------
[Pokémon Essentials version 17.2]
Exception: RuntimeError
Message: No targets somehow...
PokeBattle_Scene:2567:in `pbChooseTarget'
PokeBattle_Battle:2612:in `pbCommandPhase'
PokeBattle_Battle:2592:in `loop'
PokeBattle_Battle:2682:in `pbCommandPhase'
PokeBattle_Battle:2581:in `each'
PokeBattle_Battle:2581:in `pbCommandPhase'
PokeBattle_Battle:2528:in `pbStartBattleCore'
PokeBattle_Battle:2527:in `logonerr'
PokeBattle_Battle:2527:in `pbStartBattleCore'
PokeBattle_Battle:2517:in `loop'
This exception was logged in
C:\Users\name\Saved Games\Pokemon Essentials\errorlog.txt.