Jump to content
  • 0

Scroll of Blessing of Queen


Question

Posted

As you now in Lineage2 are scrolls which can be used for buff. for example Scroll of Wind Walk can buff wind walk.

so i'm interesed how to create the new one?

i want to create Scroll of Blessing of Queen

2 answers to this question

Recommended Posts

  • 0
Posted

Simple and easy. Copy the scroll (itemdata.txt), and edit it, and make new id, register it in item_pch.txt and done. Or you can create a new skill effect that will apply to it. Find the scroll, take it for example, find his effect in the skilldata. You can make it all reading the damn plain text files (.txt) in the scripts folder.

 

Have fun

  • 0
Posted

Itemdata.txt

item_begin	etcitem	9990	[blessing_of_queen_scroll]	item_type=etcitem	slot_bit_type={none}	armor_type=none	etcitem_type=scroll	recipe_id=0	blessed=0	weight=120	default_action=action_skill_reduce	consume_type=consume_type_stackable	initial_count=1	maximum_count=1	soulshot_count=0	spiritshot_count=0	reduced_soulshot={}	reduced_spiritshot={}	reduced_mp_consume={}	immediate_effect=0	price=0	default_price=0	item_skill=[s_blessing_of_queen13]	critical_attack_skill=[none]	attack_skill=[none]	magic_skill=[none]	item_skill_enchanted_four=[none]	material_type=paper	crystal_type=none	crystal_count=0	is_trade=1	is_drop=1	is_destruct=1	physical_damage=0	random_damage=0	weapon_type=none	can_penetrate=0	critical=0	hit_modify=0	avoid_modify=0	dual_fhit_rate=0	shield_defense=0	shield_defense_rate=0	attack_range=0	damage_range={}	attack_speed=0	reuse_delay=0	mp_consume=0	magical_damage=0	durability=0	damaged=0	physical_defense=0	magical_defense=0	mp_bonus=0	category={}	enchanted=0	html=[item_default.htm]	equip_pet={@ALL_PET}	magic_weapon=0	enchant_enable=0	can_equip_sex=-1	can_equip_race={}	can_equip_change_class=-1	can_equip_class={}	can_equip_agit=-1	can_equip_castle=-1	can_equip_castle_num={}	can_equip_clan_leader=-1	can_equip_clan_level=-1	can_equip_hero=-1	can_equip_nobless=-1	can_equip_chaotic=-1	item_end

 

item_pch.txt

[blessing_of_queen_scroll]=9990

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and 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..