Jab

Members
  • Content Count

    18
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Jab

  • Rank
    Villager
  1. Does anyone using this mod get maps when performing the "Dig" action? I set all of the map____Chances to 2 and am getting a map every couple of actions as expected with "Flatten", "Level", and the other action categories (woodcutting, surface mining, foraging, ...). Using v2.2. I don't have any terraforming mods that affect the "Dig" action. Looks like it does, although the calculation seems to be backwards. (fightingSkill / playerAttackers) in the diff calculation should probably be (100-(fightingSkill / playerAttackers)) to work as the comment says it should. // Difficulty is reduced by the average fighting skill of all // players in percent, i.e. 56 average FS: // difficulty = (maximum reducable number) * 56% // e.g. difficulty = (70 - 4) * 0.56 = 36.96 if (playerAttackers > 0) diff = (options.getMapBaseDiff() - 4d) * ((fightingSkill / playerAttackers) / 100d);
  2. Sign me up as a soldier. Jabashb 70+ FS 80 ql weapon 50+ 2-hand sword skill
  3. Green Dragon Slaying

    Jabashb - 70 FS - 2H sword
  4. Jabashb - 70FS - 2h Sword