0.1.37 天人感应·因果织锦:功德系统+飞升试炼+世界奇观+MOD扩展口
This commit is contained in:
@@ -45,7 +45,11 @@ export interface EffectDef {
|
||||
formation?: string
|
||||
apprentice?: { build: boolean }
|
||||
trib?: { memberId: string; mode: 'rash' | 'guard' | 'delay' }
|
||||
}
|
||||
/** 0.1.37 功德因果值变动(正=善行,负=恶行) */
|
||||
karma?: number
|
||||
/** 0.1.37 飞升试炼阶段推进(心魔→天劫→飞升) */
|
||||
ascension?: { memberId: string; stage: 'heart' | 'heaven' | 'ascend'; mode?: 'rash' | 'guard' | 'delay' }
|
||||
}
|
||||
|
||||
export interface EventOptionDef {
|
||||
label: string
|
||||
|
||||
Reference in New Issue
Block a user