Drop
Drop
General Drop (기본 )
ANDESITE:
invocation: 1.8 # invocation 은 해당 trigger 발생시 몇% 로 발생하는지 (Java random)
sensitivity: 0.04 # Drop OffSet 이 미치는 영향
max-increment: 20 # Drop Offset 을 통해 sd 가 최대로 올라갈 수 있는 수치
drop:
20: # mean 100 에 대해서 현재 draw 값의 절대값 차이 , 이 수치 이상일 경우 발동, 즉 이 컨픽에선 20 <=x <30 일 때 발동
loot:
- 'MINING_UNCOMMON_R200' # Loot id ,
- 'MINER_BREAK_UNCOMMON'
- 'MINING_UNCOMMON'
30:
loot:
- 'MINING_RARE_R300'
- 'MINER_BREAK_RARE'
- 'MINING_RARE'
40:
loot:
- 'MINING_EPIC_R400'
- 'MINER_BREAK_EPIC'
- 'MINING_EPIC'
50:
loot:
- 'ADVANCED_DROP_MINER_BREAK'
- 'MINING_LEGENDARY_R500'
- 'MINER_BREAK_LEGENDARY'
LootBag
Mob Drop
Last updated