Jump to content
  • 0

AnnieRuru's KOE


Question

Posted

How to enable KOE EMP healing? i tried using your KOE on my rAthena server everything works fine except on EMP won't heal with skills like sanc and other healing skill. but i tried to heal the WOE emp it works fine. any idea what's the problem?

8 answers to this question

Recommended Posts

  • 0
Posted
3 hours ago, Azhul said:

How to enable KOE EMP healing? i tried using your KOE on my rAthena server everything works fine except on EMP won't heal with skills like sanc and other healing skill. but i tried to heal the WOE emp it works fine. any idea what's the problem?

What do you mean? do you mean BL_PC? skill or npc skill?

  • 0
Posted
7 minutes ago, Cookie-rae said:

What do you mean? do you mean BL_PC? skill or npc skill?

character skill. when player cast skill on emperium.

  • 0
Posted
2 hours ago, Haruka Mayumi said:

because annieruru KoE doesn't set the king of emperium as ally.. it just makes the monster 1288(emperium) not targetable if your guild is the current king of emperium.. i don't even use the source modification for it.

Emperium Sanctuary KOE

can i have your KOE script?

  • 0
Posted

if you use new mob db yaml just set flag for skill sacntuary TargetEmperium to true, still it would only heal 1 hp since emperium has mode ignore magic, well if you want sanctuary by pass ignore magic for emperium you will need extra source code mod.

  - Id: 70
    Name: PR_SANCTUARY
    Description: Sanctuary
    MaxLevel: 10
    Type: Magic
    TargetType: Ground
    DamageFlags:
      NoDamage: true
      IgnoreDefense: true
    Range: 9
    Hit: Single
    HitCount: 1
    Element: Holy
    Knockback: 2
    CopyFlags:
      Skill:
        Plagiarism: true
        Reproduce: true
    CastCancel: true
    CastTime: 4000
    Duration1:
      - Level: 1
        Time: 3900
      - Level: 2
        Time: 6900
      - Level: 3
        Time: 9900
      - Level: 4
        Time: 12900
      - Level: 5
        Time: 15900
      - Level: 6
        Time: 18900
      - Level: 7
        Time: 21900
      - Level: 8
        Time: 24900
      - Level: 9
        Time: 27900
      - Level: 10
        Time: 30900
    FixedCastTime: 1000
    Requires:
      SpCost:
        - Level: 1
          Amount: 15
        - Level: 2
          Amount: 18
        - Level: 3
          Amount: 21
        - Level: 4
          Amount: 24
        - Level: 5
          Amount: 27
        - Level: 6
          Amount: 30
        - Level: 7
          Amount: 33
        - Level: 8
          Amount: 36
        - Level: 9
          Amount: 39
        - Level: 10
          Amount: 42
      ItemCost:
        - Item: Blue_Gemstone
          Amount: 1
    Unit:
      Id: Sanctuary
      Layout: -1
      Range: 1
      Interval: 1000
      Flag:
        NoOverlap: true
        PathCheck: true
    Flags:
      TargetEmperium: true

 

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...