Skip to content

Skill when using an item  #56

@Forcecat92

Description

@Forcecat92

during the use of the item, (unpacking), the skill trigger is turned on ..

the same when you teleport.

	<item id="70005" name="Sealed Rune - Stage 6" type="NONE">
	<!-- Double-click to receive one Stage 6 Rune that can be equipped to your weapon. -->
		<restriction stackable="true" tradable="false" dropable="false" sellable="false" private-sellable="false" clan-depositable="false" castle-depositable="false" freightable="false"/>
		<attributes action="SKILL_REDUCE_ON_SKILL_SUCCESS"/>
		<skill-reducer>
			<skill id="55198" value="-1"/><!-- Sealed Rune Lvl 6 -->
		</skill-reducer>
	</item>

Screenshot_3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions