Add Wolong recruitment chapter
This commit is contained in:
@@ -76,6 +76,15 @@ export const itemCatalog: Record<string, ItemDefinition> = {
|
||||
attackBonus: 6,
|
||||
effects: ['단독으로 돌파할 때 피해 보너스']
|
||||
},
|
||||
'white-feather-fan': {
|
||||
id: 'white-feather-fan',
|
||||
name: '백우선',
|
||||
slot: 'weapon',
|
||||
rank: 'treasure',
|
||||
description: '제갈량이 책략을 펼칠 때 드는 흰 깃털 부채. 전장의 바람과 마음을 읽는다.',
|
||||
strategyBonus: 5,
|
||||
effects: ['책략 피해와 공명 지원 경험치 보정']
|
||||
},
|
||||
'yellow-turban-saber': {
|
||||
id: 'yellow-turban-saber',
|
||||
name: '황건도',
|
||||
|
||||
Reference in New Issue
Block a user