撼天动地
简介
类型:正面
稀有度:5
描述:魔力大于等于30时,你每次出牌有80%概率额外造成10点伤害。
提示:你魔力的威能足以改天换地。
原始数据
Id: \*109
Weight: 4
OwnScript:
FightScript: if (PlayerInfo.Strength<30)<br> {<br> return;<br> }AddEvent("Action",() => {if (CheckDice.Roll().Value<80)<br>{<br>SetStatus("AllRandomEnemy1");Damage("10");<br>} });
Icon: Icon/Blessing/主教
Type: 正面
Source: 技能
Rarity: 5
Note: 魔力
Name: 撼天动地
Description: 魔力大于等于30时,你每次出牌有80%概率额外造成10点伤害。
Tips: 你魔力的威能足以改天换地。
Name_en: Shake the earth
Description_en: You have a 60% chance to deal 10 additional damage each time you play a card.
Tips_en: The power of your magic is sufficient to reshape the heavens and earth.