Jump to content
  • 0

Confirming Summon Skills Synthax


ericvini

Question

Hi,

The only skills that I didn't adapt from freya to GF are the summons as I didnt want to use spirit ores - but I thought better and I do want to do so.

I wont use codes on this post this time, as I need to bold some stuff.

 

I think I know the answer, but I d like some confirmation to not waste too much time and be disappointed, please.

On Gracia Final:

 

skill_begin    skill_name = [s_summon_unicorn_seraphim1]    /* [서먼 유니콘 세라핌] */    skill_id = 1332    level = 1    operate_type = A1    magic_level = 56    self_effect = {}    effect = {{i_summon;[unicorn_seraphim_01];95;[crystal_c];1;3600}}    operate_cond = {{can_summon}}    is_magic = 1    mp_consume1 = 14    mp_consume2 = 56    item_consume = {[crystal_c];1}    cast_range = -1    effective_range = -1    skill_hit_time = 15    skill_cool_time = 0    skill_hit_cancel_time = 0.5    reuse_delay = 5    attribute = {attr_none;0}    trait = {trait_none}    effect_point = 0    target_type = self    affect_scope = single    affect_limit = {0;0}    next_action = none    ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}    multi_class = 0    skill_end    


On Freya:

skill_begin    skill_name = [s_summon_unicorn_seraphim1]    /* [서먼 유니콘 세라핌] */    skill_id = 1332    level = 1    operate_type = A1    magic_level = 56    self_effect = {}    effect = {{i_summon;[unicorn_seraphim_01];100;[spirit_ore];2;3600}}    operate_cond = {{can_summon}}    is_magic = 1    mp_consume1 = 14    mp_consume2 = 56    item_consume = {[spirit_ore];1}    cast_range = -1    effective_range = -1    skill_hit_time = 15    skill_cool_time = 0    skill_hit_cancel_time = 0.5    reuse_delay = 5    attribute = {attr_none;0}    trait = {trait_none}    effect_point = 0    target_type = self    affect_scope = single    affect_limit = {0;0}    next_action = none    ride_state = {@ride_none;@ride_strider;@ride_wyvern;@ride_wolf}    multi_class = 0    olympiad_use = 1    skill_end    



So, my questions.

a) I m guessing the bolded numbers 95 and 100 means how much xp my char can acquire, correct?

 

b ) Gracia used crystals - freya uses spirit ores. No news here and pretty easy to see and use. The skill description:

 

Summon the servitor Seraphim the Unicorn. Requires 1 Crystal: C-Grade. While active, 5 percent of earned Exp will be consumed, along with 1 additional crystal at 14 regular intervals.  (Spirit ore for Freya)

 

So, the thing is, I dont see the 14 regular intervals in the scripts at all. Would that be on the server.exe then? I d say yes, so:

 

b.1) Would this mean the first mention to spirit ore is about the first summon - first time you use the skill? effect = {{i_summon;[unicorn_seraphim_01];100;[spirit_ore];2;3600}}

b.2) The second mention is about what gets consumed in each interval? item_consume = {[crystal_c];1}

b.3) Intervals are totally hardcoded then?

 

Thank you.

 

 

 

 

 

 




 

Edited by Universe
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

EricWeener doesn't know.

 

HaHa.

 

It's funny because the obvious answer is infront of you - but because ur so weener you don't bother testing.

 

So you know in GF - 5% exp is taken by the summon you know one param is 95.

You know in Freya - no exp is taken and one param is 100.

 

Do the math.

 

You know in GF and Freya there's a reference to a pch_name (In this case an item) and 2 variables.

 

You know items changed in GF>Freya - but else you know items will be consumed periodicly.

So if we had some more braincells - we should probably go look at the vars AFTER the mentioning of our periodicly consumed item.

 

1 and 3600

2 and 3600.

 

Could 3600 possibly the time passed - and could it possibly be some time variable seconds or mili seconds?

 

Test and then do the math.

Link to comment
Share on other sites

  • 0

EricWeener doesn't know.

 

HaHa.

 

It's funny because the obvious answer is infront of you - but because ur so weener you don't bother testing.

 

So you know in GF - 5% exp is taken by the summon you know one param is 95.

You know in Freya - no exp is taken and one param is 100.

 

Do the math.

 

You know in GF and Freya there's a reference to a pch_name (In this case an item) and 2 variables.

 

You know items changed in GF>Freya - but else you know items will be consumed periodicly.

So if we had some more braincells - we should probably go look at the vars AFTER the mentioning of our periodicly consumed item.

 

1 and 3600

2 and 3600.

 

Could 3600 possibly the time passed - and could it possibly be some time variable seconds or mili seconds?

 

Test and then do the math.

 

Uhm...

 

 

(...)

I think I know the answer, but I d like some confirmation to not waste too much time

(...)

 

 

 
con·firm  (kən-fûrm′)
tr.v. con·firmed, con·firm·ing, con·firms
1. To support or establish the certainty or validity of; verify.
2. To make firmer; strengthen: Working on the campaign confirmed her intention to go into politics.
3. To make valid or binding by a formal or legal act; ratify.
4. To administer the religious rite of confirmation to.

 

 

Thank god I have enough brain cells to use a dictionary. If I ever grow some more braincells (hope you got this =) )I might try to improve my engrish.

 

Anyway, I'd say my questions were kind of "confirmatory". The word "correct" in the end of them usually means that, no?

 

 

(...)

a) I m guessing the bolded numbers 95 and 100 means how much xp my char can acquire, correct?

(...)

 

 

Call me "lazy" then, that'd be more fitting, but a simple yes/no in such thing wouldnt hurt and would save me time from testing/resetting/wondering if something didnt work because it cant or because I screwed something up (much more likely).

 

Its also well known that the more your summon attacks the less that it lasts. At least it has been this way up to epilogue on retail up to when I quit. The scripts have no reference to the 14 intervals which was part of a question. 3600 is the "default" time of the full summons lifespawn (never 1 full hour in real use, only roughly so)

 

Also, I dont get why reply that way when you clearly dont want to - you must be bored, and if so, you are welcome for the entertainment. Gotta release that steam.

 

Btw, gotta agree w elfocrash, a bit late on the party to simply cash in l2, no? I hope that isnt the case and u still have fun with it.

 

Thanks.

Edited by ericvini
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • DISCORD : utchiha_market telegram : https://t.me/utchiha_market SELLIX STORE : https://utchihamkt.mysellix.io/ Join our server for more products : https://discord.gg/hood-services https://campsite.bio/utchihaamkt  
    • Server Rates: » Xp 500x. » Sp 500x. » Aden 500x. » Drop 1x. » PartyXp 2x. » PartySp 2x. » Starting character level -61. Enchant rates: » Safe enchant +4. » Blessed and simple scrolls max enchant (+16). » Crystal scrolls max enchant (+20). » Simple enchant scrolls chance – 65%. » Blessed enchant scrolls chance – 100%. » Crystal enchant scrolls chance – 50% Augmentations: » Mid life stone skill chance – 5%. » High life stone skill chance – 10%. » Top life stone skill chance – 20%. » Augments 1+1 Unique features: » Main town – Giran » Automatic-Manual Potions. » Working 2 castle sieges. (Giran-Aden) » SPS cancel lasts 10 seconds and than buffs come back. » Stackable scrolls, lifestones, book of giants. » Unique pvp zone » More then 11 active raid bosses. » Wedding system. » Unique farming areas. » Npc skill enchanter. » Full npc buffer with auto buff. » Max count of buffs – 55. » Max subclasses – 4. » Free and no quest class change. » Free and no quest sub class. » Raid boss drop nobless item. » No weight limit. » Unique protection anti-hwy armor for archers/daggers etc. » Ingame password change. » Top pvp/pk/online ranks NPC. » Unique monsters & NPC. » Interlude retail skills. » Server up-time [24/7] [99]%. » Perfect class balance (all class can kill all class depending on players skill and setup knowledge,gear,augmentations). » Announcements on double kills triple kills etc. » Announcements on Grand Boss death , with the name of the killer as well as clan name of the player. » Information Npc in game with all servers infromations. Custom server gear : 1). Titanium Armor Lv.1 2). Epic Armor Lv.2 3). Epic Weapons-Kamikaze-Black S grade (Same Stats) 4). Demonic-Angelic Wings-Baium Hair-Custom Accessories (SameStats) 5). Custom Fighter/Mage tattoo Lv1-Lv2-Lv3 6). Shirt (STR,CON,INT +1) 7). Custom Shields Server Commands: .tvtjoin .tvtleave – Join or leave tvt event. .ctfjoin .ctfleave – Join or leave ctf event. .dmjoin .dmleave – Join of leave dm event. .online – current online players count. .repair – repairs stuck character in world. .menu – opens online menu panel. .exit – PVP zone exit in case you are bullied. .changepassword - Opens online menu then u can change ur password in game. .farm - Enable/disable autofarm Event system: » TVT event » CTF event » DM event » Tournament Event » Party Zone » Unique event shop. Olympiad game: » Retail olympiad game. » Competition period [1] week. » Olympiad start time [18:00] end [00:00] GMT+2. » New Heroes every Sunday.
    • Tomorrow grand opening lests go 🙂 
    • New season of Warfire X150 has been postponed to September 28th.
  • Topics

×
×
  • Create New...