Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial release of Faceworm's Nest #3340

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions db/quest_db.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11221,6 +11221,32 @@ quest_db: (
Id: 12322
Name: "Space Distortion"
},
//Episode 14.3 Part 1 - Faceworm's Nest
{
Id: 12325
Name: "Faceworm's Nest after-effects"
TimeLimit: 82800
},
{
Id: 12326
Name: "The owner of old ring"
TimeLimit: 86400
},
{
Id: 12327
Name: "The memory of old photo album"
TimeLimit: 86400
},
{
Id: 12328
Name: "Dol-Seoi's Sorrow"
TimeLimit: 86400
},
{
Id: 12329
Name: "Keaton's Bracelet"
TimeLimit: 86400
},
{
Id: 12363
Name: "?????? ?? ??"
Expand Down
200 changes: 199 additions & 1 deletion db/re/item_db.conf
Original file line number Diff line number Diff line change
Expand Up @@ -74496,13 +74496,53 @@ item_db: (
AegisName: "Poring_Badge"
Name: "Poring Badge"
},
{
Id: 6648
AegisName: "Shabby_Crown"
Name: "Old Crown"
Type: 3
Buy: 10
Weight: 10
},
{
Id: 6649
AegisName: "Broken_Horn"
Name: "Broken Horn"
Buy: 10
Weight: 10
},
{
Id: 6650
AegisName: "Shabby_Ring"
Name: "Old Ring"
Type: 3
Buy: 10
Weight: 10
},
{
Id: 6651
AegisName: "Rusty_Bracelet"
Name: "Rusty Bracalet"
Type: 3
Buy: 10
Weight: 10
},
{
Id: 6652
AegisName: "Old_Photo_Album"
Name: "Old Photo Album"
Type: 3
Buy: 10
Weight: 10
},
{
Id: 6653
AegisName: "Shabby_Pill"
Name: "Old Pill"
Type: 3
Buy: 10
Weight: 10
},
{
Id: 6654
AegisName: "Needle_And_Thread"
Expand Down Expand Up @@ -101194,6 +101234,86 @@ item_db: (
WeaponLv: 1
Subtype: "W_DAGGER"
},
{
Id: 13089
AegisName: "FaceWorm_Leg"
Name: "Faceworm Leg"
Type: "IT_WEAPON"
Buy: 20
Weight: 500
Atk: 110
Matk: 50
Range: 1
Slots: 1
Job: {
Novice: true
Swordsman: true
Magician: true
Archer: true
Merchant: true
Thief: true
Knight: true
Wizard: true
Blacksmith: true
Hunter: true
Assassin: true
Crusader: true
Sage: true
Rogue: true
Alchemist: true
Bard: true
Soul_Linker: true
Ninja: true
}
Loc: "EQP_WEAPON"
WeaponLv: 3
EquipLv: 24
Subtype: "W_DAGGER"
Script: <"
bonus bAtkEle,Ele_Poison;
autobonus "{}",30,5000,BF_WEAPON,"{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); montransform(FACEWORM, 5000); }";
">
},
{
Id: 13090
AegisName: "FaceWormQueen_Leg"
Name: "Faceworm Queen Leg"
Type: "IT_WEAPON"
Buy: 20
Weight: 500
Atk: 180
Matk: 120
Range: 1
Slots: 2
Job: {
Novice: true
Swordsman: true
Magician: true
Archer: true
Merchant: true
Thief: true
Knight: true
Wizard: true
Blacksmith: true
Hunter: true
Assassin: true
Crusader: true
Sage: true
Rogue: true
Alchemist: true
Bard: true
Soul_Linker: true
Ninja: true
}
Loc: "EQP_WEAPON"
WeaponLv: 4
EquipLv: 100
Subtype: "W_DAGGER"
Script: <"
bonus(bInt, 3);
autobonus("{ bonus3(bAutoSpell, NPC_EARTHQUAKE, 1, 200); }", 8, 5000, BF_NORMAL, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); montransform(FACEWORM_QUEEN, 5000); }");
">
},
{
Id: 13090
AegisName: "FaceWormQueen_Leg"
Expand Down Expand Up @@ -149222,6 +149342,16 @@ item_db: (
},

//== New Etc Items =========================================
{
Id: 22507
AegisName: "ShabbyOldScroll"
Name: "Old Scroll"
Type: 2
Buy: 10
Weight: 10
Upper: 63
Script: <" callfunc "F_ShabbyOldScroll"; ">
},
{
Id: 22508
AegisName: "Para_Team_Mark_"
Expand Down Expand Up @@ -155560,7 +155690,34 @@ item_db: (
},

//== New Cards

{
Id: 27163
AegisName: "Faceworm_Card"
Name: "Faceworm Card"
Type: "IT_CARD"
Buy: 20
Weight: 10
Loc: ["EQP_ACC"]
Script: <"
bonus bAgi,-1;
bonus bDex,-1;
bonus bAspdRate,3;
">
},
{
Id: 27164
AegisName: "Faceworm_Queen_Card"
Name: "Faceworm Queen Card"
Type: "IT_CARD"
Buy: 20
Weight: 10
Loc: ["EQP_SHOES"]
Script: <"
bonus(bMaxHPrate, -10);
bonus(bCritical, 15 + getrefine());
bonus(bCritAtkRate, getrefine());
">
},
{
Id: 27164
AegisName: "Faceworm_Queen_Card"
Expand All @@ -155575,6 +155732,47 @@ item_db: (
bonus(bCritAtkRate, getrefine());
">
},
{
Id: 27165
AegisName: "Faceworm_D_Card"
Name: "Dark Faceworm Card"
Type: "IT_CARD"
Buy: 20
Weight: 10
Loc: ["EQP_ACC"]
Script: <"
bonus bVit,-1;
bonus bInt,-1;
bonus bDelayrate,-3;
">
},
{
Id: 27166
AegisName: "Faceworm_Egg_Card"
Name: "Faceworm Egg Card"
Type: "IT_CARD"
Buy: 20
Weight: 10
Loc: ["EQP_SHOES"]
Script: <"
.@r = getrefine();
.@sub = 2+(.@r >= 9 ? 3 : .@r >= 7 ? 1 : 0);
bonus2 bSubEle,Ele_Fire,.@sub;
">
},
{
Id: 27167
AegisName: "Faceworm_L_Card"
Name: "Faceworm Larva Card"
Type: "IT_CARD"
Buy: 20
Weight: 10
Loc: ["EQP_GARMENT"]
Script: <"
bonus2 bSubEle,Ele_Neutral,15;
bonus2 bMagicAtkEle,Ele_Water,getrefine()*3;
">
},
{
Id: 27182
AegisName: "Captain_Felock_Card"
Expand Down
Loading