From 215e4c40b3c08bbce484bccfc1c31538774d48dc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 23 Jan 2020 21:56:06 -0300 Subject: Report about honor --- npc/functions/hub.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 6bcda9ccb..eadbb949f 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -286,6 +286,9 @@ function script HUB_PvP { // ^ Dishonorable duel, but was a duel! } + // Report about honor + dispbottom l("%d vs %d: Honor (%d)", .@atk, .@def, .@honor); + // TODO: Start using readparam2() to read if the opponent was worthy // That is, read total attack, defense, HP, evasion and hit chance // And compare with your own readparam2(), then use a % and a table -- cgit v1.2.3-60-g2f50