Appearance
Talent · 4 阶
Archmage
你的法术不再消耗法力。
原文:Your spells no longer cost mana
战斗被动不可重复需要 CLARITY

Metadata
解锁要求
| 成就 | 要求 | 奖励 |
|---|---|---|
ClarityCLARITY | 拥有 50 基础法力 | 解锁 Archmage 天赋 |
实际效果
登记能力文本:法术不再消耗法力。
立即刷新法力费用显示和当前费用。
进入战斗后设置玩家属性 archmage:法术不再消耗法力。。
解析效果
| 入口 | 操作 | 目标 | 参数 |
|---|---|---|---|
| ApplyTo | 添加能力文本 | DungeonPlayer.AddPower | 能力文本:法术不再消耗法力。(Spells are free) |
| ApplyTo | 刷新法力费用 | GamePhysical.AddToVisualStackNoYield | receiver:Dungeon.currentDungeon.physical;queued_method:DungeonPhysical.RefreshManaCosts;arg_array_length:0;name:RefreshManaCosts |
| ApplyToPlayer | 设置玩家属性 | Player.SetAttribute | 属性 ID:37;属性名:archmage;赋值:Player.get_archmage()+1 |