Jump to content

Bonuses for buff items.


Go to solution Solved by metin2team,

Recommended Posts

  • 3 weeks later...

UP!

I still need that.

Maybe i didn't express myself corectly.

I need a quests that adds 3+ bonuses to some items ( like 71148, 71149, etc ).  6c11AUi.png

I don't want to put the bonuses from: applytype0-applytype2 ; applyvalue0-applyvalue3 ; beacuse i can't use more than 3 bonuses, and i need 3+.

I tired like this:

when 71148.take begin

     item.set_value(0, 1, 500)

end

 

It doesn't work.

Any other ideas?

Thanks.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/1767-bonuses-for-buff-items/#findComment-14284
Share on other sites

why don't you use special_item_group.txt ?

I don't really get what you're saying. If you could explain it to me i would be grateful.

 

From what i know special_item_group is for chests and boxes and stuff like that. In there you set the items that are going to drop form the chest. If i can do more with special_item_group, please do exaplin.

 

Thanks.

Link to comment
https://metin2.dev/topic/1767-bonuses-for-buff-items/#findComment-14287
Share on other sites

  • Solution
Group Buff_Items
{
	Vnum	10050
	type	special
	1	71148	100000	1
}
Group Buff_Item_1		
{				
	Vnum	100000		
	type	ATTR	
# idx   attr_type attr_value	
	1	66	30	
	2	78	20	
	3	79	20	
	4	63	30	
	5	69	10	
	6	70	10	
	effect	"d:ymir workeffectetcbuffbuff_item5.mse"
}
  • Love 4
Link to comment
https://metin2.dev/topic/1767-bonuses-for-buff-items/#findComment-14288
Share on other sites

From what i know special_item_group is for chests and boxes and stuff like that. In there you set the items that are going to drop form the chest. If i can do more with special_item_group, please do exaplin.

 

special item groups :) not just chests

Link to comment
https://metin2.dev/topic/1767-bonuses-for-buff-items/#findComment-14289
Share on other sites

Group Buff_Items
{
	Vnum	10050
	type	special
	1	71148	100000	1
}
Group Buff_Item_1		
{				
	Vnum	100000		
	type	ATTR	
# idx   attr_type attr_value	
	1	66	30	
	2	78	20	
	3	79	20	
	4	63	30	
	5	69	10	
	6	70	10	
	effect	"d:ymir workeffectetcbuffbuff_item5.mse"
}

Had no idee i could do that. :huh:

Thanks a bunch  ^_^

Link to comment
https://metin2.dev/topic/1767-bonuses-for-buff-items/#findComment-14290
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.