return { ["actions"] = { {"dialogBox", "haveMoney:lt:300", "You seem to be a bit short on money...", "Mighty", ""}, {"dialogBox", "haveMoney:ge:300", "Wow you're rich !", "Mighty", ""} } }