Game logic - Skill – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=Description=
=Description=
*Allows creators to make their own custom skills and actions.
*Allows creators to make their own custom skills and actions
 
*You can assign a skill to any player role or assign it to player via visual scripting
*If there are skill present in your game, you can see a skill list in your inventory screen and you can change hotbar to skill hotbar by pressing ~
=Properties=
=Properties=
===Description===
===Description===
*
*A short description of your skill
===Icon===
===Icon===
*
*Skill icon that will represent the skill in skill list and hotbar
===Overrides mode===
===Overrides mode===
*
*

Revision as of 12:28, 5 June 2020

Description

  • Allows creators to make their own custom skills and actions
  • You can assign a skill to any player role or assign it to player via visual scripting
  • If there are skill present in your game, you can see a skill list in your inventory screen and you can change hotbar to skill hotbar by pressing ~

Properties

Description

  • A short description of your skill

Icon

  • Skill icon that will represent the skill in skill list and hotbar

Overrides mode

Duration

Cooldown

Entry condition

Entry cost

Interruption

Is Charged

Loops in

Is Modal

Elements

Marker

Sound

Full Body Animation

Upper Body Animation

Movement

Particle

Melee hit

Movement restriction

Change Speed

Hide Item

Aiming Mode

Raycast Hit

Projectile

Shape Hit

Modify Resource

Resource Deduction


Template:Ylands scripting navbox