납품
delivery.yml
delivery:
test_delivery: # id
name: 'test'
type: 'DAILY'
restart_cooldown: 2h
cancel_cooldown: 1h # Optional
difficulty:
easy: #<- 이거 변경 될 수 있음.
identifier: '𠆴'
required_perm: 'delivery.daily.accept.easy'
draw:
- 'T1,test,5' # scale, T1 안에 test 에서 5번 뽑는다는 소리
reward:
id: 'DELIVERY_PUBLIC_REWARD_EASY' # sigdrop id
getAll: true
description:
- ' &7test'
scale: # 항목 선택
T1:
test:
items:
- 'VANILLA STONE;64-128' # VANILLA STONE 64개에서 128개 사이 뽑음 (draw)localization.yml
Last updated