• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
saboGamingVN

Hỏi về server SKILLAPI

đi theo người có class
38576
 
Ví dụ là skill "Mỗi giây bốc khói hình tròn nửa giây" cho ProSkillAPI 1.18

YAML:
Hiệu ứng #1:
  name: 'Hiệu ứng #1'
  type: 'Dynamic'
  max-level: 1
  skill-req: ''
  skill-req-lvl: 1
  needs-permission: 'False'
  cooldown-message: 'True'
  msg: '&6{player} &2has cast &6{skill}'
  combo: ''
  indicator: '2D'
  icon: 'Jack o lantern'
  icon-data: 0
  icon-lore:
  - '&d{name} &7({level}/{max})'
  - '&2Type: &6{type}'
  - ''
  - '{req:level}Level: {attr:level}'
  - '{req:cost}Cost: {attr:cost}'
  - ''
  - '&2Mana: {attr:mana}'
  - '&2Cooldown: {attr:cooldown}'
  attributes:
    level-base: 1
    level-scale: 0
    cost-base: 1
    cost-scale: 0
    cooldown-base: 0
    cooldown-scale: 0
    mana-base: 0
    mana-scale: 0
    points-spent-req-base: 0
    points-spent-req-scale: 0
    incompatible:
    - ''
  components:
    Initialize-a:
      type: 'trigger'
      data:
        icon-key: ''
      children:
        Passive-b:
          type: 'mechanic'
          data:
            icon-key: ''
            counts: 'True'
            seconds-base: 1
            seconds-scale: 0
          children:
            Particle Effect-c:
              type: 'mechanic'
              data:
                icon-key: ''
                counts: 'True'
                effect-key: 'hieu_ung_1'
                duration-base: 0.5
                duration-scale: 0
                -shape: 'hexagon'
                -shape-dir: 'XY'
                -shape-size: '1'
                -animation: 'one-circle'
                -anim-dir: 'XZ'
                -anim-size: '1'
                -interval: 1
                -view-range: 25
                -particle-type: 'Smoke large'
                -particle-durability: 0
                -particle-amount: 1
                -particle-dx: 0
                -particle-dy: 0
                -particle-dz: 0
                -particle-speed: 0.1
                -initial-rotation: 0
                -with-rotation: 'True'

Bạn có thể edit trực quan tại promcteam.github.io
38577
 
Similar content Most view Xem thêm
Back
Top Bottom