• Name:

    mTentacleControlI

  • Displayed name:

    Tentacle control I

  • Description:

    Gives to the follower the ability to generate 1d6 TCP with the "Tentacle control" action.

  • Cost:

    expCost(850,850)

  • Script:

    stat = character:createStat([[sTCDice]], [[other]]) stat.displayName:set([[TC Dice]]) character.sTCDice:addNormal([[1]], [[mTentacleControlI]], [[Tentacle control I]])

  • Duration:

    -1

  • Type:

    0

  • Recurrent script:

  • Add ons:

  • Upgrades:

    • Name:

      mTentacleControlII

    • Displayed name:

      Tentacle control II

    • Description:

      Increases the follower's TCP generation to 2d6.

    • Cost:

      expCost(1650,850)-425

    • Script:

      master.displayName:replace([[ I]], [[ II]]) master.description:replace([[1d6]], [[2d6]]) character.sTCDice:addNormal([[1]], [[mTentacleControlII]], [[Tentacle control II]])

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons:

    • Name:

      mTentacleControlIII

    • Displayed name:

      Tentacle control III

    • Description:

      Increases the follower's TCP generation to 3d6.

    • Cost:

      expCost(2500,850)-825

    • Script:

      master.displayName:replace([[ II]], [[ III]]) master.description:replace([[2d6]], [[3d6]]) character.sTCDice:addNormal([[1]], [[mTentacleControlIII]], [[Tentacle control III]])

    • Duration:

      -1

    • Type:

      0

    • Recurrent script:

    • Add ons: