DizzyEggg
c7baa71a5e
Add placeholder string for not done moves.
2018-08-02 20:32:13 +02:00
DizzyEggg
198a1a8646
Proper Sound moves and substitute
2018-08-02 20:24:18 +02:00
DizzyEggg
44a454ecb4
Moves with accuracy 0 bypass accuracy checks; Heal Block move effect done
2018-07-30 20:41:16 +02:00
DizzyEggg
d24ab9daac
Little move table fixes
2018-07-29 21:44:35 +02:00
Tetrable
05b763964c
add existing effects to remaining moves, labelled needed custom effects
2018-07-29 19:13:24 +01:00
Tetrable
a3d5096d9c
add existing effects to gen 4 moves, label needed move effects
2018-07-28 17:55:23 +01:00
DizzyEggg
b3e6dc8457
Add Gluttony
2018-07-28 16:33:01 +02:00
DizzyEggg
f51812d0fe
Add Fell Stinger
2018-07-26 23:40:55 +02:00
DizzyEggg
1c95c36338
Healing Wish and Lunar Dance
2018-07-26 20:36:16 +02:00
DizzyEggg
3f7e6e9fe0
Add U-turn effect
2018-07-23 22:43:05 +02:00
DizzyEggg
567a0240f3
Fix crits and do Worry Seed
2018-07-23 22:18:56 +02:00
DizzyEggg
41aecb14f5
Merge branch 'battle_engine_v2' of git://github.com/Tetrable/pokeemerald into Tetrable-battle_engine_v2
2018-07-23 20:35:16 +02:00
Tetrable
b2b416a2b1
add new move effects to battle_moves.h
2018-07-23 14:41:01 +01:00
LOuroboros
8f87dd7fac
Update battle_moves.h
...
Assigned the FLAG_DMG_MINIMIZE to the relevant moves.
2018-07-23 10:39:35 -03:00
LOuroboros
b790a75853
Update battle_moves.h
...
Assigned the following flags to the relevant moves: FLAG_RECKLESS_BOOST, FLAG_IRON_FIST_BOOST, FLAG_SHEER_FORCE_BOOST, FLAG_STRONG_JAW_BOOST, FLAG_MEGA_LAUNCHER_BOOST, FLAG_DMG_UNDERGROUND and FLAG_DMG_UNDERWATER.
Assigned the effect EFFECT_SEMI_INVULNERABLE to MOVE_PHANTOM_FORCE and MOVE_SHADOW_FORCE.
The only flags that are not assigned yet, in theory, are FLAG_STAT_STAGES_IGNORED and FLAG_DMG_MINIMIZE.
2018-07-23 08:45:59 -03:00
DizzyEggg
4ec43cbed1
Gen 5 move names, telekinesis, power/guard split/swap
2018-07-21 23:12:10 +02:00
DizzyEggg
b203cf4ca4
Add a couple of gen4 moves battlescripts
2018-07-21 16:34:43 +02:00
DizzyEggg
c9d1ee3c4a
Move high crit to a flag and update move table
2018-07-14 10:11:38 +02:00
DizzyEggg
d2e47323fe
document frontier related
2018-07-01 11:15:42 +02:00
DizzyEggg
919f803214
correct move target defines
2018-02-26 13:24:46 +01:00
DizzyEggg
8821d6396a
move battle moves to C
2018-02-26 12:59:52 +01:00