Skip to content

MinEventActionModifySkillSDX

SphereII edited this page Sep 18, 2024 · 1 revision

MinEventActionModifySkillSDX

Modifies the skill of the player by the specified amount.

 

 

<!-- Levels up the skill "skill_name" by 1. -->

<triggered_effect trigger="onSelfBuffStart" action="ModifySkillSDX, SCore" tag="skill_name" operation="add" value="1" /> // levels up skill_name by 1


Created with the Personal Edition of HelpNDoc: 5 Reasons Why a Help Authoring Tool is Better than Microsoft Word for Documentation

0-SCore

Table of contents

Clone this wiki locally