Jump to content
  • 0

Question

8 answers to this question

Recommended Posts

  • 0
Posted
21 hours ago, ittiphol said:

Script Is it possible or not That will allow monsters to drop double items.

Thank you advance.

Honestly, this is really cool. If there's like a cool small effect pops out too.

  • Upvote 1
  • 0
Posted
1 hour ago, cmsm94 said:

Honestly, this is really cool. If there's like a cool small effect pops out too.

yes, set the item_id on item_flag.txt

 

// 64 - Item will be displayed with a client side defined drop
// 128 - Item will be displayed with a white pillar drop effect
// 256 - Item will be displayed with a blue pillar drop effect
// 512 - Item will be displayed with a yellow pillar drop effect
// 1024 - Item will be displayed with a purple pillar drop effect
// 2048 - Item will be displayed with a orange pillar drop effect

  • Upvote 1
  • 0
Posted
3 hours ago, ittiphol said:

 

Thank you

Can you example for me

Quote

 

Example : you want to add more broken shell to Permeter just add one more broken shell to its drops.

  - Id: 1314
    AegisName: PERMETER
    Name: Permeter
    Level: 63
    Hp: 8228
    BaseExp: 3756
    JobExp: 1955
    Attack: 943
    Attack2: 1211
    Defense: 46
    MagicDefense: 45
    Str: 69
    Agi: 59
    Vit: 60
    Int: 5
    Dex: 69
    Luk: 100
    AttackRange: 2
    SkillRange: 10
    ChaseRange: 12
    Size: Medium
    Race: Brute
    Element: Neutral
    ElementLevel: 2
    WalkSpeed: 250
    AttackDelay: 1100
    AttackMotion: 483
    DamageMotion: 528
    Ai: 17
    Drops:

      - Item: Turtle_Shell
        Rate: 4413

      - Item: Turtle_Shell
        Rate: 4413

      - Item: Broken_Shell
        Rate: 45
      - Item: Wooden_Block
        Rate: 1240
      - Item: Red_Herb
        Rate: 2450
      - Item: Zargon
        Rate: 1240
      - Item: Fruit_Of_Mastela
        Rate: 25
      - Item: Anodyne
        Rate: 1
      - Item: Permeter_Card
        Rate: 1
        StealProtected: true

 


 

  • Upvote 1

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...