Skip to content

Add Battle Log

Add Battle Log

Appends a message to the battle log during combat.

Properties

System

Name Explanation Type
Message The message to display in the battle log. String

Examples

Add a Message to the Battle Log

This appends a text message to the battle log during combat.

add_battle_log("The enemy is weakening!");
{"Data":{"Message":{"Entries":{},"Metadata":null},"Metadata":null},"TypeName":"MAR.Game.RPGCore.Models.Scripts.Commands.Battle.AddBattleLogCommand"}