The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mAR horse
Author Message
redblack
Apprentice
*

Posts: 26
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2017
Reputation: 0



Post: #1
mAR horse
Anyone can explain to me what is the mAR value that is present in the info of the horse? and how to use it?

Thank you
02-04-2019 09:16 PM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: mAR horse
modAR is the char <MODAR> value

since AR is a char static value and it can't be changed just using AR += 20 (example), the MODAR is a bonus that can be applied over default AR value, allowing some small customizations

eg: if char AR is 20 and you set MODAR=10, this char now will have AR = 20+10 = 30

note that AR/MODAR is only used when COMBATF_ELEMENTAL_ENGINE feature is disabled on sphere.ini. If you're using COMBATF_ELEMENTAL_ENGINE, the old pre-AOS armor (AR) is replaced by AOS resists (RESPHYSICAL / RESFIRE / RESCOLD / RESPOISON / RESNERGY) and you can change these values using RESFIRE += 5, RESPOISON -= 10, etc
02-05-2019 07:13 AM
Find all posts by this user Like Post Quote this message in a reply
redblack
Apprentice
*

Posts: 26
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Feb 2017
Reputation: 0



Post: #3
RE: mAR horse
thank you so much
02-14-2019 03:42 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)