Polski Česky English Français Русский Español
Home Site Facebook YouTube Steam Group
Your first time here? View this!

SAIL Base

» Index > Function > GetCustomRate

Function - GetCustomRate

Summary
Name
GetCustomRate
Parameters
  • basicrate : integer
  • tab : integer
  • skill : integer
Description
returns basicrate bonused (or penalized) by skill (-10..50) using skilltable tab (0..6) Usually used skills are 0..10. Table 0 gives no bonus, table 6 gives biggest bonus. e.g. scientist's research rate is GetCustomRate(zaklad,4,GetSkill(human,skill_scentistic))
» Index > Function > GetCustomRate