mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-23 13:09:44 +00:00
487007194c
From the [public announcement](https://discord.com/channels/1079389589950705684/1079395108501331990/1276310695964835910) on Discord: > We've been progressing very far with the project and I started wondering what would be the best course of action to protect the work of existing and future contributors. I personally consider contributions to a decompilation project as creative work. Therefore it is my desire to protect this creative work from being re-claimed by other people. This is especially true in the light of the ability of modding the existing decompiled code and create derivative work. > > I talked privately with the current most active contributors. And me, @sozud , @bismurphy and @joshlory so far agreed on pushing through the AGPLv3 license for all the decompiled code in `sotn-decomp/src`, excluding any third party code and decompiled code from the PSX SDK. But I've been wanting to ask all of you if you are fine your code to be licensed and protected under the AGPLv3 terms. > > https://raw.githubusercontent.com/Xeeynamo/sotn-decomp/89686514916cabd0dd88ae0387f749a889c19e05/src/LICENSE > > I put and all the contributors, which can be accessed to the page https://github.com/Xeeynamo/sotn-decomp/graphs/contributors . Again, this will work for existing and future contributors. In the license I put my full name as I will be responsible of any legality. And I understand not every contributor wants to disclose their identity. Please give an approval to my latest PR if you do not have any objection. If not, please write here publicly. > > PS. I understand past contributors will either not see the message above or decide to ignore it. If I do not hear from anyone of the contributors for more than one week between those who did not interact with me or the server, I will still go ahead and apply the license. It is not in my intention to ignore past contributors. But I do not want contributors who have been inactive for months or years to be a blocker. Please do not mistake this as an act of malevolence. --------- Co-authored-by: Joey Murphy <tjmurphy@mit.edu>
929 lines
91 KiB
C
929 lines
91 KiB
C
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||
#include "game.h"
|
||
|
||
// clang-format off
|
||
SubweaponDef g_SubwpnDefs[] = {
|
||
{0, 30000, 0x0000, 0, 0, 0x00, 0x5D, 0, 0x02, 0x01, 0, 0, 0},
|
||
{5, 1, 0x1040, 3, 0x04, 4, 0x5D, 0x03, 2, 0x84, 0, 0, 0},
|
||
{10, 4, 0x1040, 2, 0x20, 4, 0x5D, 0x09, 2, 0x83, 0, 0, 0},
|
||
{1, 3, 0x0020, 3, 0x20, 8, 0xBC, 0x1B, 2, 0x01, 11, 0, 0},
|
||
{5, 100, 0x1000, 1, 0x20, 4, 0xDC, 0x06, 2, 0x01, 12, 0, 0},
|
||
{8, 5, 0x1000, 1, 0x18, 4, 0x5D, 0x4D, 2, 0x01, 0, 0, 0},
|
||
{0, 20, 0x1000, 1, 0x32, 4, 0xB8, 0x47, 2, 0x01, 0, 0, 0},
|
||
{8, 2, 0x1020, 3, 0x20, 4, 0x5D, 0x18, 2, 0x01, 0, 0, 0},
|
||
{8, 3, 0x1000, 2, 0x0A, 8, 0xBC, 0x1A, 2, 0x01, 0, 0, 0},
|
||
{10, 5, 0x5000, 1, 0x0A, 4, 0x5D, 0x16, 2, 0x01, 0, 0, 0},
|
||
{15, 10, 0x1000, 1, 0x0A, 4, 0x5D, 0x16, 2, 0x01, 0, 0, 0},
|
||
{8, 1, 0x9000, 3, 0x10, 8, 0x5D, 0x1B, 2, 0x01, 0, 0, 0},
|
||
{40, 5, 0x1020, 1, 0x18, 8, 0x5D, 0x06, 2, 0x01, 0, 0, 0},
|
||
};
|
||
|
||
Equipment g_EquipDefs[] = {
|
||
{_S("Empty hand"), "No weapon (bare hands)", 0, 0, 0, 3, 255, 0, 0, 36, 42, 0, 5, 128, 0, 0, false, 8, 0, 0, 0, 0, 4, 2, 1, 1, 1, 1, 0},
|
||
{_S("Monster vial 1"), "Summons merman ally [use]", 40, 0, 0, 8, 40, 0, 130, 96, 50, 0, 0, 8, 0, 0, true, 20, 0, 0, 0, 0, 4, 2, 1, 153, 151, 1, 0},
|
||
{_S("Monster vial 2"), "Summons bat ally [use]", 25, 0, 0, 8, 41, 0, 130, 96, 50, 0, 0, 8, 0, 0, true, 20, 0, 0, 0, 0, 4, 2, 1, 153, 147, 1, 0},
|
||
{_S("Monster vial 3"), "Summons skeleton ally [use]", 30, 0, 0, 8, 42, 0, 130, 96, 50, 0, 0, 8, 0, 0, true, 20, 0, 0, 0, 0, 4, 2, 1, 153, 150, 1, 0},
|
||
{_S("Shield rod"), "Extra effective with shield", 11, 2, 0, 4, 7, 0, 2, 72, 48, 0, 13, 128, 173, 0, false, 20, 0, 0, 16382, 0, 4, 2, 1, 5, 5, 1, 0},
|
||
{_S("Leather shield"), "Leather shield − low DEF", 1, 1, 0, 9, 8, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 2, 0, 0, 0, 4, 1, 6, 6, 1, 0},
|
||
{_S("Knight shield"), "Armored knight’s shield", 1, 2, 0, 9, 9, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 4, 0, 0, 0, 4, 1, 7, 7, 1, 0},
|
||
{_S("Iron shield"), "Hard iron shield", 1, 2, 0, 9, 10, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 8, 0, 0, 0, 4, 1, 8, 8, 1, 0},
|
||
{_S("AxeLord shield"), "Favorite shield of Axe Lords", 1, 3, 0, 9, 11, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 16, 0, 0, 0, 4, 1, 9, 9, 1, 0},
|
||
{_S("Herald shield"), "Shield with heart crest", 1, 4, 0, 9, 23, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 32, 0, 0, 0, 4, 1, 10, 10, 1, 0},
|
||
{_S("Dark shield"), "Unholy dark shield", 10, 3, 0, 9, 24, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 30, 0, 64, 0, 0, 4, 6, 1, 11, 11, 1, 0},
|
||
{_S("Goddess shield"), "Engraved with goddess image", 1, 4, 0, 9, 25, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 128, 0, 0, 0, 4, 1, 12, 12, 1, 0},
|
||
{_S("Shaman shield"), "Shield used in magic ritual", 1, 4, 0, 9, 26, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 256, 0, 0, 0, 4, 1, 13, 13, 1, 0},
|
||
{_S("Medusa shield"), "Gorgon headed shield", 13, 1, 512, 9, 27, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 30, 0, 512, 0, 0, 20, 6, 1, 14, 14, 1, 0},
|
||
{_S("Skull shield"), "Shield with Knight’s crest", 1, 4, 0, 9, 28, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 1024, 0, 0, 0, 4, 1, 15, 15, 1, 0},
|
||
{_S("Fire shield"), "Shield with fire properties", 1, 4, 32768, 9, 29, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 2048, 0, 0, 0, 4, 1, 16, 16, 1, 0},
|
||
{_S("Alucard shield"), "Strong vs. all attacks", 20, 5, 0, 9, 52, 0, 128, 99, 48, 0, 0, 128, 0, 0, false, 6, 0, 4096, 0, 0, 0, 4, 1, 4, 4, 1, 0},
|
||
{_S("Sword of Dawn"), "Summons Dawn Warriors [2]", 27, 0, 64, 5, 30, 0, 6, 104, 48, 0, 13, 128, 0, 177, false, 16, 0, 0, 0, 0, 4, 2, 129, 17, 17, 1, 0},
|
||
{_S("Basilard"), "Basic short sword", 1, 0, 64, 0, 31, 0, 7, 111, 48, 0, 5, 128, 174, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 18, 18, 1, 0},
|
||
{_S("Short sword"), "Common short sword", 2, 0, 64, 0, 37, 0, 15, 167, 48, 0, 8, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 19, 19, 1, 0},
|
||
{_S("Combat knife"), "Flat combat dagger", 24, 0, 64, 0, 32, 0, 9, 125, 48, 0, 5, 128, 175, 175, false, 10, 0, 0, 0, 0, 4, 2, 129, 20, 20, 32, 0},
|
||
{_S("Nunchaku"), "Strikes enemy twice [2 hand]", 10, 0, 0, 5, 33, 0, 11, 139, 48, 0, 16, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 21, 21, 32, 0},
|
||
{_S("Were Bane"), "Effective against werebeasts", 18, 0, 64, 0, 39, 0, 16, 174, 48, 0, 13, 128, 0, 190, false, 10, 0, 0, 0, 0, 4, 2, 129, 22, 22, 32, 0},
|
||
{_S("Rapier"), "Long bladed sword", 7, 0, 64, 0, 38, 0, 16, 174, 48, 0, 13, 128, 0, 191, false, 10, 0, 0, 0, 0, 4, 2, 129, 23, 23, 32, 0},
|
||
{_S("Karma Coin"), "Coin with 2 effects [use]", 50, 0, 0, 7, 20, 0, 130, 96, 50, 0, 0, 1, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 1, 24, 24, 1, 0},
|
||
{_S("Magic Missile"), "Shoots a magic arrow [use]", 30, 0, 64, 8, 22, 0, 130, 96, 50, 0, 0, 4, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 1, 25, 25, 1, 0},
|
||
{_S("Red Rust"), "Rusty red sword [2 hand]", -2, 0, 320, 5, 35, 0, 13, 153, 48, 0, 13, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 26, 26, 32, 0},
|
||
{_S("Takemitsu"), "Bamboo sword [2 hand]", 1, 0, 0, 5, 36, 0, 14, 160, 48, 0, 13, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 27, 27, 32, 0},
|
||
{_S("Shotel"), "Abyssinian curved sword", 20, 0, 64, 0, 34, 0, 12, 146, 48, 0, 13, 128, 0, 176, false, 10, 0, 0, 0, 0, 4, 2, 129, 28, 28, 1, 0},
|
||
{_S("Orange"), "Japanese tangerine [use]", 6, 0, 0, 6, 21, 0, 132, 96, 50, 0, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 29, 29, 1, 0},
|
||
{_S("Apple"), "Crunchy delicious apple [use]", 9, 0, 0, 6, 21, 0, 132, 96, 50, 1, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 30, 30, 1, 0},
|
||
{_S("Banana"), "Best when nearly rotten [use]", 7, 0, 0, 6, 21, 0, 132, 96, 50, 2, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 31, 31, 1, 0},
|
||
{_S("Grapes"), "Juicy seedless grapes [use]", 5, 0, 0, 6, 21, 0, 132, 96, 50, 3, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 32, 32, 1, 0},
|
||
{_S("Strawberry"), "Ripe red strawberry [use]", 10, 0, 0, 6, 21, 0, 132, 96, 50, 4, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 33, 33, 1, 0},
|
||
{_S("Pineapple"), "Tart southern fruit [use]", 8, 0, 0, 6, 21, 0, 132, 96, 50, 5, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 34, 34, 1, 0},
|
||
{_S("Peanuts"), "Difficult to eat [use]", 50, 0, 0, 6, 21, 0, 132, 96, 50, 6, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 35, 35, 1, 0},
|
||
{_S("Toadstool"), "Poisonous mushroom [use]", 0, 0, 0, 6, 21, 0, 132, 96, 50, 7, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 36, 36, 1, 0},
|
||
{_S("Shiitake"), "Japanese mushroom [use]", 30, 0, 0, 6, 21, 0, 132, 96, 50, 8, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 37, 37, 1, 0},
|
||
{_S("Cheesecake"), "With chocolate chips [use]", 14, 0, 0, 6, 21, 0, 132, 96, 50, 9, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 38, 38, 1, 0},
|
||
{_S("Shortcake"), "Strawberry shortcake [use]", 11, 0, 0, 6, 21, 0, 132, 96, 50, 10, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 39, 39, 1, 0},
|
||
{_S("Tart"), "Strawberry tart [use]", 12, 0, 0, 6, 21, 0, 132, 96, 50, 11, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 40, 40, 1, 0},
|
||
{_S("Parfait"), "With whipped cream [use]", 16, 0, 0, 6, 21, 0, 132, 96, 50, 12, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 41, 41, 1, 0},
|
||
{_S("Pudding"), "A la mode [use]", 17, 0, 0, 6, 21, 0, 132, 96, 50, 13, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 42, 42, 1, 0},
|
||
{_S("Ice cream"), "3−layer ice cream [use]", 15, 0, 0, 6, 21, 0, 132, 96, 50, 14, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 43, 43, 1, 0},
|
||
{_S("Frankfurter"), "Local favorite [use]", 19, 0, 0, 6, 21, 0, 132, 96, 50, 15, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 44, 44, 1, 0},
|
||
{_S("Hamburger"), "100% US Grade A [use]", 20, 0, 0, 6, 21, 0, 132, 96, 50, 16, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 45, 45, 1, 0},
|
||
{_S("Pizza"), "New York style! [use]", 21, 0, 0, 6, 21, 0, 132, 96, 50, 17, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 46, 46, 1, 0},
|
||
{_S("Cheese"), "Delicious cheese [use]", 18, 0, 0, 6, 21, 0, 132, 96, 50, 18, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 47, 47, 1, 0},
|
||
{_S("Ham and eggs"), "Increases cholesterol [use]", 22, 0, 0, 6, 21, 0, 132, 96, 50, 19, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 48, 48, 1, 0},
|
||
{_S("Omelette"), "Western omelette [use]", 23, 0, 0, 6, 21, 0, 132, 96, 50, 20, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 49, 49, 1, 0},
|
||
{_S("Morning set"), "Eggs, toast and coffee [use]", 24, 0, 0, 6, 21, 0, 132, 96, 50, 21, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 50, 50, 1, 0},
|
||
{_S("Lunch A"), "Lunch set A [use]", 25, 0, 0, 6, 21, 0, 132, 96, 50, 22, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 51, 51, 1, 0},
|
||
{_S("Lunch B"), "Lunch set B [use]", 26, 0, 0, 6, 21, 0, 132, 96, 50, 23, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 52, 52, 1, 0},
|
||
{_S("Curry rice"), "Cooked with coconut milk [use]", 28, 0, 0, 6, 21, 0, 132, 96, 50, 24, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 53, 53, 1, 0},
|
||
{_S("Gyros plate"), "With fries [use]", 29, 0, 0, 6, 21, 0, 132, 96, 50, 25, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 54, 54, 1, 0},
|
||
{_S("Spaghetti"), "Spaghetti Carbonara [use]", 27, 0, 0, 6, 21, 0, 132, 96, 50, 26, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 55, 55, 1, 0},
|
||
{_S("Grape juice"), "Sparkling juice [use]", 20, 0, 0, 6, 21, 0, 132, 96, 50, 27, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 56, 56, 1, 0},
|
||
{_S("Barley tea"), "Cool barley tea [use]", 15, 0, 0, 6, 21, 0, 132, 96, 50, 28, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 57, 57, 1, 0},
|
||
{_S("Green tea"), "Japanese green tea [use]", 10, 0, 0, 6, 21, 0, 132, 96, 50, 29, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 58, 58, 1, 0},
|
||
{_S("Natou"), "Smelly fermented soybean [use]", 32, 0, 0, 6, 21, 0, 132, 96, 50, 30, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 59, 59, 1, 0},
|
||
{_S("Ramen"), "Chinese ramen noodles [use]", 30, 0, 0, 6, 21, 0, 132, 96, 50, 31, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 60, 60, 1, 0},
|
||
{_S("Miso soup"), "Japanese miso soup [use]", 20, 0, 0, 6, 21, 0, 132, 96, 50, 32, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 61, 61, 1, 0},
|
||
{_S("Sushi"), "Toro, ebi, tamago [use]", 100, 0, 0, 6, 21, 0, 132, 96, 50, 33, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 62, 62, 1, 0},
|
||
{_S("Pork bun"), "Chinese pork bun [use]", 17, 0, 0, 6, 21, 0, 132, 96, 50, 34, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 63, 63, 1, 0},
|
||
{_S("Red bean bun"), "Chinese red bean bun [use]", 12, 0, 0, 6, 21, 0, 132, 96, 50, 35, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 64, 64, 1, 0},
|
||
{_S("Chinese bun"), "Vegetable steamed bun [use]", 10, 0, 0, 6, 21, 0, 132, 96, 50, 36, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 65, 65, 1, 0},
|
||
{_S("Dim Sum set"), "3 Dim Sum dishes [use]", 30, 0, 0, 6, 21, 0, 132, 96, 50, 37, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 66, 66, 1, 0},
|
||
{_S("Pot roast"), "Castlevania pot roast [use]", 50, 0, 0, 6, 21, 0, 132, 96, 50, 38, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 67, 67, 1, 0},
|
||
{_S("Sirloin"), "Sirloin steak [use]", 100, 0, 0, 6, 21, 0, 132, 96, 50, 39, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 68, 68, 1, 0},
|
||
{_S("Turkey"), "Roast turkey [use]", 80, 0, 0, 6, 21, 0, 132, 96, 50, 40, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 69, 69, 1, 0},
|
||
{_S("Meal ticket"), "Mystery food ticket [use]", 40, 0, 0, 6, 21, 0, 132, 96, 50, 41, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 0, 0, 1, 70, 70, 1, 0},
|
||
{_S("Neutron bomb"), "Damages all enemies [use]", 30, 0, 0, 7, 19, 0, 130, 96, 50, 0, 0, 1, 0, 0, true, 30, 0, 0, 0, 0, 4, 130, 1, 71, 71, 1, 0},
|
||
{_S("Power of Sire"), "Damages all enemies [use]", 40, 0, 0, 7, 18, 0, 130, 96, 50, 0, 0, 1, 0, 0, true, 8, 0, 0, 0, 0, 4, 130, 1, 72, 72, 1, 0},
|
||
{_S("Pentagram"), "Damages all enemies [use]", 50, 0, 0, 7, 17, 0, 130, 96, 50, 0, 0, 1, 0, 0, true, 30, 0, 0, 0, 0, 4, 130, 1, 73, 73, 1, 0},
|
||
{_S("Bat Pentagram"), "Damages all enemies [use]", 99, 0, 0, 7, 17, 0, 130, 96, 50, 1, 0, 1, 0, 0, true, 30, 0, 0, 0, 0, 4, 130, 1, 74, 74, 1, 0},
|
||
{_S("Shuriken"), "Japanese throwing star [use]", 50, 0, 64, 8, 15, 0, 130, 96, 50, 0, 0, 3, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 75, 75, 32, 0},
|
||
{_S("Cross shuriken"), "Powerful throwing star [use]", 70, 0, 64, 8, 15, 0, 129, 93, 50, 1, 0, 3, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 76, 76, 32, 0},
|
||
{_S("Buffalo star"), "Razor−sharp master star [use]", 90, 0, 64, 8, 15, 0, 130, 96, 50, 2, 0, 3, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 77, 77, 32, 0},
|
||
{_S("Flame star"), "Flaming throwing star [use]", 100, 0, 32832, 8, 15, 0, 129, 93, 50, 3, 0, 3, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 78, 78, 32, 0},
|
||
{_S("TNT"), "Creates pillar of flame [use]", 60, 0, 32768, 8, 15, 0, 130, 96, 68, 0, 0, 1, 0, 0, true, 30, 0, 0, 0, 0, 4, 2, 1, 79, 79, 1, 0},
|
||
{_S("Bwaka knife"), "Bwaka throwing knife [use]", 30, 0, 64, 8, 16, 0, 130, 93, 50, 0, 0, 3, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 80, 80, 1, 0},
|
||
{_S("Boomerang"), "Anti−aerial weapon [use]", 30, 0, 0, 8, 16, 0, 129, 93, 62, 0, 0, 3, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 81, 81, 1, 0},
|
||
{_S("Javelin"), "Throwing spear [use]", 50, 0, 64, 8, 16, 0, 129, 93, 68, 0, 0, 2, 0, 0, true, 10, 0, 0, 0, 0, 4, 2, 129, 82, 82, 1, 0},
|
||
{_S("Tyrfing"), "Cursed dark sword", -30, 0, 2368, 1, 0, 0, 1, 65, 48, 0, 18, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 83, 83, 1, 0},
|
||
{_S("Namakura"), "Poorly made sword [2 hand]", -5, 0, 320, 5, 0, 0, 1, 65, 48, 0, 18, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 84, 84, 1, 0},
|
||
{_S("Knuckle duster"), "Iron studded brass knuckles", 1, 0, 0, 3, 1, 0, 0, 36, 48, 0, 5, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 85, 85, 64, 0},
|
||
{_S("Gladius"), "Sword of ancient Rome", 3, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 86, 86, 1, 0},
|
||
{_S("Scimitar"), "Single edged curved sword", 5, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 87, 87, 1, 0},
|
||
{_S("Cutlass"), "Sword of the English Navy", 7, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 88, 88, 1, 0},
|
||
{_S("Saber"), "Light cavalry sword", 9, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 89, 89, 1, 0},
|
||
{_S("Falchion"), "Norman curved sword", 10, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 90, 90, 1, 0},
|
||
{_S("Broadsword"), "Simple mercenary’s sword", 12, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 91, 91, 1, 0},
|
||
{_S("Bekatowa"), "Plain, easy−to−use war sword ", 14, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 92, 92, 1, 0},
|
||
{_S("Damascus sword"), "Fine sword honed to razor−edge", 17, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 93, 93, 1, 0},
|
||
{_S("Hunter sword"), "Ivory handled hunting sword", 20, -1, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 94, 94, 8, 0},
|
||
{_S("Estoc"), "German thrust sword [2 hand]", 39, 0, 64, 5, 51, 0, 27, 214, 48, 8, 18, 128, 0, 0, false, 28, 0, 0, 0, 0, 4, 2, 129, 95, 95, 32, 0},
|
||
{_S("Bastard sword"), "Standard sword", 20, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 96, 96, 1, 0},
|
||
{_S("Jewel knuckles"), "Jewel reinforced knuckles", 21, 0, 0, 3, 1, 0, 0, 36, 48, 1, 5, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 97, 97, 64, 0},
|
||
{_S("Claymore"), "Scotch two−handed sword ", 26, 0, 64, 5, 51, 0, 6, 104, 48, 0, 15, 128, 182, 0, false, 15, 0, 0, 0, 0, 4, 2, 129, 98, 98, 1, 0},
|
||
{_S("Talwar"), "Curved Indian sword", 22, 0, 64, 1, 0, 0, 1, 65, 48, 0, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 99, 99, 1, 0},
|
||
{_S("Katana"), "Unsigned katana [2 hand]", 32, 0, 64, 5, 53, 0, 1, 65, 48, 0, 13, 128, 0, 189, false, 12, 0, 0, 0, 0, 4, 2, 129, 100, 100, 32, 0},
|
||
{_S("Flamberge"), "Flame−edged sword [2 hand]", 31, 0, 64, 5, 51, 0, 6, 104, 48, 1, 15, 128, 183, 0, false, 15, 0, 0, 0, 0, 4, 2, 129, 101, 101, 1, 0},
|
||
{_S("Iron Fist"), "Owned by Karate master", 26, 0, 0, 3, 1, 0, 0, 36, 48, 2, 5, 128, 0, 186, false, 10, 0, 0, 0, 0, 4, 2, 1, 102, 102, 64, 0},
|
||
{_S("Zwei hander"), "German two−handed sword", 38, 0, 64, 5, 51, 0, 6, 104, 48, 2, 15, 128, 184, 0, false, 15, 0, 0, 0, 0, 4, 2, 129, 103, 103, 1, 0},
|
||
{_S("Sword of Hador"), "House of Hador heirloom", 24, 0, 64, 1, 0, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 104, 104, 1, 0},
|
||
{_S("Luminus"), "Sword forged by elves", 26, 0, 64, 1, 0, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 105, 105, 1, 0},
|
||
{_S("Harper"), "The sword named Harper", 28, 0, 64, 1, 0, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 106, 106, 1, 0},
|
||
{_S("Obsidian sword"), "Two−handed obsidian sword", 42, 0, 64, 5, 51, 0, 6, 104, 48, 3, 13, 128, 185, 0, false, 15, 0, 0, 0, 0, 4, 2, 129, 107, 107, 1, 0},
|
||
{_S("Gram"), "The sword named Gram", 30, 0, 64, 1, 0, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 108, 108, 1, 0},
|
||
{_S("Jewel sword"), "Transforms enemies into jewels", 15, 0, 64, 0, 37, 0, 15, 167, 48, 1, 13, 128, 0, 198, false, 12, 0, 0, 0, 0, 4, 2, 133, 109, 109, 1, 0},
|
||
{_S("Mormegil"), "Black sword − strong vs. holy", 25, 0, 2112, 1, 0, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 110, 110, 1, 0},
|
||
{_S("Firebrand"), "Fire sword of Oberon", 25, 0, 32832, 1, 49, 0, 1, 65, 48, 0, 13, 128, 0, 179, false, 14, 0, 0, 0, 0, 4, 2, 129, 111, 111, 1, 0},
|
||
{_S("Thunderbrand"), "Lightning sword of Indra", 25, 0, 16448, 1, 48, 0, 1, 65, 48, 0, 13, 128, 0, 178, false, 14, 0, 0, 0, 0, 4, 2, 129, 112, 112, 1, 0},
|
||
{_S("Icebrand"), "Ice sword of Mim", 25, 0, 8256, 1, 50, 0, 1, 65, 48, 0, 13, 128, 0, 181, false, 14, 0, 0, 0, 0, 8, 2, 129, 113, 113, 1, 0},
|
||
{_S("Stone sword"), "May ””petrify”” enemies...", 1, 0, 512, 0, 37, 0, 15, 167, 48, 3, 8, 128, 0, 0, false, 12, 0, 0, 0, 0, 64, 2, 129, 114, 114, 1, 0},
|
||
{_S("Holy sword"), "Cross hilt − strong vs. undead", 26, 0, 4160, 1, 55, 0, 1, 65, 48, 0, 13, 128, 0, 196, false, 14, 0, 0, 0, 0, 4, 2, 129, 115, 115, 1, 0},
|
||
{_S("Terminus Est"), "Poisoned executioner’s sword", 32, 2, 192, 1, 0, 2, 1, 65, 48, 2, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 116, 116, 1, 0},
|
||
{_S("Marsil"), "Powerful sword of flame", 33, 1, 32832, 1, 49, 0, 1, 65, 48, 2, 13, 128, 0, 180, false, 14, 0, 0, 0, 0, 4, 2, 129, 117, 117, 1, 0},
|
||
{_S("Dark Blade"), "Sword forged by elves", 35, 2, 64, 1, 0, 0, 1, 65, 48, 2, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 118, 118, 1, 0},
|
||
{_S("Heaven sword"), "Enchanted floating sword", 21, -2, 64, 2, 13, 0, 129, 93, 50, 0, 0, 1, 0, 0, false, 20, 0, 1, 1, 0, 4, 2, 129, 119, 119, 32, 0},
|
||
{_S("Fist of Tulkas"), "Blessed by Tulkas the Valar", 38, 5, 0, 3, 1, 0, 0, 36, 48, 3, 5, 128, 187, 188, false, 10, 0, 0, 0, 0, 4, 2, 1, 120, 120, 64, 0},
|
||
{_S("Gurthang"), "Gets stronger when bloodied", 25, 1, 64, 1, 54, 0, 1, 65, 48, 0, 13, 128, 0, 195, false, 12, 0, 0, 0, 0, 4, 2, 129, 121, 121, 1, 0},
|
||
{_S("Mourneblade"), "Feeds upon enemy’s souls", 36, 1, 64, 1, 0, 1, 1, 65, 48, 2, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 130, 122, 122, 1, 0},
|
||
{_S("Alucard sword"), "Mother’s family heirloom", 42, 0, 64, 1, 43, 0, 1, 65, 48, 0, 10, 128, 0, 197, false, 14, 0, 0, 0, 0, 4, 2, 129, 123, 123, 1, 0},
|
||
{_S("Mablung Sword"), "Spirit sword − improves DEF", 39, 2, 64, 1, 57, 0, 1, 65, 48, 3, 13, 128, 0, 0, false, 14, 0, 0, 16382, 0, 4, 2, 129, 124, 124, 1, 0},
|
||
{_S("Badelaire"), "Power increases with game play", 0, 0, 64, 1, 0, 0, 1, 65, 48, 3, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 125, 125, 1, 0},
|
||
{_S("Sword Familiar"), "Sentient sword familiar", 0, 0, 64, 1, 43, 1, 1, 65, 48, 2, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 126, 126, 1, 0},
|
||
{_S("Great Sword"), "Greatsword of Aubec [2]", 65, 0, 64, 5, 51, 0, 6, 104, 48, 0, 18, 128, 0, 0, false, 15, 0, 0, 0, 0, 4, 2, 129, 127, 127, 1, 0},
|
||
{_S("Mace"), "Iron cudgel", 9, 0, 0, 4, 2, 0, 2, 72, 48, 0, 11, 128, 0, 0, false, 20, 0, 0, 0, 0, 4, 2, 1, 128, 128, 1, 0},
|
||
{_S("Morningstar"), "Spiked iron club", 11, 0, 0, 4, 3, 0, 2, 72, 48, 0, 11, 128, 0, 0, false, 22, 0, 0, 0, 0, 4, 2, 1, 129, 129, 1, 0},
|
||
{_S("Holy rod"), "Anointed rod ", 12, 0, 4096, 4, 4, 0, 3, 79, 48, 0, 11, 128, 170, 0, false, 20, 0, 0, 0, 0, 4, 2, 1, 130, 130, 1, 0},
|
||
{_S("Star flail"), "Flail with spiked balls ", 15, 0, 0, 4, 5, 0, 3, 79, 48, 0, 11, 128, 171, 0, false, 20, 0, 0, 0, 0, 4, 2, 1, 131, 131, 1, 0},
|
||
{_S("Moon rod"), "Rod with lunar markings", 17, 0, 0, 4, 6, 0, 2, 72, 48, 0, 11, 128, 0, 172, false, 20, 0, 0, 0, 0, 4, 2, 1, 132, 132, 1, 0},
|
||
{_S("Chakram"), "Sikh steel throwing ring", 15, 0, 64, 2, 12, 0, 130, 96, 56, 0, 0, 2, 0, 0, false, 30, 0, 0, 0, 0, 4, 2, 129, 133, 133, 32, 0},
|
||
{_S("Fire boomerang"), "Flaming boomerang [use]", 50, 0, 32768, 8, 16, 0, 129, 93, 62, 1, 0, 3, 0, 0, true, 30, 0, 0, 0, 0, 4, 2, 1, 134, 134, 1, 0},
|
||
{_S("Iron ball"), "Plate Lord’s iron ball [use]", 60, 0, 0, 8, 16, 0, 129, 93, 63, 0, 0, 4, 0, 0, true, 30, 0, 0, 0, 0, 4, 2, 1, 135, 135, 1, 0},
|
||
{_S("Holbein dagger"), "Swift upper diagonal attack", 6, 0, 64, 0, 46, 0, 134, 210, 50, 0, 0, 1, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 18, 18, 32, 0},
|
||
{_S("Blue knuckles"), "Knuckles for uppercut−use", 8, 0, 0, 3, 46, 0, 134, 210, 56, 0, 0, 1, 0, 0, false, 18, 0, 0, 0, 0, 4, 2, 1, 85, 85, 64, 0},
|
||
{_S("Dynamite"), "Powerful! Be careful... [use]", 100, 0, 32768, 8, 47, 0, 130, 96, 50, 0, 0, 1, 0, 0, true, 16, 0, 0, 0, 0, 4, 2, 1, 136, 79, 1, 0},
|
||
{_S("Osafune katana"), "Osafune−made katana [2 hand]", 50, -5, 64, 5, 53, 0, 1, 65, 48, 2, 13, 128, 192, 193, false, 14, 0, 0, 0, 0, 4, 2, 129, 100, 100, 32, 0},
|
||
{_S("Masamune"), "Legendary Masamune katana [2]", 90, -15, 64, 5, 53, 0, 1, 65, 48, 4, 13, 128, 0, 194, false, 14, 0, 0, 0, 0, 4, 2, 129, 100, 100, 64, 0},
|
||
{_S("Muramasa"), "Bloodthirsty sword [2 hand]", -5, -2, 320, 5, 56, 0, 29, 65, 48, 0, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 26, 26, 1, 0},
|
||
{_S("Heart Refresh"), "Restores 500 hearts [use]", 0, 0, 0, 10, 44, 0, 131, 190, 50, 0, 0, 0, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 142, 142, 1, 0},
|
||
{_S("Runesword"), "Flying rune−inscribed sword", 40, -4, 64, 2, 14, 0, 129, 93, 50, 0, 0, 1, 0, 0, false, 20, 0, 0, 0, 0, 4, 2, 129, 143, 143, 32, 0},
|
||
{_S("Antivenom"), "Cures poisoning [use] ", 0, 0, 0, 10, 255, 0, 131, 190, 55, 0, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 144, 144, 1, 0},
|
||
{_S("Uncurse"), "Removes curse [use] ", 0, 0, 0, 10, 255, 0, 131, 190, 55, 1, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 145, 144, 1, 0},
|
||
{_S("Life apple"), "Heals [""Familiar use only]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 2, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 154, 149, 1, 0},
|
||
{_S("Hammer"), "Unpetrify [""Familiar use only]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 3, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 155, 149, 1, 0},
|
||
{_S("Str. potion"), "Temporarily raises STR [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 4, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 149, 149, 1, 0},
|
||
{_S("Luck potion"), "Temporarily raises LCK [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 5, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 150, 151, 1, 0},
|
||
{_S("Smart potion"), "Temporarily raises INT [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 6, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 150, 149, 1, 0},
|
||
{_S("Attack potion"), "Temporarily raises ATT [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 7, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 150, 147, 1, 0},
|
||
{_S("Shield potion"), "Temporarily raises DEF [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 8, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 150, 150, 1, 0},
|
||
{_S("Resist fire"), "Brief resistance to fire [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 9, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 148, 148, 1, 0},
|
||
{_S("Resist thunder"), "Resistance to lightning [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 10, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 148, 150, 1, 0},
|
||
{_S("Resist ice "), "Brief resistance to ice [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 11, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 148, 152, 1, 0},
|
||
{_S("Resist stone"), "Resistance to stone [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 12, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 148, 145, 1, 0},
|
||
{_S("Resist holy"), "Resistance to holy [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 14, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 148, 149, 1, 0},
|
||
{_S("Resist dark"), "Resistance to darkness [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 15, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 148, 154, 1, 0},
|
||
{_S("Potion"), "Restores some HP [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 16, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 146, 151, 1, 0},
|
||
{_S("High potion"), "Restores about half HP [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 17, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 147, 151, 1, 0},
|
||
{_S("Elixir"), "Restores all HP [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 18, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 151, 151, 1, 0},
|
||
{_S("Manna prism"), "Restores all MP [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 19, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 152, 153, 1, 0},
|
||
{_S("Vorpal blade"), "Slices cleanly through enemies", 25, 0, 64, 1, 12, 0, 129, 93, 50, 1, 0, 3, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 119, 119, 1, 0},
|
||
{_S("Crissaegrim"), "Countless blades dice enemy", 36, 1, 64, 1, 12, 0, 129, 93, 52, 2, 0, 3, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 119, 119, 1, 0},
|
||
{_S("Yasutsuna"), "Yasutsuna−made katana [2 hand]", 60, -10, 64, 5, 53, 0, 129, 93, 68, 0, 0, 1, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 100, 100, 64, 0},
|
||
{_S("Library card"), "Enchanted library card [use]", 0, 0, 0, 10, 255, 0, 131, 190, 55, 20, 0, 1, 0, 0, true, 0, 0, 0, 0, 0, 0, 0, 1, 70, 70, 1, 0},
|
||
{_S("Alucart shield"), "Resembles family shield", 1, 0, 0, 9, 58, 0, 128, 99, 48, 1, 0, 128, 0, 0, false, 6, 0, 8192, 0, 0, 0, 4, 1, 4, 4, 1, 0},
|
||
{_S("Alucart sword"), "Resembles family sword", 2, 0, 64, 1, 43, 0, 1, 65, 48, 1, 10, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 123, 123, 16, 0},
|
||
{_S(""), "", 0, 0, 0, 1, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 27, 0, 4096, 4, 4, 0, 4, 86, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 0, 4, 2, 1, 0, 0, 32, 0},
|
||
{_S(""), "", 35, 0, 0, 4, 5, 0, 4, 86, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 0, 4, 2, 1, 0, 0, 32, 0},
|
||
{_S(""), "", 35, 0, 0, 4, 6, 0, 5, 102, 72, 0, 0, 1, 0, 0, false, 20, 0, 0, 0, 5, 4, 2, 1, 0, 0, 16, 0},
|
||
{_S(""), "", 10, 0, 0, 4, 7, 0, 2, 72, 48, 1, 13, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 5, 0, 64, 0, 31, 0, 8, 118, 48, 1, 8, 128, 0, 0, false, 8, 0, 0, 0, 0, 4, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 15, 0, 64, 0, 32, 0, 10, 132, 48, 1, 8, 128, 0, 0, false, 8, 0, 0, 0, 0, 4, 2, 129, 0, 0, 64, 0},
|
||
{_S(""), "", 20, 0, 64, 1, 34, 0, 129, 93, 56, 0, 0, 1, 0, 0, false, 30, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 40, 0, 0, 1, 30, 0, 5, 184, 56, 0, 0, 8, 0, 0, false, 10, 0, 0, 0, 5, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 40, 0, 16448, 1, 48, 0, 19, 65, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 5, 4, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 40, 0, 32832, 1, 49, 0, 20, 65, 48, 1, 13, 128, 0, 0, false, 30, 0, 0, 0, 5, 4, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 60, 0, 32832, 1, 49, 0, 21, 65, 48, 3, 13, 128, 0, 0, false, 30, 0, 0, 0, 5, 4, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 40, 0, 8256, 1, 50, 0, 22, 65, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 5, 8, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 44, 0, 64, 1, 51, 0, 23, 214, 54, 0, 13, 128, 0, 0, false, 22, 0, 0, 0, 5, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 56, 0, 64, 1, 51, 0, 23, 214, 54, 1, 13, 128, 0, 0, false, 22, 0, 0, 0, 5, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 60, 0, 64, 1, 51, 0, 23, 214, 54, 2, 13, 128, 0, 0, false, 22, 0, 0, 0, 5, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 68, 0, 64, 1, 51, 0, 23, 214, 54, 3, 13, 128, 0, 0, false, 22, 0, 0, 0, 5, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 40, 0, 0, 3, 1, 0, 24, 36, 54, 0, 5, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 0, 0, 64, 0},
|
||
{_S(""), "", 70, 0, 0, 3, 1, 0, 24, 36, 54, 1, 5, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 0, 0, 64, 0},
|
||
{_S(""), "", 40, 0, 32768, 2, 1, 0, 25, 36, 48, 4, 7, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 1, 0, 0, 64, 0},
|
||
{_S(""), "", 50, 0, 64, 5, 53, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 12, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 40, 0, 64, 0, 39, 0, 26, 174, 48, 1, 13, 128, 0, 0, false, 8, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 15, 0, 64, 0, 38, 0, 26, 174, 48, 1, 13, 128, 0, 0, false, 8, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 100, 0, 64, 5, 53, 0, 1, 65, 48, 3, 13, 128, 0, 0, false, 14, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 130, 0, 64, 5, 53, 0, 135, 216, 60, 0, 0, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 200, 0, 64, 5, 53, 0, 135, 216, 60, 1, 0, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 40, 0, 64, 1, 54, 0, 1, 65, 48, 1, 13, 128, 0, 0, false, 10, 0, 0, 0, 0, 4, 2, 129, 0, 0, 1, 0},
|
||
{_S(""), "", 35, 0, 4160, 1, 55, 0, 28, 65, 48, 1, 13, 128, 0, 0, false, 14, 0, 0, 0, 5, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 50, 0, 64, 1, 43, 0, 135, 217, 54, 0, 0, 128, 0, 0, false, 8, 0, 0, 0, 5, 4, 2, 129, 0, 0, 32, 0},
|
||
{_S(""), "", 15, 0, 64, 0, 37, 0, 15, 167, 48, 2, 13, 128, 0, 0, false, 12, 0, 0, 0, 5, 4, 2, 133, 0, 0, 1, 0},
|
||
{_S(""), "", 40, 0, 8256, 1, 50, 0, 22, 65, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 5, 8, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 40, 0, 8256, 1, 50, 0, 22, 65, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 5, 8, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 40, 0, 8256, 1, 50, 0, 22, 65, 48, 1, 13, 128, 0, 0, false, 20, 0, 0, 0, 5, 8, 2, 129, 0, 0, 16, 0},
|
||
{_S(""), "", 50, 0, 64, 2, 13, 0, 5, 102, 62, 0, 0, 1, 0, 0, false, 12, 0, 1, 0, 5, 4, 2, 129, 0, 0, 64, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 8, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 2, 0, 10, 4, 0, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 9, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 4, 0, 10, 4, 0, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 40, 0, 0, 1, 10, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 8, 0, 20, 4, 2, 1, 0, 0, 64, 0},
|
||
{_S(""), "", 20, 0, 0, 1, 11, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 16, 0, 20, 4, 2, 1, 0, 0, 64, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 23, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 32, 0, 10, 4, 0, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 30, 0, 0, 7, 24, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 80, 0, 64, 0, 30, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 25, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 128, 0, 40, 4, 0, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 26, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 256, 0, 10, 4, 0, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 25, 0, 0, 1, 27, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 512, 0, 30, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 100, 0, 0, 1, 28, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 20, 0, 1024, 0, 40, 4, 2, 1, 0, 0, 32, 0},
|
||
{_S(""), "", 70, 0, 32768, 1, 29, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 18, 0, 2048, 0, 50, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 30, 0, 32768, 10, 52, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 4096, 0, 20, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 58, 0, 5, 186, 86, 0, 0, 1, 0, 0, false, 10, 0, 8192, 0, 10, 4, 2, 1, 0, 0, 1, 0},
|
||
{_S(""), "", 0, 0, 0, 10, 45, 0, 131, 190, 55, 14, 0, 1, 0, 0, false, 0, 0, 0, 0, 0, 0, 0, 1, 157, 147, 1, 0},
|
||
};
|
||
|
||
Accessory g_AccessoryDefs[] = {
|
||
{_S("----"), "Unequip", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 184, 184, 1, 0},
|
||
{_S("Cloth tunic"), "Simple cloth tunic", 0, 1, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 185, 185, 1, 0},
|
||
{_S("Hide cuirass"), "Tanned leather cuirass", 0, 2, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 186, 186, 1, 0},
|
||
{_S("Bronze cuirass"), "Bronze cuirass", 0, 3, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 187, 187, 1, 0},
|
||
{_S("Iron cuirass"), "Iron cuirass", 0, 4, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 188, 188, 1, 0},
|
||
{_S("Steel cuirass"), "Steel cuirass", 0, 5, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 189, 189, 1, 0},
|
||
{_S("Silver plate"), "Silver breastplate", 0, 6, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 190, 190, 1, 0},
|
||
{_S("Gold plate"), "Gold breastplate", 0, 8, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 191, 191, 1, 0},
|
||
{_S("Platinum mail"), "Platinum breastplate", 0, 10, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 192, 192, 1, 0},
|
||
{_S("Diamond plate"), "Diamond breastplate", 0, 15, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 193, 193, 1, 0},
|
||
{_S("Fire mail"), "Strong vs. fire−based attacks", 0, 4, 0, 0, 0, 0, 0, 0x8000, 0x0000, 0x0000, 194, 194, 1, 0},
|
||
{_S("Lightning mail"), "Strong vs. lightning attacks", 0, 8, 0, 0, 0, 0, 0, 0x4000, 0x0000, 0x0000, 195, 195, 1, 0},
|
||
{_S("Ice mail"), "Strong vs. ice−based attacks", 0, 8, 0, 0, 0, 0, 0, 0x2000, 0x0000, 0x0000, 196, 196, 1, 0},
|
||
{_S("Mirror cuirass"), "Polished to resist stoning", 0, 3, 0, 0, 0, 0, 0, 0x0000, 0x0200, 0x0000, 197, 197, 1, 0},
|
||
{_S("Spike Breaker"), "Spike−breaking armor", 0, 12, 0, 0, 0, 0, 0, 0x0000, 0x0010, 0x0000, 198, 198, 1, 0},
|
||
{_S("Alucard mail"), "Resists fire, lightning, ice", 0, 20, 0, 0, 0, 0, 0, 0xE000, 0x0000, 0x0000, 199, 199, 1, 0},
|
||
{_S("Dark armor"), "Impervious to evil attacks", 0, 8, 0, 0, 0, 0, 4096, 0x0000, 0x0800, 0x0000, 200, 200, 1, 0},
|
||
{_S("Healing mail"), "Restores HP while walking", 0, 4, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 201, 201, 1, 0},
|
||
{_S("Holy mail"), "Strong vs. holy attacks", 0, 11, 0, 0, 0, 0, 0, 0x1000, 0x0000, 0x0000, 202, 202, 1, 0},
|
||
{_S("Walk armor"), "DEF increases with map coverage", 0, 0, 0, 0, 251, 0, 0, 0x0000, 0x0000, 0x0000, 203, 203, 1, 0},
|
||
{_S("Brilliant mail"), "Increases sub−weapon strength", 0, 12, 0, 0, 1, 0, 0, 0x0000, 0x0000, 0x0000, 204, 204, 1, 0},
|
||
{_S("Mojo mail"), "Increases magic attack power", 0, 15, 0, 0, 1, 0, 0, 0x0000, 0x0000, 0x0000, 205, 205, 1, 0},
|
||
{_S("Fury plate"), "DEF goes up when damage taken", 1, 13, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 206, 206, 1, 0},
|
||
{_S("Dracula tunic"), "Embroidered nobleman’s tunic", 2, 14, 1, 1, 1, 0, 0, 0x0000, 0x0000, 0x0000, 207, 207, 1, 0},
|
||
{_S("God's Garb"), "Strongest of all armor", 0, 25, 0, 2, 0, 0, 0, 0x0000, 0x0000, 0x0000, 208, 208, 1, 0},
|
||
{_S("Axe Lord armor"), "Wearer becomes an Axe Knight", 2, 15, 0, 0, 0, 0, 0, 0x0000, 0x0200, 0x0000, 209, 209, 1, 0},
|
||
{_S("----"), "Unequip", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 159, 159, 0, 0},
|
||
{_S("Sunglasses"), "Cool looking sunglasses", 0, 1, 0, 0, 255, 0, 0, 0x0000, 0x0000, 0x0000, 160, 160, 0, 0},
|
||
{_S("Ballroom mask"), "Mask used at a ball", 0, 2, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 161, 161, 0, 0},
|
||
{_S("Bandanna"), "Protects sensitive head parts", 0, 2, 0, 0, 1, 0, 0, 0x0000, 0x0000, 0x0000, 162, 162, 0, 0},
|
||
{_S("Felt hat"), "Felt hat", 0, 1, 0, 0, 1, 0, 0, 0x0000, 0x0000, 0x0000, 163, 163, 0, 0},
|
||
{_S("Velvet hat"), "Velvet hat", 0, 1, 0, 0, 2, 0, 0, 0x0000, 0x0000, 0x0000, 164, 164, 0, 0},
|
||
{_S("Goggles"), "Comfortable eye protection", 0, 1, 0, 0, 4, 0, 0, 0x0000, 0x0000, 0x0000, 165, 165, 0, 0},
|
||
{_S("Leather hat"), "Tanned leather hat", 0, 2, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 166, 166, 0, 0},
|
||
{_S("Holy glasses"), "Sees beyond magical curses", 0, 1, 0, 0, 5, 0, 0, 0x0000, 0x0000, 0x0000, 167, 167, 0, 0},
|
||
{_S("Steel helm"), "Standard adventurer’s helm", 0, 3, 0, 0, 1, 0, 0, 0x0000, 0x0000, 0x0000, 168, 168, 0, 0},
|
||
{_S("Stone mask"), "Ancient ceremonial stone mask", 0, 2, 0, 0, 4, 0, 0, 0x0000, 0x0000, 0x0000, 169, 169, 0, 0},
|
||
{_S("Circlet"), "Circlet", 0, 0, 0, 0, 5, 0, 0, 0x0000, 0x0000, 0x0000, 170, 170, 0, 0},
|
||
{_S("Gold circlet"), "Restores HP by holy damage", 0, 0, 0, 0, 6, 0, 0, 0x0000, 0x0000, 0x1000, 171, 171, 0, 0},
|
||
{_S("Ruby circlet"), "Restores HP by fire damage", 0, 0, 0, 0, 10, 0, 0, 0x0000, 0x0000, 0x8000, 172, 147, 0, 0},
|
||
{_S("Opal circlet"), "Restores HP by ice damage", 0, 0, 0, 0, 10, 0, 0, 0x0000, 0x0000, 0x2000, 172, 151, 0, 0},
|
||
{_S("Topaz circlet"), "Restores HP by poison damage", 0, 0, 0, 0, 10, 0, 0, 0x0000, 0x0000, 0x0080, 172, 149, 0, 0},
|
||
{_S("Beryl circlet"), "Heals HP by lightning damage", 0, 0, 0, 0, 10, 0, 0, 0x0000, 0x0000, 0x4000, 173, 150, 0, 0},
|
||
{_S("Cat-eye circl."), "Big HP restore by cat damage", 0, 0, 0, 0, 8, 0, 0, 0x0000, 0x0000, 0x0000, 173, 149, 0, 0},
|
||
{_S("Coral circlet "), "Immune to curses", 0, 0, 0, 0, 7, 0, 0, 0x0000, 0x0100, 0x0000, 170, 172, 0, 0},
|
||
{_S("Dragon helm"), "Frightens enemy, lowers DEF", 0, 3, 4, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 178, 178, 0, 0},
|
||
{_S("Silver crown"), "Increases Intelligence", 0, 0, 0, 0, 12, 0, 0, 0x0000, 0x0000, 0x0000, 179, 179, 0, 0},
|
||
{_S("Wizard hat"), "Wide−brimmed for protection", 0, 5, 1, 1, 7, 0, 0, 0x0000, 0x0000, 0x0000, 180, 180, 0, 0},
|
||
{_S("----"), "Unequip", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 215, 215, 2, 0},
|
||
{_S("Cloth cape"), "Well−made but shabby looking", 0, 0, 0, 1, 0, 0, 0, 0x0000, 0x0000, 0x0000, 216, 216, 2, 0},
|
||
{_S("Reverse cloak"), "Dual colored reversible cape", 0, 0, 0, 3, 0, 0, 0, 0x0000, 0x0000, 0x0000, 217, 217, 2, 0},
|
||
{_S("Elven cloak"), "Perfect for forest camouflage", 0, 0, 0, 5, 0, 0, 0, 0x0000, 0x0000, 0x0000, 218, 218, 2, 0},
|
||
{_S("Crystal cloak"), "Enchanted semi−invisible cape ", 0, 0, 0, 6, 0, 0, 0, 0x0000, 0x0000, 0x0000, 219, 219, 2, 0},
|
||
{_S("Royal cloak"), "Gorgeous blue cape", 0, 0, 0, 8, 0, 0, 0, 0x0000, 0x0000, 0x0000, 220, 220, 2, 0},
|
||
{_S("Blood cloak"), "Converts damage to hearts", 0, 0, 0, 4, 0, 255, 0, 0x0000, 0x0000, 0x0000, 221, 221, 2, 0},
|
||
{_S("Joseph's cloak"), "Select color [System Menu]", 0, 0, 0, 9, 0, 0, 0, 0x0000, 0x0000, 0x0000, 222, 222, 2, 0},
|
||
{_S("Twilight cloak"), "Black cape for vampires", 0, 0, 0, 10, 0, 0, 0, 0x0000, 0x0000, 0x0000, 223, 223, 2, 0},
|
||
{_S("----"), "Unequip", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 215, 215, 3, 0},
|
||
{_S("Moonstone"), "Improves status after sunset", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 224, 224, 3, 0},
|
||
{_S("Sunstone"), "Improves status after sunrise", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 225, 225, 3, 0},
|
||
{_S("Bloodstone"), "Improves blood−healing ability", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 226, 226, 3, 0},
|
||
{_S("Staurolite"), "Strengthens power of cross", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 227, 227, 3, 0},
|
||
{_S("Ring of Pales"), "Ring with holy powers", 0, 0, 1, 1, 1, 1, 0, 0x0000, 0x0000, 0x0000, 228, 228, 3, 0},
|
||
{_S("Zircon"), "Sparkling ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 230, 150, 3, 0},
|
||
{_S("Aquamarine"), "Fairly valuable ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 230, 151, 3, 0},
|
||
{_S("Turquoise"), "Fairly valuable ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 230, 153, 3, 0},
|
||
{_S("Onyx"), "Valuable ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 230, 154, 3, 0},
|
||
{_S("Garnet"), "Valuable ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 230, 148, 3, 0},
|
||
{_S("Opal"), "Valuable ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 230, 149, 3, 0},
|
||
{_S("Diamond"), "Highly valuable ring [salable]", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 229, 229, 3, 0},
|
||
{_S("Lapis lazuli"), "Jewel which brings luck", 0, 0, 0, 0, 0, 20, 0, 0x0000, 0x0000, 0x0000, 230, 145, 3, 0},
|
||
{_S("Ring of Ares"), "Confers strength of 24 men", 0, -24, 24, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 237, 237, 3, 0},
|
||
{_S("Gold Ring"), "Inscription ””Wear...Clock...””", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 239, 239, 3, 0},
|
||
{_S("Silver Ring"), "Inscription ””...in...Tower””", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 238, 238, 3, 0},
|
||
{_S("Ring of Varda"), "Golden ring to rule over all!", 10, 10, 30, 10, 30, 5, 0, 0x0000, 0x0000, 0x0000, 240, 240, 3, 0},
|
||
{_S("Ring of Arcana"), "Increases rare item appearance", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 241, 149, 3, 0},
|
||
{_S("Mystic pendant"), "Increases MP restoration rate", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 242, 242, 3, 0},
|
||
{_S("Heart broach"), "Reduces heart consumption", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 243, 243, 3, 0},
|
||
{_S("Necklace of J"), "DEF+5", 0, 5, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 244, 244, 3, 0},
|
||
{_S("Gauntlet"), "ATT+5", 5, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 245, 245, 3, 0},
|
||
{_S("Ankh of Life"), "Improves heal item power", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 246, 246, 3, 0},
|
||
{_S("Ring of Feanor"), "Increases overall strength", 1, 1, 7, 7, 7, 2, 0, 0x0000, 0x0000, 0x0000, 247, 247, 3, 0},
|
||
{_S("Medal"), "DEF+1 ATT +1", 1, 1, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 248, 248, 3, 0},
|
||
{_S("Talisman"), "May absorb damage taken", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 249, 249, 3, 0},
|
||
{_S("Duplicator"), "Duplicates [use] items", 0, -20, 0, 246, 246, 246, 0, 0x0000, 0x0000, 0x0000, 250, 250, 3, 0},
|
||
{_S("King's stone"), "Gemstone buckle STR+10", 0, 0, 10, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 251, 251, 3, 0},
|
||
{_S("Covenant stone"), "Gemstone buckle STR+15", 0, 0, 15, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 252, 252, 3, 0},
|
||
{_S("Nauglamir"), "Dwarven necklace DEF+15 ", 0, 15, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 253, 253, 3, 0},
|
||
{_S("Secret boots"), "Discreetly increases height!", 0, 0, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 254, 254, 3, 0},
|
||
{_S("Alucart mail"), "Resists fire, lightning, ice?", 0, 2, 0, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 199, 199, 1, 0},
|
||
};
|
||
|
||
const char* g_MenuStr[] = {
|
||
_S("ALUCARD"),
|
||
_S("STR"),
|
||
_S("CON"),
|
||
_S("INT"),
|
||
_S("LCK"),
|
||
_S("EXP"),
|
||
_S("NEXT"),
|
||
_S("GOLD"),
|
||
_S("LEVEL"),
|
||
_S("TIME"),
|
||
_S("ROOMS"),
|
||
_S("KILLS"),
|
||
_S("HP"),
|
||
_S("MP"),
|
||
_S("HEART"),
|
||
_S("STATUS"),
|
||
_S("Button settings"),
|
||
_S("Cloak lining"),
|
||
_S("Cloak color"),
|
||
_S("・・・・・"),
|
||
_S("Exterior"),
|
||
_S("Lining"),
|
||
_S("Right hand"),
|
||
_S("Left hand"),
|
||
_S("Jump"),
|
||
_S("Special"),
|
||
_S("Wolf"),
|
||
_S("Mist"),
|
||
_S("Bat"),
|
||
_S("かいはつ"),
|
||
_S("Normal"),
|
||
_S("Reverse"),
|
||
_S("Sound"),
|
||
_S("Stereo"),
|
||
_S("Mono"),
|
||
_S("Window color"),
|
||
_S("Time attack"),
|
||
_S("GOOD"),
|
||
_S("POISON"),
|
||
_S("STONE"),
|
||
_S("CURSE"),
|
||
_S("------------------------------"),
|
||
_S("ALUCART"),
|
||
_S("れべる"),
|
||
_S("けいけんち"),
|
||
_S("alucart"),
|
||
_S("Bat"),
|
||
_S("Ghost"),
|
||
_S("Faerie"),
|
||
_S("Demon"),
|
||
_S("Sword"),
|
||
_S("ようせい"),
|
||
_S("はなあくま"),
|
||
_S("Richter defeats Dracula"),
|
||
_S("Defeat Olrox"),
|
||
_S("Defeat Doppleganger 10"),
|
||
_S("Defeat Granfaloon"),
|
||
_S("Defeat Minotaur and Werewolf"),
|
||
_S("Defeat Scylla"),
|
||
_S("Defeat Slogra and Gaibon"),
|
||
_S("Defeat Hippogryph"),
|
||
_S("Defeat Beelzebub"),
|
||
_S("Defeat Succubus"),
|
||
_S("Defeat Karasuman"),
|
||
_S("Defeat Ralph, Grant & Sypha"),
|
||
_S("Defeat Death"),
|
||
_S("Defeat Cerberus"),
|
||
_S("Save Richter Belmont"),
|
||
_S("Defeat Medusa"),
|
||
_S("Defeat the Creature"),
|
||
_S("Defeat Lesser Demon"),
|
||
_S("Defeat Doppleganger 40"),
|
||
_S("Defeat Akmodan II"),
|
||
_S("Defeat Darkwing Bat"),
|
||
_S("Defeat Galamoth"),
|
||
_S("Final Save point"),
|
||
_S("Meeting with Death"),
|
||
_S("Get Holy Glasses from Maria"),
|
||
_S("Meeting with Master Librarian"),
|
||
_S("First Maria meeting"),
|
||
_S(""),
|
||
_S(""),
|
||
_S(""),
|
||
_S(""),
|
||
_S(""),
|
||
_S("Right hand"),
|
||
_S(" Left hand"),
|
||
_S(" Head"),
|
||
_S(" Body"),
|
||
_S(" Cloak"),
|
||
_S(" Other"),
|
||
_S(" Other"),
|
||
_S("Equip"),
|
||
_S("Spells"),
|
||
_S("Relics"),
|
||
_S("System"),
|
||
_S("Familiars"),
|
||
_S("Familiar List"),
|
||
_S("Special Moves List"),
|
||
_S("S.sword"),
|
||
_S("Sword"),
|
||
_S("Throw 1"),
|
||
_S("Fist"),
|
||
_S("Club"),
|
||
_S("Two-hand"),
|
||
_S("Food"),
|
||
_S("Bomb"),
|
||
_S("Throw 2"),
|
||
_S("Shield"),
|
||
_S("Medicine"),
|
||
};
|
||
|
||
SpellDef g_SpellDefs[] = {
|
||
{"Dark Metamorphosis", _S("←↖↑↗→"), "Heal HP by shedding blood", 10, 0, 0, 0, 1, 0, 0, 0, 0},
|
||
{"Summon Spirit", _S("←→↑↓"), "Summons a fierce spirit", 5, 20, 8, 2, 1, 0, 0, 15, 0},
|
||
{"Hellfire", _S("↑↓↘→"), "Transport and fireball attack", 15, 20, 8, 2, 1, 0, 32768, 30, 0},
|
||
{"Tetra Spirit", _S("↑ため↗→↘↓"), "Summons four spirits", 20, 20, 8, 2, 1, 0, 0, 15, 0},
|
||
{"Wolf Charge", _S("↓↘→"), "Powerful attack by Wolf", 10, 40, 10, 2, 129, 64, 64, 30, 0},
|
||
{"Soul Steal", _S("←→↘↓↙←→"), "Steals HP from nearby enemies", 50, 10, 8, 130, 2, 0, 0, 15, 0},
|
||
{"Wing Smash", _S("↑↖←↙↓↘→"), "Powerful attack by Bat", 8, 10, 10, 2, 1, 16, 0, 50, 0},
|
||
{"Sword Brothers", _S("↓↘→↗↑ため↓"), "Summons Sword Brothers", 30, 20, 8, 130, 129, 0, 64, 20, 0},
|
||
{"", _S(""), "", 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||
{"", _S(""), "", 8, 10, 10, 2, 1, 0, 32768, 10, 0},
|
||
{"", _S(""), "", 0, 20, 20, 2, 1, 0, 0, 10, 0},
|
||
{"", _S(""), "", 0, 20, 20, 2, 129, 64, 64, 30, 0},
|
||
{"", _S(""), "", 0, 20, 20, 2, 1, 0, 128, 20, 0},
|
||
{"", _S(""), "", 5, 10, 10, 2, 1, 16, 0, 50, 0},
|
||
{"", _S(""), "", 0, 40, 10, 2, 129, 16, 64, 10, 0},
|
||
{"", _S(""), "", 0, 10, 4, 2, 1, 0, 0, 5, 0},
|
||
{"", _S(""), "", 0, 10, 10, 2, 1, 0, 32768, 10, 0},
|
||
{"", _S(""), "", 0, 2, 4, 2, 1, 0, 0, 5, 0},
|
||
{"", _S(""), "", 0, 2, 4, 2, 2, 0, 0, 5, 0},
|
||
{"", _S(""), "", 0, 20, 4, 2, 129, 0, 64, 5, 0},
|
||
{"", _S(""), "", 0, 20, 4, 2, 129, 0, 64, 10, 0},
|
||
{"", _S(""), "", 0, 20, 8, 2, 129, 0, 64, 5, 0},
|
||
{"", _S(""), "", 0, 20, 8, 2, 129, 0, 64, 10, 0},
|
||
{"", _S(""), "", 0, 4, 8, 2, 129, 0, 64, 5, 0},
|
||
{"", _S(""), "", 0, 20, 8, 2, 129, 0, 32832, 30, 0},
|
||
{"", _S(""), "", 0, 20, 8, 2, 129, 0, 8256, 30, 0},
|
||
{"", _S(""), "", 0, 20, 8, 2, 129, 0, 16448, 30, 0},
|
||
{"", _S(""), "", 0, 20, 8, 2, 129, 0, 16448, 45, 0},
|
||
};
|
||
|
||
RelicDesc g_RelicDefs[] = {
|
||
{" Soul of Bat", "Transform into Bat", 256, 256, 0},
|
||
{"Fire of Bat", "Shoot fireballs as Bat", 256, 257, 0},
|
||
{" Echo of Bat", "Use radar as Bat", 256, 258, 0},
|
||
{"Force of Echo", "Attack with radar waves", 256, 259, 0},
|
||
{" Soul of Wolf", "Transform into Wolf", 257, 260, 0},
|
||
{"Power of Wolf", "Run swiftly as Wolf", 257, 261, 0},
|
||
{" Skill of Wolf", "Special move as Wolf", 257, 262, 0},
|
||
{"Form of Mist", "Transform into Mist", 258, 263, 0},
|
||
{" Power of Mist", "Extends Mist transform time", 258, 264, 0},
|
||
{"Gas Cloud", "Transform into poisonous cloud", 258, 265, 0},
|
||
{" Cube of Zoe", "Causes items to materialize", 259, 266, 0},
|
||
{"Spirit Orb", "Shows enemy damage", 260, 267, 0},
|
||
{" Gravity Boots", "Wearer can jump high", 261, 268, 0},
|
||
{"Leap Stone", "Wearer can do double jump", 262, 269, 0},
|
||
{" Holy Symbol", "Protection while underwater", 263, 270, 0},
|
||
{"Faerie Scroll", "Displays enemy’s name ", 264, 271, 0},
|
||
{" Jewel of Open", "Can open locked blue doors", 266, 273, 0},
|
||
{"Merman Statue", "Summons the oarsman", 272, 279, 0},
|
||
{" Bat Card", "Summons ””Bat”” familiar", 265, 272, 1},
|
||
{"Ghost Card", "Summons ””Ghost”” familiar", 265, 272, 2},
|
||
{" Faerie Card", "Summons ””Faerie”” familiar", 265, 272, 3},
|
||
{"Demon Card", "Summons ””Devil”” familiar", 265, 272, 4},
|
||
{" Sword Card", "Summons ””Sword”” familiar", 265, 272, 5},
|
||
{"Sprite Card", "Summons ””Pixie”” familiar", 265, 272, 6},
|
||
{" Nosedevil Card", "Summons ””Nose−devil”” familiar", 265, 272, 7},
|
||
{"Heart of Vlad", "1 of 5 Treasures. Avoid Curse.", 268, 275, 0},
|
||
{" Tooth of Vlad", "1 of 5 Treasures. STR +10", 270, 277, 0},
|
||
{"Rib of Vlad", "1 of 5 Treasures. CON +10", 267, 274, 0},
|
||
{" Ring of Vlad", "1 of 5 Treasures. INT +10", 271, 278, 0},
|
||
{"Eye of Vlad", "1 of 5 Treasures. LCK +10", 269, 276, 0},
|
||
};
|
||
|
||
EnemyDef g_EnemyDefs[] = {
|
||
{_S(""), 32767, 0, 0, 0, 2, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xAD202000},
|
||
{_S(""), 32767, 0, 0, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 12, 0x0D202000},
|
||
{_S(""), 32767, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0xCD202000},
|
||
{_S(""), 32767, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x8D202000},
|
||
{_S(""), 32767, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x05202000},
|
||
{_S(""), 32767, 0, 0, 0, 0, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Axe Knight"), 42, 10, 33, 6, 35, 0x0000, 0x0000, 0x0000, 0x0000, 9, 50, 136, 15, 2, 16, 8, 24, 0xAA00D410},
|
||
{_S(""), 0, 14, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x8D000010},
|
||
{_S(""), 200, 100, 2049, 200, 3, 0x0000, 0x0000, 0x0000, 0xEF60, 99, 500, 0, 0, 0, 0, 12, 24, 0x0800F410},
|
||
{_S("Sword Lord"), 61, 12, 33, 8, 35, 0x0000, 0x0000, 0x0000, 0x0000, 11, 80, 220, 216, 8, 16, 16, 27, 0xA800D410},
|
||
{_S(""), 32767, 23, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D20C000},
|
||
{_S("Skelerang"), 18, 12, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 5, 15, 262, 209, 4, 16, 5, 17, 0x28001410},
|
||
{_S(""), 32767, 18, 33, 0, 5, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D200000},
|
||
{_S("Bloody Zombie"), 24, 10, 65, 3, 51, 0x9000, 0x0000, 0x0000, 0x0000, 4, 15, 146, 298, 16, 32, 4, 22, 0xA8001410},
|
||
{_S("Flying Zombie"), 190, 37, 33, 10, 51, 0x9000, 0x0000, 0x0000, 0x0000, 32, 50, 172, 203, 8, 16, 5, 8, 0x88001410},
|
||
{_S("Flying Zombie"), 190, 37, 33, 10, 51, 0x9000, 0x0000, 0x0000, 0x0000, 32, 50, 172, 203, 8, 16, 6, 11, 0x8A001010},
|
||
{_S("Diplocephalus"), 80, 6, 33, 0, 51, 0x9000, 0x0400, 0x0000, 0x0000, 7, 50, 168, 201, 6, 8, 24, 12, 0x28001410},
|
||
{_S(""), 32767, 6, 33, 0, 3, 0x9000, 0x0440, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0x0D202000},
|
||
{_S(""), 32767, 6, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D200000},
|
||
{_S(""), 0, 12, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 10, 10, 0x8D000010},
|
||
{_S("Owl Knight"), 180, 17, 33, 2, 35, 0x0000, 0x0040, 0x0000, 0x0000, 15, 50, 379, 216, 8, 16, 9, 25, 0x0840D410},
|
||
{_S(""), 32767, 25, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Owl"), 26, 20, 33, 0, 51, 0x8000, 0x0000, 0x0000, 0x0000, 10, 30, 0, 0, 0, 0, 12, 10, 0x08401810},
|
||
{_S("Lesser Demon"), 400, 20, 33, 5, 51, 0x1000, 0x0000, 0x0800, 0x0000, 20, 100, 264, 235, 8, 8, 6, 20, 0x08401610},
|
||
{_S(""), 32767, 24, 35, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 36, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 44, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 3, 0x8D202000},
|
||
{_S("Merman"), 10, 13, 33, 0, 51, 0xC000, 0x0400, 0x0000, 0x0000, 2, 12, 129, 360, 8, 12, 5, 17, 0x8A001C10},
|
||
{_S(""), 0, 20, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 3, 0x8D000010},
|
||
{_S("Merman"), 10, 14, 33, 0, 51, 0xC000, 0x0400, 0x0000, 0x0000, 3, 12, 129, 360, 8, 16, 4, 21, 0x8A001C10},
|
||
{_S(""), 0, 24, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 3, 0x8D000010},
|
||
{_S("Gorgon"), 240, 35, 33, 40, 35, 0x0000, 0x8260, 0x0000, 0x0000, 38, 555, 242, 275, 8, 20, 0, 0, 0x08603410},
|
||
{_S(""), 240, 55, 33, 2, 35, 0x2400, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x09402410},
|
||
{_S(""), 32767, 27, 514, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D202000},
|
||
{_S("Armor Lord"), 84, 18, 33, 6, 35, 0x0000, 0x0040, 0x0000, 0x0000, 12, 100, 217, 151, 8, 16, 6, 24, 0x08003410},
|
||
{_S(""), 32767, 24, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202010},
|
||
{_S(""), 32767, 30, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Black Panther"), 35, 45, 33, 0, 51, 0x8000, 0x0000, 0x0000, 0x0000, 35, 600, 268, 198, 1, 16, 23, 6, 0x88003410},
|
||
{_S("Dark Octopus"), 280, 45, 33, 2, 51, 0xC000, 0x0400, 0x0000, 0x0000, 38, 120, 186, 190, 10, 16, 26, 6, 0xAA001410},
|
||
{_S(""), 32767, 52, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D200200},
|
||
{_S("Flea Man"), 11, 9, 33, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 7, 17, 175, 155, 8, 16, 8, 8, 0xAA001810},
|
||
{_S("Flea Armor"), 18, 17, 33, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 16, 40, 301, 288, 8, 10, 4, 11, 0xAA000410},
|
||
{_S(""), 32767, 25, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("White Dragon"), 260, 60, 33, 2, 3, 0x1000, 0x8000, 0x0000, 0x0000, 35, 150, 0, 0, 0, 0, 0, 0, 0x88001610},
|
||
{_S(""), 32767, 67, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 0, 0xCD200200},
|
||
{_S("Bone Ark"), 250, 20, 33, 4, 35, 0x9000, 0x0000, 0x0000, 0x0000, 19, 40, 142, 131, 4, 16, 14, 8, 0x08403810},
|
||
{_S("Bone Ark"), 140, 20, 33, 2, 35, 0x9000, 0x0000, 0x0000, 0x0000, 19, 30, 0, 131, 0, 4, 4, 18, 0x08403810},
|
||
{_S(""), 32767, 49, 16387, 0, 0, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 24, 24, 0x0D202000},
|
||
{_S("Flea Rider"), 17, 18, 33, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 13, 50, 176, 197, 6, 16, 10, 14, 0x88001810},
|
||
{_S("Marionette"), 20, 8, 33, 2, 35, 0x8000, 0x0000, 0x0000, 0x0000, 6, 30, 334, 278, 16, 24, 3, 18, 0x28001410},
|
||
{_S("Olrox"), 666, 20, 33, 8, 35, 0x0000, 0x0800, 0x0000, 0x0000, 25, 500, 0, 0, 0, 0, 5, 28, 0x08002010},
|
||
{_S(""), 13, 21, 33, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x09000210},
|
||
{_S(""), 15, 23, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 5, 0x09000210},
|
||
{_S(""), 32767, 31, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 0, 0x0D202000},
|
||
{_S(""), 32767, 43, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 2, 0x0D202000},
|
||
{_S("Olrox"), 32767, 15, 33, 20, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x08602010},
|
||
{_S(""), 800, 15, 33, 4, 35, 0x1000, 0x0000, 0x0000, 0x0000, 26, 2000, 0, 0, 0, 0, 0, 0, 0x09402010},
|
||
{_S(""), 32767, 23, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 28, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 0, 20, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D002000},
|
||
{_S(""), 32767, 35, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Wereskeleton"), 33, 20, 33, 4, 35, 0x1000, 0x0000, 0x0000, 0x0000, 17, 50, 364, 276, 4, 24, 8, 16, 0xAA001410},
|
||
{_S(""), 0, 28, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0xCD000010},
|
||
{_S(""), 32767, 35, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Bat"), 1, 16, 33, 0, 55, 0x0000, 0x0000, 0x0000, 0x0000, 1, 10, 130, 287, 6, 24, 8, 8, 0x88001810},
|
||
{_S("Large Slime"), 64, 32, 33, 10, 35, 0x8000, 0x0000, 0x0040, 0x0000, 22, 100, 0, 0, 0, 0, 0, 0, 0x08403410},
|
||
{_S("Slime"), 32, 16, 33, 10, 35, 0x8000, 0x0000, 0x0040, 0x0000, 16, 50, 0, 0, 0, 0, 0, 0, 0x08403410},
|
||
{_S("Phantom Skull"), 15, 14, 33, 0, 35, 0x1000, 0x0800, 0x0000, 0x0000, 10, 30, 286, 327, 16, 16, 8, 8, 0xA8001410},
|
||
{_S("Flail Guard"), 36, 14, 33, 2, 35, 0x1000, 0x0000, 0x0000, 0x0000, 13, 50, 195, 257, 8, 16, 13, 22, 0xA8001410},
|
||
{_S(""), 32767, 24, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0x0D200000},
|
||
{_S("Blood Skeleton"), 9, 8, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 18, 0xAA000010},
|
||
{_S("Hellfire Beast"), 380, 17, 33, 8, 35, 0x0000, 0x0000, 0x0000, 0x0000, 23, 150, 307, 308, 3, 4, 14, 35, 0x0800F410},
|
||
{_S(""), 32767, 28, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 30, 16385, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 25, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Skeleton"), 9, 2, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 2, 10, 131, 280, 16, 24, 8, 18, 0xAA001810},
|
||
{_S(""), 0, 8, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xCD000010},
|
||
{_S("Discus Lord"), 450, 29, 33, 10, 35, 0x0000, 0x0000, 0x0000, 0x0000, 22, 140, 237, 261, 32, 16, 16, 32, 0x8A00D610},
|
||
{_S("Discus Lord"), 32767, 32, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0C20C200},
|
||
{_S("Fire Demon"), 320, 45, 33, 15, 51, 0x0000, 0x0000, 0x8000, 0x0000, 38, 666, 245, 143, 4, 6, 12, 12, 0xAA003410},
|
||
{_S(""), 32767, 70, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D202000},
|
||
{_S("Spittle Bone"), 18, 7, 33, 3, 35, 0x1000, 0x0000, 0x0000, 0x0000, 3, 20, 0, 0, 0, 0, 6, 6, 0x08403810},
|
||
{_S(""), 32767, 5, 129, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 3, 4, 0xCD202000},
|
||
{_S("Skeleton Ape"), 10, 10, 33, 2, 35, 0x1000, 0x0000, 0x0000, 0x0000, 10, 30, 207, 159, 8, 24, 8, 16, 0xAA001410},
|
||
{_S(""), 0, 20, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 10, 10, 0x0D000010},
|
||
{_S("Stone Rose"), 60, 12, 33, 0, 35, 0x0040, 0x0400, 0x0000, 0x0800, 8, 60, 198, 133, 8, 16, 4, 4, 0x0C001610},
|
||
{_S(""), 0, 5, 514, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 2, 2, 0x8D000200},
|
||
{_S(""), 0, 6, 34, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 2, 2, 0x8D000200},
|
||
{_S("Ectoplasm"), 18, 6, 258, 0, 35, 0x9000, 0x0040, 0x0000, 0x0000, 11, 70, 290, 273, 2, 32, 12, 12, 0xA8001410},
|
||
{_S(""), 1, 8, 33, 0, 39, 0x0000, 0x0200, 0x0000, 0x0000, 4, 4, 141, 284, 1, 16, 8, 8, 0xC8001810},
|
||
{_S("Bone Pillar"), 16, 0, 33, 8, 34, 0x1000, 0x0000, 0x0000, 0x0000, 1, 2, 0, 0, 0, 0, 16, 12, 0x28001810},
|
||
{_S(""), 0, 10, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0xCD000010},
|
||
{_S(""), 32767, 16, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 8, 0x0D200000},
|
||
{_S("Spear Guard"), 20, 12, 33, 4, 35, 0x1000, 0x0000, 0x0000, 0x0000, 10, 70, 301, 210, 12, 16, 8, 20, 0xAA00D410},
|
||
{_S(""), 32767, 14, 65, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D20C000},
|
||
{_S(""), 32767, 16, 65, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D20C000},
|
||
{_S(""), 32767, 25, 65, 0, 0, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 4, 0xCD600000},
|
||
{_S("Plate Lord"), 90, 18, 33, 6, 35, 0x0000, 0x0000, 0x0000, 0x0000, 8, 90, 199, 263, 8, 16, 0, 0, 0x08403410},
|
||
{_S(""), 32767, 35, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D602000},
|
||
{_S("Frozen Shade"), 16, 16, 8193, 0, 35, 0x8000, 0x0000, 0x0400, 0x2000, 12, 40, 171, 309, 6, 12, 4, 20, 0xA8001410},
|
||
{_S(""), 32767, 23, 8193, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D200000},
|
||
{_S(""), 4, 10, 65, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 4, 0x0D202000},
|
||
{_S("Bone Musket"), 24, 12, 33, 5, 35, 0x1000, 0x0000, 0x0000, 0x0000, 8, 20, 380, 153, 1, 8, 8, 15, 0x08001A10},
|
||
{_S(""), 32767, 45, 33, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 1, 0, 0x0D202000},
|
||
{_S("Dodo Bird"), 2, 1, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 49, 111, 271, 374, 2, 8, 8, 8, 0x88003410},
|
||
{_S("Bone Scimitar"), 18, 5, 33, 2, 35, 0x0000, 0x0000, 0x0000, 0x0000, 3, 15, 154, 147, 16, 32, 8, 18, 0xA8001410},
|
||
{_S("Toad"), 10, 14, 33, 4, 51, 0xC000, 0x0400, 0x0000, 0x0000, 11, 20, 174, 265, 8, 8, 8, 10, 0xA8001810},
|
||
{_S("Frog"), 2, 13, 33, 1, 51, 0xC000, 0x0400, 0x0000, 0x0000, 12, 20, 174, 213, 8, 24, 8, 7, 0xA8001810},
|
||
{_S("Bone Archer"), 10, 12, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 10, 50, 153, 7, 16, 32, 8, 10, 0xA8001410},
|
||
{_S(""), 1, 20, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 2, 0x8D000010},
|
||
{_S("Zombie"), 1, 14, 33, 0, 35, 0x9000, 0x0000, 0x0000, 0x0000, 1, 5, 298, 5, 24, 16, 10, 16, 0x88001C10},
|
||
{_S("Grave Keeper"), 123, 20, 33, 0, 51, 0xE000, 0x0000, 0x0000, 0x0000, 18, 60, 187, 189, 6, 8, 10, 20, 0x88001610},
|
||
{_S(""), 32767, 25, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Tombstone"), 5, 40, 257, 100, 35, 0x0020, 0x0040, 0x0200, 0x0000, 25, 88, 186, 228, 6, 16, 10, 20, 0xA8001410},
|
||
{_S("Blue Raven"), 15, 10, 33, 0, 51, 0x0000, 0x4000, 0x0000, 0x0000, 13, 50, 191, 360, 6, 24, 0, 0, 0xA8001810},
|
||
{_S("Black Crow"), 15, 10, 33, 0, 51, 0x0000, 0x4000, 0x0000, 0x0000, 13, 50, 192, 361, 6, 24, 0, 0, 0xA8001810},
|
||
{_S("Jack O'Bones"), 20, 40, 33, 4, 35, 0x1000, 0x0000, 0x0000, 0x0000, 33, 150, 206, 203, 4, 8, 8, 18, 0xA8001410},
|
||
{_S(""), 0, 30, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0xCD000210},
|
||
{_S("Bone Halberd"), 30, 12, 33, 2, 35, 0x1000, 0x0000, 0x0000, 0x0000, 14, 40, 176, 210, 6, 8, 5, 19, 0xA8001410},
|
||
{_S(""), 32767, 25, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Yorick"), 10, 20, 33, 2, 35, 0x0000, 0x0000, 0x0000, 0x0000, 29, 300, 142, 131, 16, 32, 4, 17, 0xA8001410},
|
||
{_S("Skull"), 2, 0, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 362, 263, 16, 16, 2, 2, 0x08000410},
|
||
{_S("Blade Master"), 65, 20, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 17, 80, 204, 156, 4, 8, 4, 17, 0xA8001410},
|
||
{_S(""), 32767, 25, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Blade Soldier"), 16, 15, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 8, 20, 212, 7, 16, 32, 5, 18, 0xA8001410},
|
||
{_S(""), 32767, 20, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 219, 212, 4, 8, 0, 0, 0x0D202000},
|
||
{_S("Nova Skeleton"), 20, 20, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 35, 444, 244, 131, 6, 48, 5, 18, 0x88003410},
|
||
{_S(""), 32767, 150, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Winged Guard"), 15, 12, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 10, 30, 210, 135, 4, 10, 4, 20, 0x88001810},
|
||
{_S("Spectral Sword"), 90, 25, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 13, 80, 224, 219, 4, 16, 1, 29, 0x08401610},
|
||
{_S("Poltergeist"), 30, 20, 33, 2, 3, 0x0000, 0x0000, 0x0000, 0x0000, 8, 10, 0, 208, 0, 8, 0, 0, 0x08000610},
|
||
{_S("Lossoth"), 99, 18, 33, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 20, 50, 239, 196, 8, 12, 8, 16, 0xA8001410},
|
||
{_S(""), 0, 29, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0xCD000000},
|
||
{_S("Valhalla Knight"), 161, 16, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 19, 100, 226, 223, 8, 16, 0, 0, 0x08003410},
|
||
{_S(""), 32766, 21, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 38, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Spectral Sword "), 100, 25, 33, 6, 35, 0x0000, 0x0000, 0x0000, 0x0000, 15, 100, 224, 219, 4, 16, 1, 29, 0x08401610},
|
||
{_S("Puppet Sword"), 20, 15, 65, 4, 3, 0x0000, 0x0000, 0x0000, 0x0000, 10, 10, 0, 155, 0, 16, 0, 0, 0x08000610},
|
||
{_S("Spectral Sword"), 540, 55, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 36, 400, 252, 249, 2, 16, 1, 29, 0x08401610},
|
||
{_S("Spear"), 10, 65, 65, 2, 3, 0x0000, 0x0000, 0x0000, 0x0000, 20, 300, 0, 210, 0, 32, 4, 4, 0x08000610},
|
||
{_S("Shield"), 120, 20, 33, 40, 3, 0x0000, 0x0000, 0x0000, 0x0000, 20, 200, 0, 134, 0, 32, 4, 16, 0x0800C610},
|
||
{_S("Orobourous"), 200, 47, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 35, 150, 367, 152, 4, 16, 7, 13, 0x08003410},
|
||
{_S("Oruburos"), 32767, 47, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 3, 6, 0x0C202000},
|
||
{_S("Oruburos Rider"), 100, 31, 33, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 35, 150, 0, 0, 0, 0, 5, 10, 0x08002010},
|
||
{_S("Dragon Rider"), 120, 41, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 35, 150, 0, 0, 0, 0, 7, 13, 0x08001610},
|
||
{_S("Dragon Rider"), 32767, 41, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 3, 6, 0x0C200200},
|
||
{_S("Dhuron"), 32, 7, 33, 3, 35, 0x1000, 0x0000, 0x0000, 0x0000, 12, 50, 151, 299, 8, 32, 0, 0, 0x28001410},
|
||
{_S(""), 32767, 15, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Fire Warg"), 200, 41, 33, 0, 51, 0x2000, 0x0000, 0x8000, 0x0000, 36, 160, 152, 362, 4, 20, 0, 0, 0x08001410},
|
||
{_S(""), 32767, 48, 65, 0, 51, 0x2000, 0x0000, 0x8000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x09002000},
|
||
{_S(""), 32767, 60, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D200000},
|
||
{_S("Warg Rider"), 120, 36, 33, 3, 35, 0x2000, 0x0040, 0x8000, 0x0000, 37, 160, 0, 0, 0, 0, 0, 0, 0x08401010},
|
||
{_S(""), 32767, 55, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Cave Troll"), 88, 35, 33, 5, 51, 0x8000, 0x0400, 0x0000, 0x0000, 38, 333, 384, 199, 16, 32, 0, 0, 0x28003410},
|
||
{_S(""), 32767, 50, 65, 0, 5, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D202000},
|
||
{_S(""), 32767, 69, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D202000},
|
||
{_S("Ghost"), 11, 5, 33, 0, 39, 0x1000, 0x0800, 0x0000, 0x0000, 6, 10, 272, 7, 8, 16, 7, 7, 0xC8001C10},
|
||
{_S("Thornweed"), 12, 10, 33, 0, 35, 0x8000, 0x0020, 0x0000, 0x0000, 5, 20, 161, 160, 8, 16, 0, 0, 0x88001810},
|
||
{_S("Corpseweed"), 18, 20, 33, 0, 35, 0x8000, 0x0020, 0x0000, 0x0000, 13, 100, 287, 272, 4, 8, 0, 0, 0x88001410},
|
||
{_S("Corpseweed"), 20, 20, 33, 0, 35, 0x8000, 0x0000, 0x0000, 0x0000, 13, 100, 287, 272, 8, 16, 5, 8, 0x08001410},
|
||
{_S(""), 0, 28, 129, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0xCD000000},
|
||
{_S("Venus Weed"), 100, 20, 33, 0, 35, 0x8000, 0x0020, 0x0000, 0x0000, 25, 150, 270, 341, 8, 32, 12, 7, 0x08003410},
|
||
{_S("Venus Weed"), 500, 28, 33, 0, 35, 0x8000, 0x0000, 0x0000, 0x0000, 25, 150, 270, 341, 2, 8, 10, 34, 0x08003410},
|
||
{_S(""), 32767, 36, 65, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 161, 0, 16, 0, 0, 0x0D202010},
|
||
{_S(""), 1, 40, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 157, 0, 16, 3, 3, 0x8D000210},
|
||
{_S("Bomb Knight"), 46, 37, 33, 20, 35, 0x0000, 0x0000, 0x0000, 0x0000, 30, 140, 266, 207, 8, 16, 0, 0, 0xA8001410},
|
||
{_S(""), 25, 70, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0x8D000010},
|
||
{_S("Rock Knight"), 160, 50, 33, 20, 35, 0x0000, 0x0000, 0x0000, 0x0000, 36, 250, 305, 225, 8, 16, 0, 0, 0xA8001410},
|
||
{_S(""), 10, 100, 33, 22, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x8D000010},
|
||
{_S("Dracula"), 600, 4, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 5, 0x0D202010},
|
||
{_S(""), 0, 7, 32769, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0xCD002010},
|
||
{_S(""), 32767, 10, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0xCD002000},
|
||
{_S("Greater Demon"), 1200, 8, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 16, 0x0D202010},
|
||
{_S(""), 32767, 12, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xCD002000},
|
||
{_S(""), 8, 10, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 13, 0x0D202010},
|
||
{_S("Warg"), 32, 20, 33, 0, 51, 0x8000, 0x0000, 0x0000, 0x0000, 2, 10, 0, 0, 0, 0, 0, 0, 0xA8001410},
|
||
{_S(""), 32767, 28, 65, 0, 51, 0x8000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x09002000},
|
||
{_S(""), 1, 10, 33, 0, 39, 0x1000, 0x0000, 0x0000, 0x0000, 1, 8, 162, 163, 12, 48, 7, 7, 0xC8001810},
|
||
{_S("Slinger"), 12, 5, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 4, 10, 134, 133, 4, 24, 8, 18, 0xA8001410},
|
||
{_S(""), 0, 8, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xCD000010},
|
||
{_S("Corner Guard"), 48, 13, 33, 3, 35, 0x0000, 0x0000, 0x0000, 0x0000, 12, 30, 221, 216, 4, 16, 7, 22, 0xA8001410},
|
||
{_S(""), 32767, 16, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D200000},
|
||
{_S("Bitterfly"), 4, 55, 2049, 0, 51, 0x0000, 0x0000, 0x0000, 0x0000, 33, 128, 373, 277, 16, 48, 10, 16, 0x08001410},
|
||
{_S("Bone Pillar"), 64, 12, 33, 2, 35, 0x1000, 0x0000, 0x0000, 0x0000, 10, 30, 325, 272, 12, 13, 12, 12, 0x28001410},
|
||
{_S(""), 32767, 23, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 21, 24, 0x0D202000},
|
||
{_S("Spiked Ball"), 500, 59, 33, 28, 3, 0x0000, 0x0000, 0x0000, 0x0000, 40, 100, 322, 263, 1, 255, 13, 13, 0x08003410},
|
||
{_S("Hammer"), 250, 20, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 21, 110, 304, 275, 4, 32, 4, 6, 0x08001610},
|
||
{_S(""), 32767, 40, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Gurkha"), 420, 24, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 21, 120, 304, 148, 4, 8, 4, 6, 0x08001610},
|
||
{_S(""), 32767, 30, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D200200},
|
||
{_S("Blade"), 380, 24, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 21, 100, 304, 222, 4, 16, 4, 6, 0x08001610},
|
||
{_S(""), 32767, 25, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 28, 35, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x00000000},
|
||
{_S("Ouija Table"), 20, 4, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 5, 20, 178, 185, 8, 8, 7, 13, 0x28001410},
|
||
{_S(""), 32767, 5, 33, 0, 5, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 1, 2, 0x0D200000},
|
||
{_S("Sniper of Goth"), 50, 40, 33, 10, 35, 0x0800, 0x1000, 0x0000, 0x0000, 36, 200, 317, 153, 2, 32, 20, 23, 0x88003410},
|
||
{_S(""), 0, 65, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0xCD002010},
|
||
{_S(""), 0, 55, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0xCD002010},
|
||
{_S("Galamoth"), 12000, 50, 33, 56, 35, 0x0000, 0x0000, 0x0000, 0x0000, 50, 9999, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S("Galamoth"), 32767, 50, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 92, 33, 0, 9, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 16, 0x0D202000},
|
||
{_S(""), 32767, 98, 16386, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xCD202000},
|
||
{_S(""), 32767, 85, 36, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D200000},
|
||
{_S("Minotaurus"), 300, 20, 33, 3, 51, 0x0000, 0x0000, 0x0000, 0x0000, 18, 400, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 35, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 13, 13, 0x0D202000},
|
||
{_S(""), 32767, 15, 129, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D200200},
|
||
{_S("Werewolf"), 260, 20, 33, 1, 51, 0x0000, 0x0000, 0x0000, 0x0000, 18, 300, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 28, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 30, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D200200},
|
||
{_S(""), 32767, 40, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D200200},
|
||
{_S(""), 0, 18, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xCD200000},
|
||
{_S("Paranthropus"), 100, 24, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 16, 50, 371, 376, 8, 16, 8, 8, 0x08001410},
|
||
{_S(""), 32767, 30, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D202000},
|
||
{_S(""), 32767, 20, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0xCD000010},
|
||
{_S("Mudman"), 15, 20, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 15, 50, 0, 0, 0, 0, 8, 16, 0x88001410},
|
||
{_S(""), 32767, 30, 67, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Ghost Dancer"), 30, 56, 33, 0, 35, 0x1000, 0x0000, 0x0000, 0x0000, 37, 160, 333, 205, 16, 24, 5, 25, 0x88001410},
|
||
{_S("Frozen Half"), 118, 35, 8193, 2, 35, 0x8000, 0x0400, 0x0000, 0x2000, 45, 600, 337, 375, 6, 16, 5, 22, 0x08001410},
|
||
{_S(""), 32767, 60, 8193, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 7, 7, 0x0D200000},
|
||
{_S(""), 32767, 75, 8193, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 16, 0x8D200000},
|
||
{_S(""), 32767, 65, 8193, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 32, 32, 0x0D200000},
|
||
{_S("Salem Witch"), 180, 20, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 20, 80, 167, 335, 5, 8, 5, 22, 0x08001410},
|
||
{_S(""), 32767, 25, 257, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D000010},
|
||
{_S(""), 32767, 35, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D000210},
|
||
{_S("Azaghal"), 330, 80, 65, 22, 35, 0x0000, 0x0820, 0x0000, 0x0000, 45, 700, 250, 383, 4, 12, 0, 0, 0x08001610},
|
||
{_S("Gremlin"), 100, 20, 33, 0, 35, 0x2000, 0x8000, 0x0000, 0x0000, 18, 60, 307, 281, 2, 32, 10, 13, 0x08001410},
|
||
{_S(""), 0, 24, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 6, 0x0D000010},
|
||
{_S("Hunting Girl"), 88, 18, 65, 0, 35, 0x0000, 0x1020, 0x0000, 0x0000, 15, 70, 166, 150, 6, 12, 0, 0, 0x28001410},
|
||
{_S("Vandal Sword"), 120, 30, 33, 3, 35, 0x0000, 0x0020, 0x0000, 0x0000, 15, 100, 269, 243, 2, 4, 6, 6, 0x08001410},
|
||
{_S("Salome"), 210, 50, 33, 2, 35, 0x0000, 0x0000, 0x0000, 0x0000, 45, 450, 290, 344, 6, 8, 8, 25, 0x08001410},
|
||
{_S(""), 0, 60, 33, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D000010},
|
||
{_S(""), 2, 65, 33, 25, 11, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 8, 0x8D000010},
|
||
{_S(""), 25, 60, 2049, 0, 39, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 7, 5, 0x8D000010},
|
||
{_S("Ctulhu"), 200, 24, 33, 2, 35, 0x1000, 0x0800, 0x0000, 0x0000, 9, 100, 202, 201, 3, 5, 19, 38, 0x08001410},
|
||
{_S(""), 0, 38, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D000010},
|
||
{_S(""), 32767, 48, 8193, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 13, 44, 0x0D000010},
|
||
{_S("Malachi"), 450, 52, 33, 20, 35, 0x1000, 0x0000, 0x0000, 0x0800, 39, 666, 313, 138, 4, 8, 19, 38, 0x08003410},
|
||
{_S(""), 32767, 85, 129, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 25, 14, 0x0D202000},
|
||
{_S(""), 32767, 65, 2049, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 22, 22, 0x0D202000},
|
||
{_S("Harpy"), 26, 18, 33, 0, 35, 0x0000, 0x4000, 0x0000, 0x0000, 18, 70, 274, 158, 2, 16, 8, 20, 0x08001410},
|
||
{_S(""), 32767, 24, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0x0D202000},
|
||
{_S(""), 0, 26, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D000010},
|
||
{_S(""), 0, 20, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x8D000010},
|
||
{_S("Slogra"), 200, 6, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 6, 200, 0, 0, 0, 0, 0, 0, 0x08001210},
|
||
{_S(""), 32767, 9, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 0, 10, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D000010},
|
||
{_S("Axe Knight"), 32, 6, 33, 3, 35, 0x0020, 0x0000, 0x0000, 0x0000, 4, 10, 300, 15, 4, 16, 8, 24, 0xAA001410},
|
||
{_S("Spellbook"), 26, 7, 33, 0, 35, 0x8000, 0x0020, 0x0000, 0x0000, 10, 30, 201, 9, 2, 8, 12, 12, 0x08001410},
|
||
{_S(""), 32767, 14, 35, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 14, 14, 0x0D202000},
|
||
{_S("Magic Tome"), 50, 8, 33, 0, 35, 0x8000, 0x0020, 0x0000, 0x0000, 8, 18, 0, 0, 0, 0, 12, 12, 0x08001410},
|
||
{_S(""), 32767, 16, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 14, 14, 0x0D202000},
|
||
{_S("Magic Tome"), 22, 12, 33, 2, 35, 0x8000, 0x0020, 0x0000, 0x0000, 12, 35, 217, 10, 4, 4, 12, 12, 0x08001410},
|
||
{_S(""), 32767, 20, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 14, 14, 0x0D202000},
|
||
{_S("Doppleganger10"), 120, 7, 33, 5, 51, 0x0000, 0x0000, 0x0000, 0x0000, 10, 500, 0, 0, 0, 0, 0, 0, 0x08000010},
|
||
{_S("Gaibon"), 200, 7, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 6, 200, 0, 0, 0, 0, 0, 0, 0x08001210},
|
||
{_S(""), 0, 8, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D000010},
|
||
{_S(""), 0, 12, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 10, 10, 0x8D000010},
|
||
{_S(""), 4096, 6, 4097, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D000010},
|
||
{_S(""), 32767, 15, 37, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S(""), 32767, 9, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S(""), 32767, 5, 513, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S("Skull Lord"), 80, 25, 33, 4, 35, 0x1000, 0x0800, 0x0000, 0x0000, 12, 50, 142, 215, 2, 16, 24, 32, 0x08001410},
|
||
{_S("Lion"), 150, 37, 33, 25, 35, 0x0000, 0x0000, 0x0000, 0x0000, 27, 1000, 248, 376, 6, 16, 18, 29, 0x28001410},
|
||
{_S(""), 32767, 77, 67, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Tin man"), 48, 32, 33, 36, 35, 0x0000, 0x0040, 0x0000, 0x0000, 28, 1000, 318, 179, 4, 16, 7, 24, 0x08001410},
|
||
{_S(""), 32767, 55, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D202000},
|
||
{_S(""), 0, 33, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 9, 3, 0x8D000210},
|
||
{_S("Akmodan II"), 1200, 40, 33, 0, 35, 0x9000, 0x0000, 0x0380, 0x0800, 40, 2500, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 66, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 1, 129, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x8D200200},
|
||
{_S(""), 0, 71, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x00000000},
|
||
{_S("Cloaked knight"), 65, 20, 33, 3, 35, 0x0000, 0x0000, 0x0000, 0x0000, 20, 80, 247, 229, 1, 16, 7, 26, 0x08401810},
|
||
{_S(""), 32767, 30, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D200000},
|
||
{_S("Darkwing Bat"), 600, 35, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 35, 1200, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 0, 65, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x00000000},
|
||
{_S(""), 0, 55, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x00000000},
|
||
{_S(""), 0, 45, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x00000000},
|
||
{_S("Fishhead"), 70, 15, 33, 2, 35, 0x1000, 0x8000, 0x0000, 0x0000, 20, 50, 241, 283, 8, 32, 15, 12, 0x08001410},
|
||
{_S(""), 0, 32, 32769, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 7, 4, 0x8D000010},
|
||
{_S(""), 32767, 37, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Karasuman"), 500, 20, 33, 10, 35, 0x0000, 0x0800, 0x0000, 0x0000, 22, 1000, 378, 286, 2, 24, 0, 0, 0x0A003410},
|
||
{_S(""), 0, 24, 33, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D002010},
|
||
{_S(""), 32767, 28, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x0D202000},
|
||
{_S(""), 20, 32, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 6, 0x8D002010},
|
||
{_S("Imp"), 43, 10, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 41, 66, 382, 277, 4, 32, 8, 8, 0x08401410},
|
||
{_S("Balloon pod"), 3, 55, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 29, 88, 0, 0, 0, 0, 7, 7, 0x08001410},
|
||
{_S(""), 0, 2, 129, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 2, 3, 0x8D000010},
|
||
{_S("Scylla"), 200, 16, 33, 0, 35, 0x4000, 0x0000, 0x0000, 0x0400, 14, 500, 0, 0, 0, 0, 0, 0, 0x08003010},
|
||
{_S(""), 32767, 18, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0C002010},
|
||
{_S(""), 32767, 20, 1025, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x8D200200},
|
||
{_S(""), 4, 8, 1025, 0, 7, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D000210},
|
||
{_S(""), 32767, 20, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 0, 18, 1025, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x8D000210},
|
||
{_S(""), 8, 12, 33, 0, 11, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D000210},
|
||
{_S("Scylla wyrm"), 130, 14, 33, 3, 35, 0x4000, 0x0000, 0x0400, 0x0000, 10, 100, 0, 0, 0, 0, 8, 8, 0x08401210},
|
||
{_S("Granfaloon"), 400, 30, 33, 10, 35, 0x1000, 0x0800, 0x0000, 0x0000, 28, 3000, 0, 0, 0, 0, 20, 20, 0x08403010},
|
||
{_S("Granfaloon"), 400, 28, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 10, 20, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x8D000210},
|
||
{_S(""), 32767, 55, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D202000},
|
||
{_S(""), 32767, 6, 65, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D000010},
|
||
{_S("Hippogryph"), 800, 18, 33, 0, 35, 0x0000, 0x4000, 0x0000, 0x0000, 16, 800, 0, 0, 0, 0, 20, 6, 0x08403010},
|
||
{_S(""), 20, 10, 33, 0, 35, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x0D000210},
|
||
{_S(""), 32767, 28, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 2, 2, 0x0D202000},
|
||
{_S("Medusa Head"), 12, 12, 33, 0, 51, 0x0000, 0x0000, 0x0200, 0x0000, 7, 20, 141, 284, 1, 10, 4, 4, 0x88001810},
|
||
{_S("Medusa Head"), 12, 7, 513, 0, 51, 0x0000, 0x0000, 0x0000, 0x0200, 8, 30, 141, 284, 1, 10, 4, 4, 0x88001810},
|
||
{_S("Archer"), 300, 40, 33, 8, 35, 0x0000, 0x0000, 0x0000, 0x0000, 34, 140, 291, 270, 1, 4, 7, 20, 0x08403410},
|
||
{_S(""), 1, 55, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D002010},
|
||
{_S("Richter Belmont"), 400, 25, 33, 10, 51, 0x0800, 0x0000, 0x1200, 0x0000, 48, 0, 0, 0, 0, 0, 0, 0, 0x08002010},
|
||
{_S(""), 32767, 35, 4097, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 60, 36865, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 55, 37, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 35, 35, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 35, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 35, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 35, 4097, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 30, 4098, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 35, 36866, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 40, 4161, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 35, 36866, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 40, 4163, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 30, 4098, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 40, 4099, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S("Scarecrow"), 120, 40, 33, 6, 35, 0x0000, 0x0000, 0x0000, 0x0000, 27, 1000, 269, 210, 1, 24, 0, 0, 0x08403410},
|
||
{_S("Schmoo"), 50, 40, 2049, 0, 35, 0x9000, 0x0000, 0x0000, 0x0000, 28, 1000, 292, 188, 1, 8, 10, 10, 0x08003410},
|
||
{_S("Beezelbub"), 2000, 60, 2049, 13, 35, 0x1000, 0x0000, 0x0000, 0x0800, 44, 4444, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 10, 66, 2049, 0, 35, 0x1000, 0x0800, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 20, 15, 0x0D000210},
|
||
{_S(""), 0, 5, 129, 0, 47, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D000210},
|
||
{_S(""), 10, 0, 33, 5000, 2, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x0D000010},
|
||
{_S("Fake Trevor"), 1200, 38, 33, 8, 35, 0x0000, 0x0000, 0x0000, 0x0000, 41, 1000, 0, 0, 0, 0, 0, 0, 0x08003010},
|
||
{_S(""), 32767, 43, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 38, 2049, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x0D200200},
|
||
{_S(""), 32767, 58, 2049, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 16, 0x0D200200},
|
||
{_S(""), 32767, 37, 65, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 2, 0x0D200200},
|
||
{_S(""), 32767, 18, 4097, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S("Fake Grant"), 800, 38, 33, 4, 35, 0x0000, 0x0000, 0x0000, 0x0000, 41, 1200, 0, 0, 0, 0, 0, 0, 0x08003010},
|
||
{_S(""), 32767, 58, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 33, 65, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 2, 7, 0x0D200200},
|
||
{_S("Fake Sypha"), 1000, 9, 33, 2, 35, 0x0000, 0x0000, 0x0000, 0x0000, 42, 1500, 0, 0, 0, 0, 0, 0, 0x08003010},
|
||
{_S(""), 32767, 60, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 35, 8193, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 45, 4097, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D200200},
|
||
{_S(""), 180, 40, 257, 2, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 20, 0x0D200200},
|
||
{_S("Succubus"), 666, 25, 33, 0, 35, 0x0000, 0x0800, 0x0000, 0x0000, 25, 2000, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 0, 17, 257, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 3, 3, 0x8D200200},
|
||
{_S(""), 0, 25, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x09402010},
|
||
{_S(""), 32767, 25, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 5, 5, 0x0D200200},
|
||
{_S(""), 32767, 30, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D202000},
|
||
{_S(""), 0, 35, 2049, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x00000000},
|
||
{_S(""), 32767, 70, 4098, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S(""), 32767, 40, 4098, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D000010},
|
||
{_S("Killer Fish"), 120, 50, 33, 4, 35, 0x4000, 0x8400, 0x0000, 0x0000, 25, 100, 190, 361, 2, 32, 0, 0, 0xA8001410},
|
||
{_S("Shaft"), 1300, 40, 33, 30, 35, 0x0000, 0x0000, 0x0080, 0x0000, 88, 0, 0, 0, 0, 0, 26, 26, 0x08403010},
|
||
{_S(""), 32767, 30, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x0920F010},
|
||
{_S(""), 32767, 42, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 10, 10, 0x4D202000},
|
||
{_S(""), 32767, 43, 16385, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 7, 7, 0x8D202000},
|
||
{_S(""), 32767, 64, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x0D202000},
|
||
{_S("Death"), 888, 35, 33, 17, 35, 0x1000, 0x0000, 0x0000, 0x0800, 66, 4444, 0, 0, 0, 0, 17, 37, 0x08403010},
|
||
{_S(""), 0, 55, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 7, 7, 0x8D000200},
|
||
{_S(""), 32767, 60, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 15, 15, 0x09203010},
|
||
{_S(""), 32767, 70, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 14, 17, 0x09203010},
|
||
{_S(""), 32767, 80, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 16, 0x09203010},
|
||
{_S("Death"), 1200, 40, 33, 14, 35, 0x1000, 0x0000, 0x0000, 0x0800, 66, 1000, 0, 0, 0, 0, 6, 6, 0x08403010},
|
||
{_S(""), 32767, 75, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 14, 14, 0x09203010},
|
||
{_S("Cerberos"), 800, 20, 33, 0, 35, 0x2000, 0x0000, 0x0000, 0x8000, 24, 1500, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 35, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 4, 0x8D200200},
|
||
{_S(""), 32767, 40, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 6, 6, 0x8D200200},
|
||
{_S("Medusa"), 1100, 35, 33, 8, 35, 0x0000, 0x0020, 0x0000, 0x0200, 40, 2500, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 45, 65, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D20F010},
|
||
{_S(""), 32767, 13, 514, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 2, 2, 0x09203010},
|
||
{_S(""), 32767, 50, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x09203010},
|
||
{_S("The Creature"), 1100, 30, 33, 15, 35, 0x0000, 0x0000, 0x4000, 0x0000, 40, 2500, 0, 0, 0, 0, 0, 0, 0x08403010},
|
||
{_S(""), 32767, 55, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x09203010},
|
||
{_S("Doppleganger40"), 777, 35, 33, 16, 51, 0x0000, 0x0000, 0x0000, 0x0000, 40, 2001, 0, 0, 0, 0, 0, 0, 0x08000010},
|
||
{_S(""), 4096, 12, 4097, 0, 13, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x0D000010},
|
||
{_S(""), 32767, 55, 37, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S(""), 32767, 35, 193, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S(""), 32767, 5, 513, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S(""), 32767, 35, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S(""), 32767, 40, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 12, 12, 0x0D000010},
|
||
{_S("Dracula"), 10000, 39, 33, 18, 3, 0x0000, 0xC000, 0x0080, 0x0800, 98, 0, 0, 0, 0, 0, 58, 22, 0x08403010},
|
||
{_S(""), 32767, 70, 33, 20, 3, 0x0000, 0xC000, 0x0080, 0x0800, 0, 0, 0, 0, 0, 0, 12, 24, 0x09402010},
|
||
{_S(""), 32767, 85, 33, 30, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 12, 0x09402010},
|
||
{_S(""), 32767, 140, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 16, 16, 0x09402010},
|
||
{_S(""), 32767, 95, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 14, 14, 0x09402010},
|
||
{_S("Stone Skull"), 32767, 60, 33, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 1, 0, 0, 0, 0, 0, 10, 10, 0x08402010},
|
||
{_S(""), 32767, 12, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D602000},
|
||
{_S("Minotaur"), 320, 45, 33, 4, 51, 0x0000, 0x0000, 0x0000, 0x0000, 35, 250, 319, 196, 4, 16, 0, 0, 0x08403410},
|
||
{_S(""), 32767, 65, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 13, 13, 0x0D202000},
|
||
{_S(""), 32767, 5, 129, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D200200},
|
||
{_S("Werewolf"), 280, 40, 33, 1, 51, 0x0000, 0x0000, 0x0000, 0x0000, 34, 200, 293, 230, 1, 8, 0, 0, 0x0A403410},
|
||
{_S(""), 32767, 45, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 32767, 72, 33, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 4, 4, 0x8D200200},
|
||
{_S("Blue Venus Weed"), 100, 35, 33, 0, 35, 0x8000, 0x0020, 0x0000, 0x0000, 40, 1000, 270, 231, 4, 16, 12, 7, 0x08003410},
|
||
{_S("Blue Venus Weed"), 550, 45, 33, 1, 35, 0x8000, 0x0000, 0x0000, 0x0000, 40, 1000, 270, 231, 4, 16, 10, 34, 0x08003410},
|
||
{_S(""), 32767, 50, 65, 0, 3, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 161, 0, 16, 0, 0, 0x0D202010},
|
||
{_S(""), 1, 70, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 157, 0, 16, 3, 3, 0x8D002010},
|
||
{_S("Guardian"), 500, 50, 33, 34, 35, 0x0000, 0x0040, 0xE000, 0x0800, 60, 1500, 321, 255, 2, 1, 6, 24, 0x08403410},
|
||
{_S(""), 32767, 120, 65, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202010},
|
||
{_S(""), 32767, 90, 32769, 0, 1, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 0, 0, 0x0D202000},
|
||
{_S(""), 0, 8, 65, 0, 15, 0x0000, 0x0000, 0x0000, 0x0000, 0, 0, 0, 0, 0, 0, 8, 8, 0x8D000010},
|
||
};
|
||
|
||
// clang-format on
|
||
s32 g_ExpNext[] = {
|
||
0, 0, 100, 250, 450, 700, 1000, 1350, 1750,
|
||
2200, 2700, 3250, 3850, 4500, 5200, 5950, 6750, 7600,
|
||
8500, 9450, 10450, 11700, 13200, 15100, 17500, 20400, 23700,
|
||
27200, 30900, 35000, 39500, 44500, 50000, 56000, 61500, 68500,
|
||
76000, 84000, 92500, 101500, 110000, 120000, 130000, 140000, 150000,
|
||
160000, 170000, 180000, 190000, 200000, 210000, 222000, 234000, 246000,
|
||
258000, 270000, 282000, 294000, 306000, 318000, 330000, 344000, 358000,
|
||
372000, 386000, 400000, 414000, 428000, 442000, 456000, 470000, 486000,
|
||
502000, 518000, 534000, 550000, 566000, 582000, 598000, 614000, 630000,
|
||
648000, 666000, 684000, 702000, 720000, 738000, 756000, 774000, 792000,
|
||
810000, 830000, 850000, 870000, 890000, 910000, 930000, 950000, 970000,
|
||
999999,
|
||
};
|