summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-16 18:08:12 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-16 18:08:12 -0300
commit75301fa3efefc00f6e95092ea76c013bc2336c17 (patch)
tree50798470d4e1dedb4c94c624b7490cfb193e9aa6
parentea07cd1adbc5b5cd522aaeb399907db7093c2822 (diff)
downloadserverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.tar.gz
serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.tar.bz2
serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.tar.xz
serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.zip
Add Brainic, the underling of Psi Conscience
-rw-r--r--db/re/mob_db.conf43
-rw-r--r--npc/001-14/hocus.txt2
2 files changed, 44 insertions, 1 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index f64f51477..0ccd48fe0 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -12282,6 +12282,49 @@ mob_db: (
All: 7000
}
},
+{
+ Id: 1446
+ SpriteName: "Brainic"
+ Name: "Brainic"
+ Lv: 88
+ Hp: 13000
+ Sp: 0
+ Exp: 4800
+ JExp: 88
+ AttackRange: 1
+ Attack: [810, 840]
+ Def: 136
+ Mdef: 22
+ Stats: {
+ Str: 50
+ Agi: 70
+ Vit: 50
+ Int: 30
+ Dex: 70
+ Luk: 41
+ }
+ ViewRange: 12
+ ChaseRange: 16
+ Race: 0
+ Element: (8, 2)
+ Mode: {
+ CanMove: true
+ CanAttack: true
+ ChangeTargetMelee: true
+ ChangeChase: true
+ CastSensorChase: true
+ Aggressive: true
+ Angry: true
+ TargetWeak: true
+ }
+ MoveSpeed: 360
+ AttackDelay: 1872
+ AttackMotion: 672
+ DamageMotion: 200
+ Drops: {
+ Brainstem: 450
+ }
+},
// System
{
Id: 1491
diff --git a/npc/001-14/hocus.txt b/npc/001-14/hocus.txt
index e824d13e4..93b21c643 100644
--- a/npc/001-14/hocus.txt
+++ b/npc/001-14/hocus.txt
@@ -61,7 +61,7 @@ function showScores {
parseScores("Alchemy Master Challenge", "$@moly05_n$", "$@moly05_v");
parseScores("Magic Power Challenge", "$@moly06_n$", "$@moly06_v");
parseScores("Mana Exp Challenge", "$@moly07_n$", "$@moly07_v");
- //parseScores("Obstacle Race Challenge", "$@moly08_n$", "$@moly08_v", t());
+ parseScores("Obstacle Race Challenge", "$@moly08_n$", "$@moly08_v", t());
parseScores("Hocus Commands Challenge", "$@moly09_n$", "$@moly09_v");
parseScores("Survive! Challenge", "$@moly10_n$", "$@moly10_v", t());
parseScores("Friendship Challenge", "$@moly11_n$", "$@moly11_v");