Jump to content
  • 0

Database structure


WhiteEagle

Question


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  461
  • Reputation:   61
  • Joined:  08/28/12
  • Last Seen:  

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
    }
},

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  477
  • Reputation:   269
  • Joined:  06/13/17
  • Last Seen:  

its possible. but you will need a lot of source, and database editing.. ^_~
I think no one will do it for free though.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...