summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf85
1 files changed, 62 insertions, 23 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 6be57083..da7157c2 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -778,7 +778,6 @@ item_db: (
Sell: 0
Weight: 10
KeepAfterUse: true
- Refine: false
Script: <"
doevent "@rules::OnUseBook";
">
@@ -792,7 +791,6 @@ item_db: (
Sell: 10
Weight: 30
KeepAfterUse: true
- Refine: false
Script: <"
doevent "#001-2-4-Book2::OnUse";
">
@@ -965,7 +963,6 @@ item_db: (
Buy: 75
Sell: 15
Weight: 15
- Refine: false
Delay: 450
UseEffect: "EFFECT_HEAL"
Script: <"
@@ -1227,7 +1224,6 @@ item_db: (
Sell: 300
Weight: 14
KeepAfterUse: true
- Refine: false
Script: <"
// ShovelQuests_Assigned<MAP$,X,Y> → Coordinates for Treasure Map
if (!ShovelQuests_AssignedX) {
@@ -1289,7 +1285,6 @@ item_db: (
Sell: 0
Weight: 0
KeepAfterUse: false
- Refine: false
Trade: {
notrade: true
nodrop: true
@@ -2255,7 +2250,6 @@ item_db: (
Buy: 500
Sell: 110
Weight: 2
- Refine: false
},
{
Id: 809
@@ -4179,10 +4173,13 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 1
- Refine: false
+ Refine: true
Subtype: "W_DAGGER"
ViewSprite: 1
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3501
@@ -4199,9 +4196,12 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 3
- Refine: false
+ Refine: true
Subtype: "W_DAGGER"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3502
@@ -4218,9 +4218,12 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 5
- Refine: false
+ Refine: true
Subtype: "W_1HSWORD"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3503
@@ -4237,9 +4240,12 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 5
- Refine: false
+ Refine: true
Subtype: "W_1HSWORD"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3504
@@ -4256,9 +4262,12 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 15
- Refine: false
+ Refine: true
Subtype: "W_1HSWORD"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3505
@@ -4275,11 +4284,12 @@ item_db: (
Loc: ["EQP_HAND_R", "EQP_HAND_L"]
WeaponLv: 1
EquipLv: 10
- Refine: false
+ Refine: true
Subtype: "W_STAFF"
BindOnEquip: false
OnEquipScript: <"
doevent "#SpotlightMaster::OnTouch";
+ callfunc("refinesync");
">
OnUnequipScript: <"
doevent "#SpotlightMaster::OnTouch";
@@ -4304,11 +4314,12 @@ item_db: (
Loc: ["EQP_HAND_R", "EQP_HAND_L"]
WeaponLv: 1
EquipLv: 10
- Refine: false
+ Refine: true
Subtype: "W_STAFF"
BindOnEquip: false
OnEquipScript: <"
doevent "#SpotlightMaster::OnTouch";
+ callfunc("refinesync");
">
OnUnequipScript: <"
doevent "#SpotlightMaster::OnTouch";
@@ -4334,9 +4345,12 @@ item_db: (
Loc: ["EQP_HAND_R","EQP_HAND_L"]
WeaponLv: 1
EquipLv: 12
- Refine: false
+ Refine: true
Subtype: "W_2HSPEAR"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3508
@@ -4353,10 +4367,13 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 15
- Refine: false
+ Refine: true
Subtype: "W_DAGGER"
ViewSprite: 1
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3509
@@ -4373,10 +4390,13 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 20
- Refine: false
+ Refine: true
Subtype: "W_DAGGER"
ViewSprite: 1
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3510
@@ -4393,9 +4413,12 @@ item_db: (
Loc: ["EQP_HAND_R","EQP_HAND_L"]
WeaponLv: 1
EquipLv: 15
- Refine: false
+ Refine: true
Subtype: "W_KATAR"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3511
@@ -4412,11 +4435,12 @@ item_db: (
Loc: ["EQP_HAND_R","EQP_HAND_L"]
WeaponLv: 1
EquipLv: 10
- Refine: false
+ Refine: true
Subtype: "W_STAFF"
BindOnEquip: false
OnEquipScript: <"
doevent "#SpotlightMaster::OnTouch";
+ callfunc("refinesync");
">
OnUnequipScript: <"
doevent "#SpotlightMaster::OnTouch";
@@ -4438,9 +4462,12 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 10
- Refine: false
+ Refine: true
Subtype: "W_1HAXE"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3513
@@ -4458,9 +4485,12 @@ item_db: (
Loc: ["EQP_HAND_R", "EQP_HAND_L"]
WeaponLv: 1
EquipLv: 10
- Refine: false
+ Refine: true
Subtype: "W_2HSTAFF"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3514
@@ -4478,9 +4508,12 @@ item_db: (
Loc: ["EQP_HAND_R", "EQP_HAND_L"]
WeaponLv: 1
EquipLv: 20
- Refine: false
+ Refine: true
Subtype: "W_2HAXE"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3515
@@ -4494,9 +4527,12 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 1
- Refine: false
+ Refine: true
Subtype: "W_DAGGER"
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
{
Id: 3516
@@ -4510,10 +4546,13 @@ item_db: (
Loc: "EQP_HAND_R"
WeaponLv: 1
EquipLv: 15
- Refine: false
+ Refine: true
Subtype: "W_DAGGER"
ViewSprite: 1
BindOnEquip: false
+ OnEquipScript: <"
+ callfunc("refinesync");
+ ">
},
// Pet Eggs
{