Compare commits

..

56 Commits

Author SHA1 Message Date
Wynd 697ab3296d Added KH3 synth and made the js and css common instead of kh1 specific 2025-11-04 19:58:00 +02:00
Wynd 7e7653ec83 Updated some log messages and DDD board colors 2025-11-02 23:50:25 +02:00
Wynd 42689499d3 Added a simpler way to store game sensitive data 2025-11-02 23:26:28 +02:00
Wynd 66e7635119 Added OG/FM split for KH1 and KH2 as well as synth items for KH1 2025-11-02 22:56:37 +02:00
Wynd dcc793c58b Updated README 2025-10-31 22:23:30 +02:00
Wynd 378de24dd1 Fixed some bugs regarding pro codes saving/loading 2025-10-28 23:55:16 +02:00
Wynd 157e1e1bf4 Finalized the pro codes sim 2025-10-28 23:38:15 +02:00
Wynd 8736e02a92 Some design changes + more work on pro codes sim 2025-10-28 12:40:48 +02:00
Wynd ac49540a5d First iteration on a pro codes page + data for codes and fights 2025-10-28 01:57:19 +02:00
Wynd e6cf0e3067 More info for drops in KH3, enemy images and game specific overwrites 2025-10-27 01:27:58 +02:00
Wynd f48a56c70b Corrected some inputs and styled radio and text inputs 2025-10-26 10:38:16 +02:00
Wynd 45a9950c70 Basic page for ingredients listings 2025-10-26 00:06:36 +03:00
Wynd c716e08c45 World icons for KH2 and KH3 as well as some more info on KH3 enemies and ingredients 2025-10-25 21:55:42 +03:00
Wynd a1319396b6 Saving and loading tracked drops 2025-10-25 00:06:31 +03:00
Wynd cf7edba39f Updated some ingredients locations + saving food simulator selection 2025-10-24 22:16:11 +03:00
Wynd ead730305f Added ingredients page for KH3 still WIP and needs more data 2025-10-23 01:12:32 +03:00
Wynd 020ce8fafe Fixed the drops screens not using their correct game 2025-07-14 22:59:02 +03:00
Wynd 1d1b3c02dd Some more organization and splits 2025-07-13 23:56:34 +03:00
Wynd fb7509ec14 Merged the drops filters, better organization of colors and new custom checkbox 2025-07-13 20:24:36 +03:00
Wynd abcc8e99db More info on specific locations for KH1 heartless, world icons added and better display info for drops 2025-07-13 15:37:01 +03:00
Wynd ee877c9b83 Added all the KH3 enemies and a page for them 2025-07-08 00:47:18 +03:00
Wynd 7863a5519e Adding world/room info for drops 2025-07-07 21:16:53 +03:00
Wynd b76888ba7d Added about half of KH3's enemies 2025-07-06 23:44:01 +03:00
Wynd b03becfe5e Updated the README 2025-07-05 10:58:11 +03:00
Wynd 31c3e5b3a5 Added more KH1 heartless icons 2025-07-01 22:31:59 +03:00
Wynd c3304099bd Fixed the synth list for needed mats not being consistent and having empty elements 2025-07-01 14:47:08 +03:00
Wynd 3e2b73d130 Updated the material list with more games 2025-07-01 01:55:46 +03:00
Wynd 2ad44b5620 Updated the marked materials synth list to save between redraws 2025-06-30 19:41:12 +03:00
Wynd bf1a4e1c0e Some room spawns setups for KH1 enemies 2025-06-30 17:52:33 +03:00
Wynd a53d7887fd Build option for a base url 2025-06-30 00:18:20 +03:00
Wynd c371008360 Completed synths won't highlight materials anymore 2025-06-29 23:02:50 +03:00
Wynd fecd6e866f Some quality of life improvements for the synth screen 2025-06-29 22:40:04 +03:00
Wynd ae0ce4aed1 Added a bunch of KH1 enemy icons 2025-06-29 21:40:40 +03:00
Wynd 54f125ab41 Moved styles to the public folder for proper importing and hashing 2025-06-29 16:20:23 +03:00
Wynd bd4fb25a6a Better file hashing and scripts organization 2025-06-29 15:18:43 +03:00
Wynd c50785a27b Added a KH1 Synth table 2025-06-29 14:03:58 +03:00
Wynd d0130b50f1 Added common synth structs and updated the format for KH1 synths 2025-06-28 23:57:29 +03:00
Wynd 2e746d29cd Ported all the KH2 drops into the new enemy format 2025-06-28 17:54:34 +03:00
Wynd 65e0880851 Added mythril and generic icons + better texture pathing for materials 2025-06-28 00:47:43 +03:00
Wynd 68da7ae3fb Ported all drops to enemies 2025-06-27 21:48:54 +03:00
Wynd 0cc8865028 Material filtering is now based on existing categories instead of predefined lists 2025-06-26 01:20:38 +03:00
Wynd d8fd3d7111 New system for drop tracking combined into enemy data 2025-06-26 01:08:13 +03:00
Wynd 904a03733d Added drop files for KH1 2025-06-25 14:44:55 +03:00
Wynd fd33426219 Added JS hashes for better browser caching 2025-06-25 13:44:08 +03:00
Wynd 630439bc48 Added a justfile for ease of use 2025-06-25 11:39:48 +03:00
Wynd a0efc33ec6 Massive migration towards js modules and better folder management 2025-06-25 02:15:27 +03:00
Wynd 9180d330d6 Updated dependencies + a major split and cleanup of the code 2025-06-24 19:56:47 +03:00
Wynd b57fa29fae Updated the KH2 serenity list for FM 2025-02-15 20:35:06 +02:00
Wynd ebff1d9baf Added the missing KH2 enemies 2025-02-15 20:12:34 +02:00
Wynd 3ef6f67766 Split the core script/style files too 2025-02-10 00:57:14 +02:00
Wynd 4f384cc9b9 Added assets folder 2025-02-10 00:47:36 +02:00
Wynd 7519ae9e9b Split the js and css into different files for readability 2025-02-09 23:51:54 +02:00
Wynd 438091d3b4 KH2 mats filtering 2025-02-09 13:51:00 +02:00
Wynd 2464e440a3 Correcting some input data 2025-02-08 19:09:16 +02:00
Wynd 7cfc5c41a1 KH2 material drops 2025-02-08 13:35:55 +02:00
Wynd c5738bf038 Renamed spirit board files for better FS ordering 2025-02-01 00:24:47 +02:00
543 changed files with 12050 additions and 1402 deletions

2
.gitignore vendored
View File

@ -3,6 +3,7 @@
debug/
target/
out/
.env
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
@ -10,3 +11,4 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk

View File

@ -1,19 +1,23 @@
[package]
name = "khguide"
version = "1.1.0"
edition = "2021"
version = "1.4.0"
edition = "2024"
[dependencies]
rinja = "0.3.5"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.118"
toml = "0.8.19"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
itertools = "0.13.0"
askama = "0.14.0"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
toml = "0.9.8"
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
itertools = "0.14.0"
blake3 = "1.8.2"
ordered-float = { version = "5.1.0", features = ["serde"] }
[features]
default = ["bbs", "ddd", "kh3"]
default = ["bbs", "ddd", "kh3", "kh2", "kh1"]
kh1 = []
kh2 = []
kh3 = []
bbs = []
ddd = []

View File

@ -4,11 +4,33 @@ A small static page generator for guides on a bunch of Kingdom Hearts features.
Such as:
- synthesis lists and trackers
- enemy drops and location
- command melding for Birth By Sleep
- spirit boards for Dream Drop Distance
- food simulator for Kingdom Hearts 3
- food and pro codes simulators for Kingdom Hearts 3
## How to use
## Usage
- Probably the easiest way is to download the release package, extract it and open the `index.html` file with any browser. This can be used without internet connection as well.
- There's also a hosted version offered for ease of use [here](https://git.pixelatedw.xyz/pages/wynd/khguide/).
- Probably the easiest way is to use the hosted version offered [here](https://git.pixelatedw.xyz/pages/wynd/khguide/)
- For a local version you'll need a web server to serve CSS and JavaScript modules, read the below Development section for this
## Development
### Prerequisite:
- git
- [Rust 1.85](https://www.rust-lang.org/tools/install)
- [Just](https://github.com/casey/just?tab=readme-ov-file#installation)
- A locally running web server that can serve files, such as [caddy](https://github.com/caddyserver/caddy)
### Setup
1. Clone the repo locally using git
2. Setup your web server and make sure it runs
3. Configure the web server so it serves files
- Caddy: [`file_server`](https://caddyserver.com/docs/caddyfile/directives/file_server)
4. Use `just` or `just build` this will generate all the HTML files
5. Copy all assets from the newly generated `out` folder inside caddy's `site` folder to be served
- Make sure the path served is the same as the `BASE_URL` env var (ex: `site/khguide` corresponds to `BASE_URL="/khguide"`)
6. Access the app at `localhost`

View File

@ -0,0 +1,483 @@
[[sets]]
id = 1
name = "List I"
[[sets]]
id = 2
name = "List II"
requirement = "Create four unique items"
[[sets]]
id = 3
name = "List III"
requirement = "Create ten unique items"
[[sets]]
id = 4
name = "List IV"
requirement = "Create fifteen unique items"
[[sets]]
id = 5
name = "List V"
requirement = "Create all items so far"
[[recipes]]
result = "Cottage"
set = 1
[[recipes.items]]
name = "Bright Shard"
amount = 2
[[recipes.items]]
name = "Blaze Shard"
amount = 3
[[recipes]]
result = "Elixir"
set = 1
[[recipes.items]]
name = "Blaze Shard"
amount = 2
[[recipes.items]]
name = "Frost Shard"
amount = 2
[[recipes.items]]
name = "Thunder Shard"
amount = 2
[[recipes.items]]
name = "Mythril Shard"
amount = 4
[[recipes]]
result = "Energy Bangle"
set = 1
[[recipes.items]]
name = "Power Shard"
amount = 2
[[recipes.items]]
name = "Frost Shard"
amount = 1
[[recipes]]
result = "Power Chain"
set = 1
[[recipes.items]]
name = "Spirit Shard"
amount = 2
[[recipes.items]]
name = "Power Shard"
amount = 2
[[recipes]]
result = "Guard Earring"
set = 1
[[recipes.items]]
name = "Spirit Shard"
amount = 3
[[recipes.items]]
name = "Thunder Shard"
amount = 1
[[recipes]]
result = "Dark Ring"
set = 1
[[recipes.items]]
name = "Lucid Shard"
amount = 2
[[recipes.items]]
name = "Bright Shard"
amount = 1
[[recipes.items]]
name = "Mythril Shard"
amount = 2
[[recipes]]
result = "Mega-Potion"
set = 2
[[recipes.items]]
name = "Blaze Gem"
amount = 1
[[recipes.items]]
name = "Frost Gem"
amount = 1
[[recipes.items]]
name = "Thunder Gem"
amount = 1
[[recipes.items]]
name = "Mythril Shard"
amount = 2
[[recipes]]
result = "AP Up"
set = 2
[[recipes.items]]
name = "Spirit Shard"
amount = 3
[[recipes.items]]
name = "Spirit Gem"
amount = 2
[[recipes.items]]
name = "Mythril"
amount = 3
[[recipes]]
result = "Angel Bangle"
set = 2
[[recipes.items]]
name = "Spirit Shard"
amount = 3
[[recipes.items]]
name = "Power Shard"
amount = 3
[[recipes.items]]
name = "Bright Gem"
amount = 3
[[recipes]]
result = "Magic Armlet"
set = 2
[[recipes.items]]
name = "Blaze Shard"
amount = 3
[[recipes.items]]
name = "Frost Shard"
amount = 3
[[recipes.items]]
name = "Thunder Shard"
amount = 3
[[recipes.items]]
name = "Mythril"
amount = 2
[[recipes]]
result = "Golem Chain"
set = 2
[[recipes.items]]
name = "Power Shard"
amount = 3
[[recipes.items]]
name = "Power Gem"
amount = 1
[[recipes.items]]
name = "Lucid Gem"
amount = 1
[[recipes]]
result = "Master Earring"
set = 2
[[recipes.items]]
name = "Lucid Shard"
amount = 3
[[recipes.items]]
name = "Lucid Gem"
amount = 2
[[recipes.items]]
name = "Spirit Gem"
amount = 2
[[recipes]]
result = "Mega-Ether"
set = 3
[[recipes.items]]
name = "Blaze Gem"
amount = 3
[[recipes.items]]
name = "Frost Gem"
amount = 3
[[recipes.items]]
name = "Thunder Gem"
amount = 3
[[recipes.items]]
name = "Bright Gem"
amount = 5
[[recipes.items]]
name = "Bright Crystal"
amount = 1
[[recipes]]
result = "Defense Up"
set = 3
[[recipes.items]]
name = "Lucid Shard"
amount = 5
[[recipes.items]]
name = "Lucid Gem"
amount = 3
[[recipes.items]]
name = "Lucid Crystal"
amount = 1
[[recipes.items]]
name = "Mystery Goo"
amount = 1
[[recipes]]
result = "Gaia Bangle"
set = 3
[[recipes.items]]
name = "Power Shard"
amount = 5
[[recipes.items]]
name = "Power Gem"
amount = 3
[[recipes.items]]
name = "Bright Crystal"
amount = 1
[[recipes]]
result = "Rune Armlet"
set = 3
[[recipes.items]]
name = "Blaze Gem"
amount = 2
[[recipes.items]]
name = "Frost Gem"
amount = 2
[[recipes.items]]
name = "Thunder Gem"
amount = 2
[[recipes.items]]
name = "Mythril"
amount = 3
[[recipes]]
result = "Heartguard"
set = 3
[[recipes.items]]
name = "Spirit Shard"
amount = 3
[[recipes.items]]
name = "Power Shard"
amount = 3
[[recipes.items]]
name = "Power Crystal"
amount = 1
[[recipes]]
result = "Three Stars"
set = 3
[[recipes.items]]
name = "Blaze Shard"
amount = 3
[[recipes.items]]
name = "Frost Shard"
amount = 3
[[recipes.items]]
name = "Thunder Shard"
amount = 3
[[recipes.items]]
name = "Orichalcum"
amount = 1
[[recipes.items]]
name = "Shiny Crystal"
amount = 1
[[recipes]]
result = "Megalixir"
set = 4
[[recipes.items]]
name = "Bright Shard"
amount = 5
[[recipes.items]]
name = "Bright Gem"
amount = 3
[[recipes.items]]
name = "Bright Crystal"
amount = 1
[[recipes.items]]
name = "Shiny Crystal"
amount = 1
[[recipes.items]]
name = "Gale"
amount = 2
[[recipes]]
result = "Power Up"
set = 4
[[recipes.items]]
name = "Power Shard"
amount = 5
[[recipes.items]]
name = "Power Gem"
amount = 3
[[recipes.items]]
name = "Power Crystal"
amount = 1
[[recipes.items]]
name = "Mystery Goo"
amount = 1
[[recipes.items]]
name = "Orichalcum"
amount = 2
[[recipes]]
result = "Titan Chain"
set = 4
[[recipes.items]]
name = "Spirit Shard"
amount = 5
[[recipes.items]]
name = "Spirit Gem"
amount = 3
[[recipes.items]]
name = "Lucid Crystal"
amount = 1
[[recipes]]
result = "Atlas Armlet"
set = 4
[[recipes.items]]
name = "Shiny Crystal"
amount = 2
[[recipes.items]]
name = "Mystery Goo"
amount = 1
[[recipes.items]]
name = "Orichalcum"
amount = 3
[[recipes.items]]
name = "Gale"
amount = 1
[[recipes]]
result = "Crystal Crown"
set = 4
[[recipes.items]]
name = "Lucid Crystal"
amount = 3
[[recipes.items]]
name = "Power Crystal"
amount = 3
[[recipes.items]]
name = "Shiny Crystal"
amount = 3
[[recipes.items]]
name = "Bright Crystal"
amount = 3
[[recipes]]
result = "Ribbon"
set = 4
[[recipes.items]]
name = "Blaze Gem"
amount = 5
[[recipes.items]]
name = "Frost Gem"
amount = 5
[[recipes.items]]
name = "Thunder Gem"
amount = 5
[[recipes.items]]
name = "Bright Gem"
amount = 5
[[recipes.items]]
name = "Gale"
amount = 3
[[recipes]]
result = "Ultima Weapon"
set = 5
[[recipes.items]]
name = "Lucid Gem"
amount = 5
[[recipes.items]]
name = "Power Gem"
amount = 5
[[recipes.items]]
name = "Thunder Gem"
amount = 5
[[recipes.items]]
name = "Mystery Goo"
amount = 3
[[recipes.items]]
name = "Gale"
amount = 3

View File

@ -0,0 +1,24 @@
name = "Air Pirate"
[[world]]
name = "Neverland"
rooms = ["Pirate Ship"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Power Gem"
kind = "material"
chance = 4
[drops.material]
category = "power"
kind = "gem"

View File

@ -0,0 +1,28 @@
name = "Air Soldier"
[[world]]
name = "Wonderland"
rooms = ["Lotus Forest"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Olympus Coliseum"]
[[drops]]
name = "Potion"
kind = "item"
chance = 2
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Spirit Gem"
kind = "material"
chance = 4
[drops.material]
category = "spirit"
kind = "gem"

View File

@ -0,0 +1,19 @@
name = "Angel Star"
[[world]]
name = "End of the World"
rooms = ["Linked Worlds"]
[[drops]]
name = "Ether"
kind = "item"
chance = 2
[[drops]]
name = "Gale"
kind = "material"
chance = 4
[drops.material]
category = "stormy"
kind = "crystal"

View File

@ -0,0 +1,22 @@
name = "Aquatank"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Atlantica"]
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 4
[[drops]]
name = "Thunder Gem"
kind = "material"
chance = 8
[drops.material]
category = "thunder"
kind = "gem"

View File

@ -0,0 +1,26 @@
name = "Bandit"
[[world]]
name = "Agrabah"
rooms = ["Desert: Cave", "Treasure Room", "Lamp Chamber"]
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Agrabah"]
[[drops]]
name = "Potion"
kind = "item"
chance = 2
[[drops]]
name = "Blaze Gem"
kind = "material"
chance = 4
[drops.material]
category = "blaze"
kind = "gem"

View File

@ -0,0 +1,21 @@
name = "Barrel Spider"
[[world]]
name = "Monstro"
[[world]]
name = "Neverland"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Neverland"]
[[drops]]
name = "Camping Set"
kind = "item"
chance = 1
[[drops]]
name = "Cottage"
kind = "item"
chance = 0.5

View File

@ -0,0 +1,35 @@
name = "Battleship"
[[world]]
name = "Neverland"
rooms = ["Pirate Ship"]
[[drops]]
name = "Elixir"
kind = "item"
chance = 0.5
[[drops]]
name = "Elixir"
kind = "item"
chance = 1
info = "Destroy the Stern, Cannons or Mast"
[[drops]]
name = "Power Gem"
kind = "material"
chance = 4
[drops.material]
category = "power"
kind = "gem"
[[drops]]
name = "Power Gem"
kind = "material"
chance = 8
info = "Destroy the Stern, Cannons or Mast"
[drops.material]
category = "power"
kind = "gem"

View File

@ -0,0 +1,25 @@
name = "Black Ballade"
[[world]]
name = "Deep Jungle"
rooms = ["Bamboo Thicket"]
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 100
info = "After correctly hitting the enemy 4 times"
[drops.material]
category = "lightning"
kind = "stone"
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 10
info = "Additional chance when hitting the enemy"
[drops.material]
category = "lightning"
kind = "stone"

View File

@ -0,0 +1,33 @@
name = "Blue Rhapsody"
[[world]]
name = "Traverse Town"
[[world]]
name = "Wonderland"
rooms = ["Lotus Forest"]
[[world]]
name = "Monstro"
[[world]]
name = "Hollow Bastion"
rooms = ["Entrance Hall"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Wonderland"]
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Frost Shard"
kind = "material"
chance = 12
[drops.material]
category = "frost"
kind = "shard"

View File

@ -0,0 +1,48 @@
name = "Bouncywild"
[[world]]
name = "Deep Jungle"
[[world]]
name = "Monstro"
rooms = ["Bowels", "Stomach"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Deep Jungle"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Power Shard"
kind = "material"
chance = 8
[drops.material]
category = "power"
kind = "shard"
[[drops]]
name = "Ether"
kind = "item"
chance = 20
info = "When it slips on the banana peel"
[[drops]]
name = "Mega-Ether"
kind = "item"
chance = 4
info = "When it slips on the banana peel"
[[drops]]
name = "Power Shard"
kind = "material"
chance = 8
info = "When it slips on the banana peel"
[drops.material]
category = "power"
kind = "shard"

View File

@ -0,0 +1,24 @@
name = "Chimera"
[[world]]
name = "Halloween Town"
rooms = ["Manor Ruins"]
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = 35
[drops.material]
category = "blaze"
kind = "stone"
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = "?"
info = "Additional chance based on how many times the heads get reflected"
[drops.material]
category = "blaze"
kind = "stone"

View File

@ -0,0 +1,45 @@
name = "Darkball"
[[world]]
name = "Traverse Town"
rooms = ["3rd District", "Gizmo Shop", "Alleyway"]
[[world]]
name = "Agrabah"
rooms = ["Bazaar", "Palace Gates"]
[[world]]
name = "Deep Jungle"
rooms = ["Bamboo Thicket"]
[[world]]
name = "Wonderland"
rooms = ["Lotus Forest"]
[[world]]
name = "Halloween Town"
rooms = ["Moonlight Hill"]
[[world]]
name = "Hollow Bastion"
[[world]]
name = "End of the World"
[[world]]
name = "Neverland"
rooms = ["Ship: Freezer", "Captain's Cabin"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Lucid Crystal"
kind = "material"
chance = 1
[drops.material]
category = "lucid"
kind = "crystal"

View File

@ -0,0 +1,32 @@
name = "Defender"
[[world]]
name = "Traverse Town"
rooms = ["3rd District", "Hotel Hallway", "Gizmo Shop"]
[[world]]
name = "Hollow Bastion"
rooms = ["Entrance Hall"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Olympus Coliseum"]
[[drops]]
name = "Elixir"
kind = "item"
chance = 1
[[drops]]
name = "Bright Crystal"
kind = "material"
chance = 2
[drops.material]
category = "bright"
kind = "crystal"
[[drops]]
name = "Defender"
kind = "equipment"
chance = 0.2

View File

@ -0,0 +1,25 @@
name = "Fat Bandit"
[[world]]
name = "Agrabah"
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Agrabah"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 4
[[drops]]
name = "Blaze Gem"
kind = "material"
chance = 8
[drops.material]
category = "blaze"
kind = "gem"

View File

@ -0,0 +1,28 @@
name = "Gargoyle"
[[world]]
name = "Halloween Town"
rooms = ["Graveyard"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Halloween Town"]
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Mega-Ether"
kind = "item"
chance = 0.5
[[drops]]
name = "Lucid Gem"
kind = "material"
chance = 2
[drops.material]
category = "lucid"
kind = "gem"

View File

@ -0,0 +1,25 @@
name = "Gigas Shadow"
[[world]]
name = "Wonderland"
rooms = ["Bizzare Room"]
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = "10-100"
info = "Chance based on how many Gigas Shadows get defeated"
[drops.material]
category = "lucid"
kind = "shard"
[[drops]]
name = "Fury Stone"
kind = "material"
chance = "10-100"
info = "Chance based on how many Gigas Shadows get defeated\nif 2 or less get defeated then no fury stone will drop"
[drops.material]
category = "spirit"
kind = "stone"

View File

@ -0,0 +1,23 @@
name = "Grand Ghost"
[[world]]
name = "Monstro"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = 100
[drops.material]
category = "frost"
kind = "stone"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = "?"
info = "Additional chances based on what item was used to defeat it\nMega-Potion 5%\nMega-Ether 10%\nElixirs 35%\nMegalixir 100% and 20%"
[drops.material]
category = "frost"
kind = "stone"

View File

@ -0,0 +1,35 @@
name = "Green Requiem"
[[world]]
name = "Traverse Town"
[[world]]
name = "Agrabah"
[[world]]
name = "Monstro"
[[world]]
name = "Deep Jungle"
rooms = ["Cliff"]
[[world]]
name = "Hollow Bastion"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Wonderland"]
[[drops]]
name = "Ether"
kind = "item"
chance = 4
[[drops]]
name = "Bright Shard"
kind = "material"
chance = 10
[drops.material]
category = "bright"
kind = "shard"

View File

@ -0,0 +1,19 @@
name = "Invisible"
[[world]]
name = "End of the World"
rooms = ["Linked Worlds"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Gale"
kind = "material"
chance = 4
[drops.material]
category = "stormy"
kind = "crystal"

View File

@ -0,0 +1,23 @@
name = "Jet Balloon"
[[world]]
name = "Neverland"
rooms = ["Pirate Ship"]
[[drops]]
name = "Dazzling Stone"
kind = "material"
chance = 100
[drops.material]
category = "shiny"
kind = "stone"
[[drops]]
name = "Dazzling Stone"
kind = "material"
chance = 20
[drops.material]
category = "shiny"
kind = "stone"

View File

@ -0,0 +1,36 @@
name = "Large Body"
[[world]]
name = "Traverse Town"
[[world]]
name = "Wonderland"
[[world]]
name = "Agrabah"
marked = true
[[world]]
name = "Monstro"
[[world]]
name = "Hollow Bastion"
rooms = ["Entrance Hall", "Grand Hall"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Traverse Town"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 4
[[drops]]
name = "Spirit Shard"
kind = "material"
chance = 10
[drops.material]
category = "spirit"
kind = "shard"

View File

@ -0,0 +1,15 @@
name = "Neoshadow"
[[world]]
name = "End of the World"
rooms = ["Linked Worlds"]
[[drops]]
name = "Stormy Stone"
kind = "material"
chance = 35
info = "Only when all 7 Neoshadows get defeated"
[drops.material]
category = "stormy"
kind = "stone"

View File

@ -0,0 +1,17 @@
name = "Pink Agaricus"
[[world]]
name = "Deep Jungle"
[[world]]
name = "Atlantica"
[[drops]]
name = "Serenity Power"
kind = "material"
chance = "?"
info = "% based on the number of hits dealt from 40 hits being 10% and 100 hits being 100%"
[drops.material]
category = "mystery"
kind = "stone"

View File

@ -0,0 +1,31 @@
name = "Pirate"
[[world]]
name = "Neverland"
rooms = ["Captain's Cabin"]
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Neverland"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Power Gem"
kind = "material"
chance = 4
[drops.material]
category = "power"
kind = "gem"

View File

@ -0,0 +1,13 @@
name = "Pot Scorpion"
[[world]]
name = "Agrabah"
[[drops]]
name = "Mythril Stone"
kind = "material"
chance = 20
[drops.material]
category = "mythril"
kind = "stone"

View File

@ -0,0 +1,26 @@
name = "Pot Spider"
[[world]]
name = "Agrabah"
[[world]]
name = "Monstro"
[[drops]]
name = "Tent"
kind = "item"
chance = 1
[[drops]]
name = "Camping Set"
kind = "item"
chance = 0.5
[[drops]]
name = "Mythril Shard"
kind = "material"
chance = 1
[drops.material]
category = "mythril"
kind = "shard"

View File

@ -0,0 +1,49 @@
name = "Powerwild"
[[world]]
name = "Deep Jungle"
rooms = ["Camp", "Cliff"]
[[world]]
name = "Monstro"
rooms = ["Chamber 5", "Chamber 6"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Deep Jungle"]
[[drops]]
name = "Potion"
kind = "item"
chance = 2
[[drops]]
name = "Power Shard"
kind = "material"
chance = 4
[drops.material]
category = "power"
kind = "shard"
[[drops]]
name = "Ether"
kind = "item"
chance = 20
info = "When it slips on the banana peel"
[[drops]]
name = "Mega-Ether"
kind = "item"
chance = 4
info = "When it slips on the banana peel"
[[drops]]
name = "Power Shard"
kind = "material"
chance = 4
info = "When it slips on the banana peel"
[drops.material]
category = "power"
kind = "shard"

View File

@ -0,0 +1,27 @@
name = "Red Nocturne"
[[world]]
name = "Monstro"
rooms = ["Chamber 6"]
[[world]]
name = "Hollow Bastion"
rooms = ["Castle Gates"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Wonderland"]
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Blaze Shard"
kind = "material"
chance = 6
[drops.material]
category = "blaze"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Screwdiver"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Atlantica"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Thunder Gem"
kind = "material"
chance = 4
[drops.material]
category = "thunder"
kind = "gem"

View File

@ -0,0 +1,22 @@
name = "Sea Neon"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Atlantica"]
[[drops]]
name = "Ether"
kind = "item"
chance = 0.5
[[drops]]
name = "Frost Gem"
kind = "material"
chance = 2
[drops.material]
category = "frost"
kind = "gem"

View File

@ -0,0 +1,37 @@
name = "Search Ghost"
[[world]]
name = "Halloween Town"
[[world]]
name = "Monstro"
[[world]]
name = "Traverse Town"
rooms = ["2nd District"]
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Halloween Town"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Bright Gem"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "gem"

View File

@ -0,0 +1,27 @@
name = "Shadow"
[[world]]
name = "Wonderland"
rooms = ["Bizzare Room"]
[[world]]
name = "Neverland"
rooms = ["Ship: Freezer"]
[[world]]
name = "Halloween Town"
rooms = ["Graveyard"]
[[drops]]
name = "Potion"
kind = "item"
chance = 6
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = 3
[drops.material]
category = "lucid"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Sheltering Zone"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Atlantica"]
[[drops]]
name = "Ether"
kind = "item"
chance = 4
[[drops]]
name = "Frost Gem"
kind = "material"
chance = 8
[drops.material]
category = "frost"
kind = "gem"

View File

@ -0,0 +1,15 @@
name = "Sniperwild"
[[world]]
name = "Traverse Town"
rooms = ["2nd District"]
[[drops]]
name = "Power Stone"
kind = "material"
chance = "?"
info = "% based on how many sets of 6 enemies are defeated"
[drops.material]
category = "power"
kind = "stone"

View File

@ -0,0 +1,18 @@
name = "Soldier"
[[world]]
name = "Agrabah"
rooms = ["Main Street"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Traverse Town"]
[[drops]]
name = "Spirit Shard"
kind = "material"
chance = 6
[drops.material]
category = "spirit"
kind = "shard"

View File

@ -0,0 +1,14 @@
name = "Stealth Soldier"
[[world]]
name = "Hollow Bastion"
rooms = ["Entrance Hall", "Grand Hall"]
[[drops]]
name = "Energy Stone"
kind = "material"
chance = 35
[drops.material]
category = "energy"
kind = "stone"

View File

@ -0,0 +1,28 @@
name = "Wight Knight"
[[world]]
name = "Halloween Town"
rooms = ["Graveyard", "Manor Ruins"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Halloween Town"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 0.5
[[drops]]
name = "Lucid Gem"
kind = "material"
chance = 2
[drops.material]
category = "lucid"
kind = "gem"

View File

@ -0,0 +1,45 @@
name = "Wizard"
[[world]]
name = "Halloween Town"
[[world]]
name = "Traverse Town"
rooms = ["Alleyway", "Hotel Hallway"]
[[world]]
name = "Wonderland"
[[world]]
name = "Deep Jungle"
rooms = ["Camp", "Bamboo Thicket"]
[[world]]
name = "Agrabah"
[[world]]
name = "Hollow Bastion"
rooms = ["Castle Gates", "Entrance Hall", "Grand Hall"]
[[world]]
name = "End of the World"
rooms = ["World Terminus | Wonderland"]
[[drops]]
name = "Ether"
kind = "item"
chance = 2
[[drops]]
name = "Shiny Crystal"
kind = "material"
chance = 2
[drops.material]
category = "shiny"
kind = "crystal"
[[drops]]
name = "Wizard Relic"
kind = "equipment"
chance = 0.2

View File

@ -0,0 +1,38 @@
name = "Wyvern"
[[world]]
name = "Hollow Bastion"
[[world]]
name = "Traverse Town"
rooms = ["2nd District"]
[[world]]
name = "Deep Jungle"
rooms = ["Camp", "Cliff"]
[[world]]
name = "Agrabah"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Olympus Coliseum"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Elixir"
kind = "item"
chance = 0.5
[[drops]]
name = "Power Crystal"
kind = "material"
chance = 2
[drops.material]
category = "power"
kind = "crystal"

View File

@ -0,0 +1,35 @@
name = "Yellow Opera"
[[world]]
name = "Traverse Town"
[[world]]
name = "Wonderland"
rooms = ["Lotus Forest"]
[[world]]
name = "Agrabah"
[[world]]
name = "Hollow Bastion"
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
rooms = ["World Terminus | Wonderland"]
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Thunder Shard"
kind = "material"
chance = 6
[drops.material]
category = "thunder"
kind = "shard"

View File

@ -0,0 +1,632 @@
[[sets]]
id = 1
name = "List I"
[[sets]]
id = 2
name = "List II"
requirement = "Create three unique items"
[[sets]]
id = 3
name = "List III"
requirement = "Create nine unique items"
[[sets]]
id = 4
name = "List IV"
requirement = "Create fifteen unique items"
[[sets]]
id = 5
name = "List V"
requirement = "Create all items so far"
[[sets]]
id = 6
name = "List VI"
requirement = "Create all items so far"
[[recipes]]
result = "Mega-Potion"
set = 1
[[recipes.items]]
name = "Spirit Shard"
amount = 1
[[recipes.items]]
name = "Power Shard"
amount = 1
[[recipes.items]]
name = "Mythril Shard"
amount = 4
[[recipes]]
result = "Cottage"
set = 1
[[recipes.items]]
name = "Lucid Shard"
amount = 1
[[recipes.items]]
name = "Bright Shard"
amount = 1
[[recipes]]
result = "Energy Bangle"
set = 1
[[recipes.items]]
name = "Spirit Shard"
amount = 2
[[recipes.items]]
name = "Bright Shard"
amount = 1
[[recipes]]
result = "Power Chain"
set = 1
[[recipes.items]]
name = "Power Shard"
amount = 2
[[recipes.items]]
name = "Lucid Shard"
amount = 1
[[recipes]]
result = "Magic Armlet"
set = 1
[[recipes.items]]
name = "Blaze Shard"
amount = 3
[[recipes.items]]
name = "Frost Shard"
amount = 3
[[recipes.items]]
name = "Thunder Shard"
amount = 3
[[recipes]]
result = "EXP Earring"
set = 1
[[recipes.items]]
name = "Fury Stone"
amount = 1
[[recipes.items]]
name = "Power Stone"
amount = 1
[[recipes.items]]
name = "Mythril Stone"
amount = 1
[[recipes.items]]
name = "Serenity Power"
amount = 1
[[recipes.items]]
name = "Dark Matter"
amount = 3
[[recipes]]
result = "Mega-Ether"
set = 2
[[recipes.items]]
name = "Blaze Shard"
amount = 1
[[recipes.items]]
name = "Frost Shard"
amount = 1
[[recipes.items]]
name = "Thunder Shard"
amount = 1
[[recipes.items]]
name = "Mythril"
amount = 2
[[recipes]]
result = "Guard Earring"
set = 2
[[recipes.items]]
name = "Bright Shard"
amount = 3
[[recipes.items]]
name = "Frost Shard"
amount = 1
[[recipes.items]]
name = "Mythril Shard"
amount = 3
[[recipes]]
result = "Angel Bangle"
set = 2
[[recipes.items]]
name = "Thunder Shard"
amount = 3
[[recipes.items]]
name = "Bright Gem"
amount = 1
[[recipes]]
result = "Golem Chain"
set = 2
[[recipes.items]]
name = "Blaze Shard"
amount = 3
[[recipes.items]]
name = "Spirit Gem"
amount = 1
[[recipes]]
result = "Rune Armlet"
set = 2
[[recipes.items]]
name = "Blaze Gem"
amount = 3
[[recipes.items]]
name = "Frost Gem"
amount = 3
[[recipes.items]]
name = "Thunder Gem"
amount = 3
[[recipes]]
result = "Moogle Badge"
set = 2
[[recipes.items]]
name = "Blazing Stone"
amount = 1
[[recipes.items]]
name = "Frost Stone"
amount = 1
[[recipes.items]]
name = "Lightning Stone"
amount = 1
[[recipes.items]]
name = "Mythril"
amount = 5
[[recipes.items]]
name = "Orichalcum"
amount = 3
[[recipes]]
result = "AP Up"
set = 3
[[recipes.items]]
name = "Blaze Gem"
amount = 2
[[recipes.items]]
name = "Frost Gem"
amount = 2
[[recipes.items]]
name = "Thunder Gem"
amount = 2
[[recipes.items]]
name = "Mythril"
amount = 4
[[recipes]]
result = "Dark Ring"
set = 3
[[recipes.items]]
name = "Lucid Gem"
amount = 2
[[recipes.items]]
name = "Bright Gem"
amount = 2
[[recipes]]
result = "Master Earring"
set = 3
[[recipes.items]]
name = "Spirit Shard"
amount = 5
[[recipes.items]]
name = "Spirit Gem"
amount = 3
[[recipes.items]]
name = "Fury Stone"
amount = 1
[[recipes]]
result = "Gaia Bangle"
set = 3
[[recipes.items]]
name = "Lucid Shard"
amount = 5
[[recipes.items]]
name = "Lucid Gem"
amount = 3
[[recipes.items]]
name = "Lightning Stone"
amount = 1
[[recipes]]
result = "Titan Chain"
set = 3
[[recipes.items]]
name = "Power Shard"
amount = 5
[[recipes.items]]
name = "Power Gem"
amount = 3
[[recipes.items]]
name = "Power Stone"
amount = 1
[[recipes]]
result = "Mythril"
set = 3
[[recipes.items]]
name = "Mythril Shard"
amount = 5
[[recipes.items]]
name = "Mythril Stone"
amount = 1
[[recipes.items]]
name = "Mystery Goo"
amount = 1
[[recipes]]
result = "Elixir"
set = 4
[[recipes.items]]
name = "Power Crystal"
amount = 1
[[recipes.items]]
name = "Shiny Crystal"
amount = 1
[[recipes.items]]
name = "Bright Crystal"
amount = 2
[[recipes.items]]
name = "Orichalcum"
amount = 3
[[recipes]]
result = "Defense Up"
set = 4
[[recipes.items]]
name = "Lucid Shard"
amount = 3
[[recipes.items]]
name = "Bright Shard"
amount = 3
[[recipes.items]]
name = "Bright Gem"
amount = 2
[[recipes.items]]
name = "Power Crystal"
amount = 1
[[recipes.items]]
name = "Orichalcum"
amount = 5
[[recipes]]
result = "Heartguard"
set = 4
[[recipes.items]]
name = "Lucid Gem"
amount = 3
[[recipes.items]]
name = "Lucid Crystal"
amount = 1
[[recipes.items]]
name = "Bright Crystal"
amount = 1
[[recipes]]
result = "Three Stars"
set = 4
[[recipes.items]]
name = "Power Gem"
amount = 5
[[recipes.items]]
name = "Mystery Goo"
amount = 3
[[recipes.items]]
name = "Shiny Crystal"
amount = 1
[[recipes]]
result = "Atlas Armlet"
set = 4
[[recipes.items]]
name = "Blaze Shard"
amount = 5
[[recipes.items]]
name = "Frost Shard"
amount = 5
[[recipes.items]]
name = "Thunder Shard"
amount = 5
[[recipes.items]]
name = "Mystery Goo"
amount = 1
[[recipes.items]]
name = "Dark Matter"
amount = 3
[[recipes]]
result = "Crystal Crown"
set = 4
[[recipes.items]]
name = "Lucid Crystal"
amount = 5
[[recipes.items]]
name = "Power Crystal"
amount = 1
[[recipes.items]]
name = "Shiny Crystal"
amount = 1
[[recipes.items]]
name = "Blazing Stone"
amount = 3
[[recipes.items]]
name = "Frost Stone"
amount = 3
[[recipes]]
result = "Dark Matter"
set = 5
[[recipes.items]]
name = "Lucid Shard"
amount = 9
[[recipes.items]]
name = "Gale"
amount = 1
[[recipes.items]]
name = "Mythril"
amount = 2
[[recipes]]
result = "Megalixir"
set = 5
[[recipes.items]]
name = "Lucid Gem"
amount = 5
[[recipes.items]]
name = "Lucid Crystal"
amount = 3
[[recipes.items]]
name = "Gale"
amount = 2
[[recipes.items]]
name = "Dark Matter"
amount = 1
[[recipes]]
result = "Power Up"
set = 5
[[recipes.items]]
name = "Spirit Shard"
amount = 5
[[recipes.items]]
name = "Spirit Gem"
amount = 3
[[recipes.items]]
name = "Power Shard"
amount = 5
[[recipes.items]]
name = "Power Gem"
amount = 3
[[recipes.items]]
name = "Dark Matter"
amount = 1
[[recipes]]
result = "Cosmic Arts"
set = 5
[[recipes.items]]
name = "Bright Shard"
amount = 5
[[recipes.items]]
name = "Bright Gem"
amount = 3
[[recipes.items]]
name = "Bright Crystal"
amount = 1
[[recipes.items]]
name = "Mythril Stone"
amount = 3
[[recipes]]
result = "EXP Bracelet"
set = 5
[[recipes.items]]
name = "Energy Stone"
amount = 1
[[recipes.items]]
name = "Dazzling Stone"
amount = 1
[[recipes.items]]
name = "Stormy Stone"
amount = 1
[[recipes.items]]
name = "Orichalcum"
amount = 8
[[recipes.items]]
name = "Dark Matter"
amount = 3
[[recipes]]
result = "Ribbon"
set = 5
[[recipes.items]]
name = "Blaze Gem"
amount = 5
[[recipes.items]]
name = "Frost Gem"
amount = 5
[[recipes.items]]
name = "Thunder Gem"
amount = 5
[[recipes.items]]
name = "Gale"
amount = 1
[[recipes.items]]
name = "Serenity Power"
amount = 3
[[recipes]]
result = "Fantasista"
set = 6
[[recipes.items]]
name = "Fury Stone"
amount = 3
[[recipes.items]]
name = "Power Stone"
amount = 3
[[recipes.items]]
name = "Mythril Stone"
amount = 3
[[recipes.items]]
name = "Energy Stone"
amount = 5
[[recipes]]
result = "Seven Elements"
set = 6
[[recipes.items]]
name = "Blazing Stone"
amount = 3
[[recipes.items]]
name = "Frost Stone"
amount = 3
[[recipes.items]]
name = "Lightning Stone"
amount = 3
[[recipes.items]]
name = "Dazzling Stone"
amount = 5
[[recipes]]
result = "Ultima Weapon"
set = 6
[[recipes.items]]
name = "Thunder Gem"
amount = 5
[[recipes.items]]
name = "Mystery Goo"
amount = 5
[[recipes.items]]
name = "Serenity Power"
amount = 3
[[recipes.items]]
name = "Stormy Stone"
amount = 3
[[recipes.items]]
name = "Dark Matter"
amount = 3

View File

@ -0,0 +1,22 @@
name = "Aerial Champ"
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Remembrance Stone"
kind = "material"
chance = 8
[drops.material]
category = "remembrance"
kind = "stone"
[[drops]]
name = "Serenity Stone"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "stone"

View File

@ -0,0 +1,22 @@
name = "Aerial Knocker"
[[world]]
name = "Pride Lands"
[[drops]]
name = "Power Gem"
kind = "material"
chance = 8
[drops.material]
category = "power"
kind = "gem"
[[drops]]
name = "Bright Gem"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "gem"

View File

@ -0,0 +1,22 @@
name = "Aerial Viking"
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Remembrance Stone"
kind = "material"
chance = 6
[drops.material]
category = "remembrance"
kind = "stone"
[[drops]]
name = "Serenity Stone"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "stone"

View File

@ -0,0 +1,22 @@
name = "Aeroplane"
[[world]]
name = "Timeless River"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = 8
[drops.material]
category = "frost"
kind = "stone"
[[drops]]
name = "Bright Stone"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "stone"

View File

@ -0,0 +1,25 @@
name = "Air Pirate"
[[world]]
name = "Port Royal"
[[world]]
name = "The Land of Dragons"
[[drops]]
name = "Dark Crystal"
kind = "material"
chance = 8
[drops.material]
category = "dark"
kind = "crystal"
[[drops]]
name = "Bright Crystal"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "crystal"

View File

@ -0,0 +1,25 @@
name = "Armored Knight"
[[world]]
name = "Radiant Garden"
[[world]]
name = "Beast's Castle"
[[world]]
name = "Port Royal"
[[world]]
name = "Halloween Town"
[[world]]
name = "Pride Lands"
[[drops]]
name = "Lightning Gem"
kind = "material"
chance = 4
[drops.material]
category = "lightning"
kind = "gem"

View File

@ -0,0 +1,14 @@
name = "Assassin"
kind = "nobody"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Twilight Gem"
kind = "material"
chance = 12
[drops.material]
category = "twilight"
kind = "gem"

View File

@ -0,0 +1,27 @@
name = "Assault Rider"
[[world]]
name = "The Land of Dragons"
[[drops]]
name = "Dark Stone"
kind = "material"
chance = 12
[drops.material]
category = "dark"
kind = "stone"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "shard"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 10

View File

@ -0,0 +1,22 @@
name = "Beffudler"
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Remembrance Shard"
kind = "material"
chance = 6
[drops.material]
category = "remembrance"
kind = "shard"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 3
[drops.material]
category = "serenity"
kind = "shard"

View File

@ -0,0 +1,20 @@
name = "Berserker"
kind = "nobody"
[[world]]
name = "Twilight Town"
[[world]]
name = "Radiant Garden"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Dense Crystal"
kind = "material"
chance = 12
[drops.material]
category = "dense"
kind = "crystal"

View File

@ -0,0 +1,25 @@
name = "Bolt Tower"
[[world]]
name = "The Land of Dragons"
[[world]]
name = "Pride Lands"
[[drops]]
name = "Lightning Shard"
kind = "material"
chance = 10
[drops.material]
category = "lightning"
kind = "shard"
[[drops]]
name = "Energy Shard"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "shard"

View File

@ -0,0 +1,30 @@
name = "Bookmaster"
[[world]]
name = "Radiant Garden"
[[world]]
name = "Space Paranoids"
[[drops]]
name = "Lucid Gem"
kind = "material"
chance = 10
[drops.material]
category = "lucid"
kind = "gem"
[[drops]]
name = "Energy Crystal"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "crystal"
[[drops]]
name = "Akashic Record"
kind = "equipment"
chance = 1

View File

@ -0,0 +1,96 @@
name = "Bulky Vendor"
[[world]]
name = "Beast's Castle"
[[world]]
name = "Halloween Town"
[[world]]
name = "Olympus Coliseum"
[[world]]
name = "Agrabah"
[[world]]
name = "The Land of Dragons"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 100
info = "Using Capsule Prize reaction command"
[drops.material]
category = "serenity"
kind = "shard"
[[drops]]
name = "Orichalcum"
kind = "material"
chance = 8
info = "Using Capsule Prize reaction command"
[drops.material]
category = "orichalcum"
kind = "gem"
[[drops]]
name = "Serenity Stone"
kind = "material"
chance = 100
info = "Using Rare Capsule reaction command"
[drops.material]
category = "serenity"
kind = "stone"
[[drops]]
name = "Orichalcum"
kind = "material"
chance = 10
info = "Using Rare Capsule reaction command"
[drops.material]
category = "orichalcum"
kind = "gem"
[[drops]]
name = "Serenity Gem"
kind = "material"
chance = 100
info = "Using Limited Capsule reaction command"
[drops.material]
category = "serenity"
kind = "gem"
[[drops]]
name = "Orichalcum"
kind = "material"
chance = 16
info = "Using Limited Capsule reaction command"
[drops.material]
category = "orichalcum"
kind = "gem"
[[drops]]
name = "Serenity Crystal"
kind = "material"
chance = 100
info = "Using Prime Capsule reaction command"
[drops.material]
category = "serenity"
kind = "crystal"
[[drops]]
name = "Orichalcum"
kind = "material"
chance = 16
info = "Using Prime Capsule reaction command"
[drops.material]
category = "orichalcum"
kind = "gem"

View File

@ -0,0 +1,22 @@
name = "Camo Cannon"
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Remembrance Shard"
kind = "material"
chance = 6
[drops.material]
category = "remembrance"
kind = "shard"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 3
[drops.material]
category = "serenity"
kind = "shard"

View File

@ -0,0 +1,25 @@
name = "Cannon Gun"
[[world]]
name = "Port Royal"
[[world]]
name = "Space Paranoids"
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = 6
[drops.material]
category = "blazing"
kind = "stone"
[[drops]]
name = "Bright Stone"
kind = "material"
chance = 3
[drops.material]
category = "bright"
kind = "stone"

View File

@ -0,0 +1,25 @@
name = "Creeper Plant"
[[world]]
name = "Olympus Coliseum"
[[world]]
name = "Halloween Town"
[[drops]]
name = "Power Shard"
kind = "material"
chance = 8
[drops.material]
category = "power"
kind = "shard"
[[drops]]
name = "Bright Shard"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "shard"

View File

@ -0,0 +1,20 @@
name = "Creeper"
kind = "nobody"
[[world]]
name = "Twilight Town"
[[world]]
name = "Radiant Garden"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Dense Shard"
kind = "material"
chance = 8
[drops.material]
category = "dense"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Crescendo"
[[world]]
name = "Olympus Coliseum"
[[drops]]
name = "Blazing Crystal"
kind = "material"
chance = 6
[drops.material]
category = "blazing"
kind = "crystal"
[[drops]]
name = "Bright Crystal"
kind = "material"
chance = 3
[drops.material]
category = "bright"
kind = "crystal"

View File

@ -0,0 +1,36 @@
name = "Crimson Jazz"
[[world]]
name = "Agrabah"
[[world]]
name = "Beast's Castle"
[[world]]
name = "Olympus Coliseum"
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Blazing Crystal"
kind = "material"
chance = 12
[drops.material]
category = "blazing"
kind = "crystal"
[[drops]]
name = "Serenity Stone"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "stone"
[[drops]]
name = "Mega-Ether"
kind = "item"
chance = 5

View File

@ -0,0 +1,23 @@
name = "Dancer"
kind = "nobody"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Twilight Stone"
kind = "material"
chance = 12
[drops.material]
category = "twilight"
kind = "stone"
[[drops]]
name = "Serenity Gem"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "gem"

View File

@ -0,0 +1,25 @@
name = "Dragoon"
kind = "nobody"
[[world]]
name = "Beast's Castle"
[[world]]
name = "Twilight Town"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Dense Shard"
kind = "material"
chance = 12
[drops.material]
category = "dense"
kind = "shard"
[[drops]]
name = "Nobody Lance"
kind = "equipment"
chance = 1

View File

@ -0,0 +1,31 @@
name = "Devastator"
[[world]]
name = "Space Paranoids"
best = true
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Lightning Crystal"
kind = "material"
chance = 12
[drops.material]
category = "lightning"
kind = "crystal"
[[drops]]
name = "Serenity Stone"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "stone"
[[drops]]
name = "Elixir"
kind = "item"
chance = 5

View File

@ -0,0 +1,25 @@
name = "Driller Mole"
[[world]]
name = "Halloween Town"
[[world]]
name = "Olympus Coliseum"
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 6
[drops.material]
category = "lightning"
kind = "stone"
[[drops]]
name = "Bright Stone"
kind = "material"
chance = 3
[drops.material]
category = "bright"
kind = "stone"

View File

@ -0,0 +1,14 @@
name = "Dusk"
kind = "nobody"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Twilight Shard"
kind = "material"
chance = 10
[drops.material]
category = "twilight"
kind = "shard"

View File

@ -0,0 +1,31 @@
name = "Emerald Blues"
[[world]]
name = "Halloween Town"
[[world]]
name = "Space Paranoids"
[[world]]
name = "The Land of Dragons"
[[world]]
name = "Agrabah"
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 10
[drops.material]
category = "lightning"
kind = "stone"
[[drops]]
name = "Energy Gem"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "gem"

View File

@ -0,0 +1,27 @@
name = "Fat Bandit"
[[world]]
name = "Agrabah"
[[drops]]
name = "Blazing Gem"
kind = "material"
chance = 12
[drops.material]
category = "blazing"
kind = "gem"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "shard"
[[drops]]
name = "Ether"
kind = "item"
chance = 10

View File

@ -0,0 +1,13 @@
name = "Fiery Globe"
[[world]]
name = "Agrabah"
[[drops]]
name = "Blazing Gem"
kind = "material"
chance = 4
[drops.material]
category = "blazing"
kind = "gem"

View File

@ -0,0 +1,22 @@
name = "Fortuneteller"
[[world]]
name = "Agrabah"
[[drops]]
name = "Frost Gem"
kind = "material"
chance = 10
[drops.material]
category = "frost"
kind = "gem"
[[drops]]
name = "Energy Gem"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "gem"

View File

@ -0,0 +1,22 @@
name = "Gambler"
kind = "nobody"
[[world]]
name = "Port Royal"
[[world]]
name = "The World That Never Was"
[[drops]]
name = "Twilight Shard"
kind = "material"
chance = 12
[drops.material]
category = "twilight"
kind = "shard"
[[drops]]
name = "Nobody Guard"
kind = "equipment"
chance = 1

View File

@ -0,0 +1,22 @@
name = "Gargoyle Knight"
[[world]]
name = "Beast's Castle"
[[drops]]
name = "Dark Gem"
kind = "material"
chance = 10
[drops.material]
category = "dark"
kind = "gem"
[[drops]]
name = "Energy Shard"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Gargoyle Warrior"
[[world]]
name = "Beast's Castle"
[[drops]]
name = "Dark Gem"
kind = "material"
chance = 10
[drops.material]
category = "dark"
kind = "gem"
[[drops]]
name = "Energy Shard"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "shard"

View File

@ -0,0 +1,27 @@
name = "Graveyard"
[[world]]
name = "Halloween Town"
[[drops]]
name = "Lucid Stone"
kind = "material"
chance = 12
[drops.material]
category = "lucid"
kind = "stone"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "shard"
[[drops]]
name = "Ether"
kind = "item"
chance = 10

View File

@ -0,0 +1,28 @@
name = "Hammer Frame"
[[world]]
name = "Timeless River"
[[world]]
name = "Port Royal"
[[world]]
name = "Beast's Castle"
[[drops]]
name = "Blazing Shard"
kind = "material"
chance = 10
[drops.material]
category = "blazing"
kind = "shard"
[[drops]]
name = "Energy Stone"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "stone"

View File

@ -0,0 +1,31 @@
name = "Hook Bat"
[[world]]
name = "Beast's Castle"
[[world]]
name = "Olympus Coliseum"
[[world]]
name = "The Land of Dragons"
[[world]]
name = "Agrabah"
[[drops]]
name = "Frost Shard"
kind = "material"
chance = 6
[drops.material]
category = "frost"
kind = "shard"
[[drops]]
name = "Bright Shard"
kind = "material"
chance = 3
[drops.material]
category = "bright"
kind = "shard"

Some files were not shown because too many files have changed in this diff Show More