summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf18
-rw-r--r--npc/003-0/audsbel.txt4
2 files changed, 12 insertions, 10 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index f1c014cf5..2bac38022 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -9758,11 +9758,11 @@ item_db: (
Buy: 9000
Sell: 25
Weight: 6
- Atk: 50
+ Atk: 560
Matk: 0
Loc: "EQP_HAND_R"
WeaponLv: 1
- EquipLv: 1
+ EquipLv: 70
Refine: true
Subtype: "W_DAGGER"
},
@@ -9774,11 +9774,11 @@ item_db: (
Buy: 9000
Sell: 25
Weight: 6
- Atk: 50
+ Atk: 720
Matk: 0
Loc: "EQP_HAND_R"
WeaponLv: 1
- EquipLv: 1
+ EquipLv: 90
Refine: true
Subtype: "W_DAGGER"
},
@@ -9806,11 +9806,11 @@ item_db: (
Buy: 90000
Sell: 10000
Weight: 6
- Atk: 50
+ Atk: 800
Matk: 0
Loc: "EQP_HAND_R"
WeaponLv: 1
- EquipLv: 1
+ EquipLv: 100
Refine: true
Subtype: "W_1HSWORD"
Script: <"
@@ -9840,11 +9840,11 @@ item_db: (
Buy: 90
Sell: 25
Weight: 6
- Atk: 50
+ Atk: 640
Matk: 0
Loc: "EQP_HAND_R"
WeaponLv: 1
- EquipLv: 1
+ EquipLv: 80
Refine: true
Subtype: "W_1HSWORD"
},
@@ -9991,7 +9991,7 @@ item_db: (
Weight: 820
Atk: 250
Matk: 0
- Range: 2
+ Range: 1
Loc: ["EQP_HAND_R", "EQP_HAND_L"]
WeaponLv: 1
EquipLv: 25
diff --git a/npc/003-0/audsbel.txt b/npc/003-0/audsbel.txt
index 84793a207..b474fa2c6 100644
--- a/npc/003-0/audsbel.txt
+++ b/npc/003-0/audsbel.txt
@@ -15,6 +15,8 @@
mesn l("Auldsbel the Wizard");
mesq l("Welcome back, Padric!");
mesq l("Do you believe I've lost my @@? I can't see anything well without that! %%a", getitemlink(Googles));
+ if (countitem(Googles))
+ mesq l("I'm not interested in yours, by the way.");
next;
mesn;
mesq l("Anyway, I am one of the few Mana Wizard, and I love Transmutation!");
@@ -279,7 +281,7 @@ L_Cheat:
L_Lame:
setparam(MaxHp, readparam(MaxHp)-50); // I want to see how permanent this is
setparam(MaxSp, readparam(MaxSp)-25); // I want to see how permanent this is
- setparam(Karma, readparam(Karma)-1); // testing
+ //setparam(Karma, readparam(Karma)-1); // testing
mesn;
mesq l("%%3 You sadden me. That was so, so lame. I will need to punish you. Sorry. Superior orders. %%S");
next;