summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/constants.conf3
-rw-r--r--db/re/item_db.conf7
-rw-r--r--db/re/mob_db.conf2
3 files changed, 5 insertions, 7 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 7c9a57a7b..089ecde2a 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -431,7 +431,8 @@ constants_db: {
RC_Mineral: 5
RC_Demon: 6
RC_DemiHuman: 7
- RC_Angel: 8
+ //RC_Angel: 8
+ RC_Legendary: 8
RC_Dragon: 9
RC_Player: 10
RC_Boss: 11
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 9d4d8a33f..ed3533179 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -5959,13 +5959,10 @@ item_db: (
EquipLv: 90
Refine: false
Script: <"
- bonus2 bSubRace,RC_Player,20;
- bonus2 bCriticalAddRace,RC_Player,20;
bonus3 bSPDrainRate,10,5,1;
bonus bAspdRate,-15;
- bonus bMdefRate, 50;
- bonus bMdef2Rate, 50;
- bonus bHitRate, 10;
+ bonus bHitRate, 100;
+ bonus2 bSubRace, RC_Legendary, 30;
">
},
{
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index e40366c04..db9faebec 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -11610,7 +11610,7 @@ mob_db: (
}
ViewRange: 18
ChaseRange: 18
- Race: 2
+ Race: 8
Element: (7, 4)
Mode: {
CanMove: true