|
From: Crossfire C. r. messages.
<cro...@li...> - 2021-02-22 16:32:40
|
Revision: 21990
http://sourceforge.net/p/crossfire/code/21990
Author: ryo_saeba
Date: 2021-02-22 16:32:37 +0000 (Mon, 22 Feb 2021)
Log Message:
-----------
Give a value to dice.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/misc/dice.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2021-02-21 23:47:46 UTC (rev 21989)
+++ arch/trunk/ChangeLog 2021-02-22 16:32:37 UTC (rev 21990)
@@ -1,3 +1,7 @@
+Give a value to dice.
+misc/dice.arc
+Nicolas Weeger 2021-02-22
+
Make messengers and light angels less similar in stats, to warrant their large difference in XP rewarded.
Swap a couple stats that were higher on the light angel, presumably from when regens were affected by speed.
Give messengers 80% blind resistance.
Modified: arch/trunk/misc/dice.arc
===================================================================
--- arch/trunk/misc/dice.arc 2021-02-21 23:47:46 UTC (rev 21989)
+++ arch/trunk/misc/dice.arc 2021-02-22 16:32:37 UTC (rev 21990)
@@ -8,4 +8,5 @@
is_animated 1
weight 100
client_type 2030
+value 576
end
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|