Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Easycore

Members
  • Posts

    220
  • Joined

  • Days Won

    35

Posts posted by Easycore

  1. Snowball War Battleground

    ef44vWg.gif

    Snowball War is a custom Battleground Arena.
    The objective is to eliminate the enemy team until the indicator is 0.
    Participants only can kill throwing Snowballs to their enemies.

    Features

    Snowball Custom Skill

    QZSTSRB.png

    Snowball skill is only available on Snowball War and its behaviour is like a ground/place skill.

    cc8iYMF.gif

    This skill requires x1 Snowball in Level 1 and x3 Snowball in Level 2 and 3.
    To obtaining snowballs players need to find a Snowman and click him in a close distance.

    F9TMz7r.gif

    Snowman is teleported once the player gets the snowball.

    KVM Map Christmas Edition

    fcN55bw.png

    The arena is performed in a snowy KVM map.

    GitHash: 662a3e

    • Upvote 5
    • Love 3
  2. Random Option Global Functions


    Random Option Global Functions

    PHNR9Go.png

    I have made two new global functions for Random Option:

    F_GetRDMOPT_Name,<ROA_ID>

    F_GetRDMOPT_Value,<ROA_ID>,<VALUE>

    • Returns VALUE plus (+), (-) or (%) depending in the Random Option.
    • VALUE is returned as string.

    Examples:

    mes callfunc("F_GetRDMOPT_Name",9;)+" "+callfunc("F_GetRDMOPT_Value",9,15);
    will display "MaxHP +15%"

    mes callfunc("F_GetRDMOPT_Name",16;)+" "+callfunc("F_GetRDMOPT_Value",16,32);
    will display "Delay after attack -32%"

     


    • Submitter
    • Submitted
      10/18/2019
    • Category
    • Video
    • Content Author
      Easycore

     

    • Upvote 1
  3. bonus bXDefReturn


    bonus bXDefReturn

    Add resistances against return damages.

    ::Structure::

    bonus bPhysicalDefReturn,n;          +n% damage reduction against physical reflect attack
    bonus bMagicalDefReturn,n;          +n% damage reduction against magical reflect attack

    ::Video::

     

     


     

    • Upvote 3
    • Love 1
×
×
  • Create New...