Jump to content
  • 0

Question

Posted

well, i want to create a custom item that you do 2 clicks and extract.

But, my problem its that

 

Effect restoration only extract 1 item

Effect restoration_random extract 1 item form some items

 

I really need to extract some 10 items all chance 100% not only 1

 

i have this:

skill_begin	skill_name = [s_pack_donation]	/* [Pack Donation] */	skill_id = 8050	level = 1	operate_type = A1	magic_level = 1	effect = {{i_restoration_random;{{{{[scroll_song_of_earth];5}};8.3};{{{[scroll_song_of_water];5}};8.3};{{{[scroll_song_of_warding];5}};8.3};{{{[scroll_song_of_wind];5}};8.3};{{{[scroll_song_of_hunter];5}};8.3};{{{[scroll_song_of_vitality];5}};8.3};{{{[scroll_dance_of_warrior];5}};8.3};{{{[scroll_dance_of_mystic];5}};8.3};{{{[scroll_dance_of_fire];5}};8.3};{{{[scroll_dance_of_fury];5}};8.3};{{{[scroll_dance_of_concentration];5}};8.3};{{{[scroll_dance_of_vampire];5}};8.3}}}}	is_magic = 2	mp_consume2 = 0	item_consume = {[pack_donation];1}	cast_range = -1	effective_range = -1	skill_hit_time = 0	skill_cool_time = 0	skill_hit_cancel_time = 0	reuse_delay = 0	attribute = attr_none	effect_point = 0	target_type = self	affect_scope = single	affect_limit = {0;0}	next_action = none	ride_state = {@ride_none;@ride_wind;@ride_star;@ride_twilight}	skill_end

but only give me 1 item and i need to give all

 

can anyone help me!

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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