summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/map/battle/items.conf8
-rw-r--r--conf/map/battle/skill.conf6
-rw-r--r--conf/messages.conf3
-rw-r--r--db/re/item_db.conf268
4 files changed, 282 insertions, 3 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf
index 144e04ea..e834b80f 100644
--- a/conf/map/battle/items.conf
+++ b/conf/map/battle/items.conf
@@ -123,3 +123,11 @@ boarding_halter_speed: 25
// Allow to use items when the storage is open?
// Official: false (Default)
storage_use_item: false
+
+// Minimum item buy price at shop
+// Default: 1
+min_item_buy_price: 1
+
+// Minimum item sell price at shop
+// Default: 0
+min_item_sell_price: 0
diff --git a/conf/map/battle/skill.conf b/conf/map/battle/skill.conf
index d258567a..64bba68b 100644
--- a/conf/map/battle/skill.conf
+++ b/conf/map/battle/skill.conf
@@ -307,6 +307,12 @@ dancing_weaponswitch_fix: true
// 1: Traps in GvG make player stop moving right when stepping over it.
skill_trap_type: 0
+// Trap Reflect
+// Whether the damage from traps must be reflected (for example by Reflect Shield or High Orc Card)?
+// true: Aegis - traps are reflected
+// false: Athena - traps are not reflected
+trap_reflect: true
+
// Max Possible Level of Monster skills
// Note: If your MVPs are too tough, reduce it to 10.
mob_max_skilllvl: 100
diff --git a/conf/messages.conf b/conf/messages.conf
index 5ba49de6..f791347e 100644
--- a/conf/messages.conf
+++ b/conf/messages.conf
@@ -447,7 +447,8 @@
// Return pet to egg message
451: You can't return your pet because your inventory is full.
-//452-497 FREE
+452: usage @camerainfo range rotation latitude
+//453-497 FREE
// Messages of others (not for GM commands)
// ----------------------------------------
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index b890917b..3eadf1b0 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1353,7 +1353,7 @@ item_db: (
">
},
{
- Id: 600
+ Id: 600
AegisName: "SmallHealing"
Name: "Small Healing Potion"
Type: "IT_HEALING"
@@ -3960,6 +3960,270 @@ item_db: (
All: true
}
Gender: "SEX_ANY"
+ Loc: "EQP_HEAD_LOW"
+ WeaponLv: 0
+ EquipLv: 1
+ Refine: false
+ ViewSprite: 2200
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+},
+{
+ Id: 2700
+ AegisName: "Barrel"
+ Name: "Barrel"
+ Type: "IT_ARMOR"
+ Buy: 150
+ Sell: 50
+ Weight: 400
+ Atk: 0
+ Matk: 0
+ Def: 100
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HAND_L"
+ WeaponLv: 0
+ EquipLv: 5
+ Refine: false
+ ViewSprite: 2700
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+ OnEquipScript: <"
+ bonus bAspd, -30;
+ bonus bCriticalDef, 15;
+ bonus bAtkRange, -5;
+ ">
+},
+{
+ Id: 2701
+ AegisName: "LeatherShield"
+ Name: "Leather Shield"
+ Type: "IT_ARMOR"
+ Buy: 2000
+ Sell: 250
+ Weight: 100
+ Def: 50
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HAND_L"
+ EquipLv: 5
+ Refine: false
+ ViewSprite: 2701
+ BindOnEquip: false
+ BuyingStore: true
+ OnEquipScript: <"
+ bonus bAtkRange, -1;
+ ">
+},
+{
+ Id: 2702
+ AegisName: "WoodenShield"
+ Name: "Wooden Shield"
+ Type: "IT_ARMOR"
+ Buy: 5000
+ Sell: 750
+ Weight: 2450
+ Def: 72
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HAND_L"
+ EquipLv: 12
+ Refine: false
+ ViewSprite: 0
+ BindOnEquip: false
+ BuyingStore: true
+ OnEquipScript: <"
+ bonus bAtkRange, -1;
+ ">
+},
+{
+ Id: 2703
+ AegisName: "SteelShield"
+ Name: "Steel Shield"
+ Type: "IT_ARMOR"
+ Buy: 25000
+ Sell: 2630
+ Weight: 5500
+ Def: 200
+ Matk: -200
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HAND_L"
+ EquipLv: 20
+ Refine: false
+ ViewSprite: 2701
+ BindOnEquip: false
+ BuyingStore: true
+ OnEquipScript: <"
+ bonus bAtkRange, -1;
+ ">
+},
+{
+ Id: 2900
+ AegisName: "Bandana"
+ Name: "Bandana"
+ Type: "IT_ARMOR"
+ Buy: 950
+ Sell: 220
+ Weight: 4
+ Atk: 0
+ Matk: 0
+ Def: 40
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HEAD_TOP"
+ WeaponLv: 0
+ EquipLv: 5
+ Refine: false
+ ViewSprite: 2900
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+},
+{
+ Id: 2901
+ AegisName: "PumpkinHat"
+ Name: "Pumpkin Hat"
+ Type: "IT_ARMOR"
+ Buy: 320
+ Sell: 100
+ Weight: 50
+ Atk: 0
+ Matk: 0
+ Def: 20
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HEAD_TOP"
+ WeaponLv: 0
+ EquipLv: 4
+ Refine: false
+ ViewSprite: 2901
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+},
+{
+ Id: 2902
+ AegisName: "FancyHat"
+ Name: "Fancy Hat"
+ Type: "IT_ARMOR"
+ Buy: 320
+ Sell: 100
+ Weight: 11
+ Atk: 0
+ Matk: 0
+ Def: 20
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HEAD_TOP"
+ WeaponLv: 0
+ EquipLv: 4
+ Refine: false
+ ViewSprite: 2902
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+},
+{
+ Id: 2903
+ AegisName: "BrimmedHat"
+ Name: "Brimmed Hat"
+ Type: "IT_ARMOR"
+ Buy: 1000
+ Sell: 240
+ Weight: 20
+ Atk: 0
+ Matk: 0
+ Def: 100
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HEAD_TOP"
+ WeaponLv: 0
+ EquipLv: 8
+ Refine: false
+ ViewSprite: 2903
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+},
+{
+ Id: 2904
+ AegisName: "BrimmedFeatherHat"
+ Name: "Brimmed Feather Hat"
+ Type: "IT_ARMOR"
+ Buy: 1600
+ Sell: 300
+ Weight: 23
+ Atk: 0
+ Matk: 0
+ Def: 110
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
+ Loc: "EQP_HEAD_TOP"
+ WeaponLv: 0
+ EquipLv: 8
+ Refine: false
+ ViewSprite: 2904
+ BindOnEquip: false
+ BuyingStore: true
+ Delay: 0
+ Sprite: 0
+},
+{
+ Id: 2905
+ AegisName: "BrimmedFlowerHat"
+ Name: "Brimmed Flower Hat"
+ Type: "IT_ARMOR"
+ Buy: 1600
+ Sell: 300
+ Weight: 22
+ Atk: 0
+ Matk: 0
+ Def: 110
+ Range: 0
+ Slots: 0
+ Job: {
+ All: true
+ }
+ Gender: "SEX_ANY"
Loc: "EQP_HEAD_TOP"
WeaponLv: 0
EquipLv: 8
@@ -4252,7 +4516,7 @@ item_db: (
Gender: "SEX_ANY"
Loc: "EQP_HAND_R"
WeaponLv: 1
- EquipLv: 1
+ EquipLv: 15
Refine: false
Subtype: "W_DAGGER"
ViewSprite: 1