WhiteEagle Posted July 15, 2019 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 1 hour ago Share Posted July 15, 2019 Hey guys, It's possbile to change the database stucture from mob.db, item.db and other? Only for personal use!For the question, why do not you use hercules? I think rAthena is simply better, but the structure in hercules is much clearer and easier to style. Like this from hercules: Spoiler { Id: 1002 SpriteName: "PORING" Name: "Poring" Lv: 1 Hp: 60 Sp: 1 Exp: 36 JExp: 20 AttackRange: 1 Attack: [8, 1] Def: 2 Mdef: 5 Stats: { Str: 6 Agi: 1 Vit: 1 Int: 0 Dex: 6 Luk: 5 } ViewRange: 10 ChaseRange: 12 Size: "Size_Medium" Race: "RC_Plant" Element: ("Ele_Water", 1) Mode: { CanMove: true Looter: true CanAttack: true } MoveSpeed: 400 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 Drops: { Jellopy: 7000 Knife_: 100 Sticky_Mucus: 400 Apple: 1000 Empty_Bottle: 1500 Apple: 150 Unripe_Apple: 20 Poring_Card: 1 } }, Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted July 16, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share Posted July 16, 2019 its possible. but you will need a lot of source, and database editing.. ^_~ I think no one will do it for free though. Quote Link to comment Share on other sites More sharing options...
Question
WhiteEagle
Hey guys,
It's possbile to change the database stucture from mob.db, item.db and other?
Only for personal use!
For the question, why do not you use hercules?
I think rAthena is simply better, but the structure in hercules is much clearer and easier to style.
Like this from hercules:
{
Id: 1002
SpriteName: "PORING"
Name: "Poring"
Lv: 1
Hp: 60
Sp: 1
Exp: 36
JExp: 20
AttackRange: 1
Attack: [8, 1]
Def: 2
Mdef: 5
Stats: {
Str: 6
Agi: 1
Vit: 1
Int: 0
Dex: 6
Luk: 5
}
ViewRange: 10
ChaseRange: 12
Size: "Size_Medium"
Race: "RC_Plant"
Element: ("Ele_Water", 1)
Mode: {
CanMove: true
Looter: true
CanAttack: true
}
MoveSpeed: 400
AttackDelay: 1872
AttackMotion: 672
DamageMotion: 480
MvpExp: 0
Drops: {
Jellopy: 7000
Knife_: 100
Sticky_Mucus: 400
Apple: 1000
Empty_Bottle: 1500
Apple: 150
Unripe_Apple: 20
Poring_Card: 1
}
},
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.