-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update Models -Buzzwole - Tapu Fini * Update ActionHyperspaceHole * Update Files Start of updates: Generation 9 -Database: All New Pokemobs Added -Adding first pokemon in tags -Added the new moves Models: -Spitigatito Line -Fuecoco Line -Quaxly Line -Tarountula -Farigiraf Reworks: -Genesect -Darumaka -Whiscash -Burmy * Extra Update lang file * Update Gen-9 -Disabled Database of pokemon that do not have finished models -Adjusted the Tags of pokemon added -Created basic information for new attacks, missing external implementations Models: -Koraidon * dunsparce back * Update Extra Models: -Miraidon -Victini Spawns -Added spawn for the new Starters -Added spawn for the Grass Starters in Ultra Space * Re-added Miraidon.json * Fix Tags
- Loading branch information
Showing
248 changed files
with
52,052 additions
and
2,351 deletions.
There are no files selected for viewing
1,440 changes: 1,440 additions & 0 deletions
1,440
processing_scripts/database_update/old/moves/moves.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
src/generated/resources/data/pokecube/tags/entity_types/wall_climbing.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
{ | ||
"replace": false, | ||
"values": [ | ||
"#pokecube:ants" | ||
"#pokecube:ants", | ||
"pokecube:tarountula" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
src/generated/resources/data/pokecube_mobs/database/moves/entries/new/aqua-cutter.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"name": "aqua-cutter", | ||
"power": 70, | ||
"pp": 20, | ||
"priority": 0, | ||
"type": "water", | ||
"accuracy": 100, | ||
"target": "all-opponents", | ||
"damage_class": "physical", | ||
"move_category": "damage", | ||
"effect_text_extend": "Aqua Cutter inflicts damage and has an increased critical hit ratio. If used by a Pokémon with Sharpness, its power is increased by 50%." | ||
} |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/data/pokecube_mobs/database/moves/entries/new/aqua-step.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"name": "aqua-step", | ||
"power": 80, | ||
"pp": 10, | ||
"priority": 0, | ||
"type": "water", | ||
"accuracy": 100, | ||
"target": "all-opponents", | ||
"damage_class": "physical", | ||
"move_category": "damage", | ||
"effect_text_extend": "Aqua Step inflicts damage and raises the user's Speed by one stage if the move is successful." | ||
} |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/data/pokecube_mobs/database/moves/entries/new/armor-cannon.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"name": "armor-cannon", | ||
"power": 120, | ||
"pp": 5, | ||
"priority": 0, | ||
"type": "fire", | ||
"accuracy": 100, | ||
"target": "all-opponents", | ||
"damage_class": "special", | ||
"move_category": "damage", | ||
"effect_text_extend": "Armor Cannon deals damage and lowers the user's Defense and Special Defense stats by one stage each." | ||
} |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/data/pokecube_mobs/database/moves/entries/new/axe-kick.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"name": "axe-kick", | ||
"power": 120, | ||
"pp": 10, | ||
"priority": 0, | ||
"type": "fighting", | ||
"accuracy": 90, | ||
"target": "all-opponents", | ||
"damage_class": "physical", | ||
"move_category": "damage", | ||
"effect_text_extend": "Axe Kick inflicts damage and has a 30% chance of confusing the target. If it misses, the user takes crash damage equal to half of its maximum HP. The user will also take crash damage if this move is used on a protected target, or the target is immune to this move." | ||
} |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/data/pokecube_mobs/database/moves/entries/new/bitter-blade.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"name": "bitter-blade", | ||
"power": 90, | ||
"pp": 10, | ||
"priority": 0, | ||
"type": "fire", | ||
"accuracy": 100, | ||
"target": "all-opponents", | ||
"damage_class": "physical", | ||
"move_category": "damage", | ||
"effect_text_extend": "Bitter Blades inflicts damage, and it restores the user's HP by half of the damage dealt. If used by a Pokémon with Sharpness, its power is increased by 50%." | ||
} |
Oops, something went wrong.