Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

728d5572256f9fbab0f14225847d5d410aa58c2a7f533435d9fe41241b54b756
Timestamp (utc)
2021-07-14 11:51:24
Fee Paid
0.00002419 BSV
(
0.00880026 BSV
-
0.00877607 BSV
)
Fee Rate
613.6 sat/KB
Version
1
Confirmations
296,046
Size Stats
3,942 B

3 Outputs

Total Output:
0.00877607 BSV
  • jrun cryptofightsMa{"in":0,"ref":["32b7b121f64f03e835959b62b2b1b12e811720750cfc2387ba5615365a5f0528_o1","af3e9bf4d47fa3cd006bef12d45c657711d2e692e25f1aa3af2c5625a3e403f0_o1","9f0e192f744258c3484a1c19fa88ef68e46ee6cf75acc78cfe2ad5a0d2340d0e_o1"],"out":["f7d0aef734b4134cff83ab78db38a949f46b19e72f382831b79b3d8213d228a7"],"del":[],"cre":["n2Bd4cWhEQK1aVjb1R7EBGV9mrw3etvSdC"],"exec":[{"op":"DEPLOY","data":["class Heal extends FyxClass {\n static run(battle, state, dice, ts) {\n const {Ability, SkillType, RollType} = Constants;\n if(!BattleUtils.isSkillInCooldown(battle.battlePlayers[state.playerToAct], state.fighterStates[state.playerToAct]\n , state.fighterStates[state.playerToAct].turnCounter, SkillType.Heal))\n {\n var playerName = BattleUtils.getPrettifiedPlayerName(battle, state);\n let log = `${playerName} uses <sprite name=\"${BattleUtils.parseSkillName(SkillType.Heal)}\">${BattleUtils.parseSkillName(SkillType.Heal)}\\n`;\n\n state.actionLogs.push(this.apply(battle, state, dice, 1, 8, Ability.Intelligence, RollType.Intelligence, SkillType.Heal, log));\n BattleUtils.applySkillCooldown(battle, state, SkillType.Heal);\n }\n else\n {\n return BattleUtils.skipTurn(battle, state, dice);\n }\n\n return BattleUtils.endTurn(battle, state, dice);\n }\n\n\n static apply(battle, state, dice, diceCount, diceFaces, ability, rollType, skillType, log) {\n const {Outcome, DamageType, StatusEffect} = Constants;\n let rolls = [];\n let nativeRoll = 0;\n for (let index = 0; index < diceCount; index++) {\n let tempRoll = diceFaces > 0 ? dice.roll(1, diceFaces) : 0;\n nativeRoll += tempRoll;\n rolls.push({\n type: rollType,\n ability: ability,\n size: diceFaces,\n value: tempRoll\n });\n }\n\n const defenderState = state.fighterStates[state.playerToAct ? 0 : 1];\n const attackerState = state.fighterStates[state.playerToAct];\n\n let playerName = BattleUtils.getPrettifiedPlayerName(battle, state);\n\n let healAmount = nativeRoll + attackerState.modifiers[ability];\n\n if (attackerState.hp + healAmount > attackerState.maxHP) {\n healAmount = (attackerState.maxHP - attackerState.hp);\n }\n\n attackerState.hp += healAmount;\n\n log += `${playerName} heals : ${healAmount}\\n`;\n\n const damageMap = Object.keys(DamageType).map(() => 0)\n\n return {\n playerIndex: state.playerToAct,\n skillType: skillType,\n results: [{\n rolls: rolls,\n outcome: Outcome.Success,\n damageOutput: [\n {\n damage: damageMap,\n defenderHp: defenderState.hp,\n defenderReduction: damageMap\n }\n ],\n attackerStatusEffectsIncrement: Object.keys(StatusEffect).map(() => 0),\n hpIncrement: healAmount,\n attackerHp: attackerState.hp\n }],\n bonusFromAbility: attackerState.modifiers[ability],\n actionLogMessage: log\n };\n\n }\n}",{"affectsOpponent":false,"cooldown":0,"deps":{"BattleUtils":{"$jig":0},"Constants":{"$jig":1},"FyxClass":{"$jig":2}},"description":"Heal Action","displayName":"Heal","handle":"heal","hash":"ad05617ea4251eda8f8986f6ab756f56cb4e029fe6457b8373620e502ee93076","isAttackAction":false,"isSpellAction":true,"requiredLevel":0,"skillType":7}]}]}
    https://whatsonchain.com/tx/728d5572256f9fbab0f14225847d5d410aa58c2a7f533435d9fe41241b54b756