Search results

  1. T

    The Thraggen Tf (aka "i want to be a space orc and there's nothing you can do to stop me from it")

    False alarm. Tested it in-game, and it seems to work as intended. You might want to set a minimum of 1, just in case someone does something crazy like use the Aim implant and get 0 effective Physique.
  2. T

    Generic Collars

    I am keeping a Notepad file. I was thinking about doing it this way, but who to ask? They just want a link, but I'm pretty sure it doesn't technically have to be mine. I was a little worried the pun was too much. I'm glad someone appreciates it. I don't want to get too specific, because then...
  3. T

    The Thraggen Tf (aka "i want to be a space orc and there's nothing you can do to stop me from it")

    Is Physique/2 the cap, or how much you get? I believe max Physique is 65 + 10 (Implant) + 5 (Signet of Bravery) = 80 You might be overthinking it. Also, this works for females, too, right?
  4. T

    The Thraggen Tf (aka "i want to be a space orc and there's nothing you can do to stop me from it")

    I lean toward the KISS principle (Keep It Simple, Stupid). The easier it is to code the better, in general. Personally, I'd provide the developers with some balancing ideas and let them figure out which, if any, they think is most appropriate. It may be my concern is unnecessary. There are lots...
  5. T

    Generic Collars

    Cool, actual feedback! Likes are nice, but this is better. (Both is best.) Agreed. Kind of covered by the Primitive Slave Collar. Honestly, I'd prefer not to get that specific. I think it's better to leave a lot of color/specific styling to the imagination. Chameleon Silk is a thing, but I...
  6. T

    The Thraggen Tf (aka "i want to be a space orc and there's nothing you can do to stop me from it")

    RE: Perk How about 'Orgasms restore HP'. It won't make a difference in combat, but I think it fits the theme. Normally, when you're defeated by HP, you'll lose all combat until you regain some by Resting/Sleeping or using an item. With this, even if you lose by HP, you'll be ready for the next...
  7. T

    Not A Bug [0.9.159-PUBLIC#7003] False Alarm

    False Alarm Just tested it in-game, and it seems to work correctly. I'd delete the thread, but I don't think it's possible. It could probably use a clearer description of what it does, though. (c += Math.round((t.HPMax() - t.HP()) / t.HPMax() * 5 * t.level)) This is the Javascript code ((HPMax...
  8. T

    The Thraggen Tf (aka "i want to be a space orc and there's nothing you can do to stop me from it")

    What I meant is, they'll probably usually be considered 'Amazonian Thraggen' by the system, which is redundant. I'm pretty sure the description is misleading, at least from the Flash code I saw. It's supposed to give you scaling bonus Defense as HP decreases, while lowering Lust Defense by the...
  9. T

    The Thraggen Tf (aka "i want to be a space orc and there's nothing you can do to stop me from it")

    It's supposed to be frowned on, but it still happens. You'll need to decide how to get enough racial score to meaningfully differentiate it from Humans, but you knew that already. Female (-presenting?) Thraggen are likely to qualify for Amazon, too.
  10. T

    What Content Would You Like Added?

    Created a thread for generic Collar ideas. Editors welcome.
  11. T

    Generic Collars

    The wearable collars are currently all locked behind specific characters and events. Any suggestions for other generic collars? For clarity, these would be Key Items and are cosmetic only. Not Accessories in the regular inventory. No stats. I've got some things written out, but the team wants...
  12. T

    Oni-Os: an Oni TF(SUBMITTED)

    For reference, Demonic has a Face description (that I'm not sure you can get legitimately).
  13. T

    What Content Would You Like Added?

    You can currently disguise Steele with the Slave Uniform, but I think only Slavebreakers care about the Collar. (They're the ones that put it on Steele.) I'd have to do more checking to be sure. And I've never really done Loreli's content,
  14. T

    Oni-Os: an Oni TF(SUBMITTED)

    Would it be a good idea to combine it with Thraggen? I don't think we have one of those, and it would probably broaden the appeal.
  15. T

    What Content Would You Like Added?

    I'd forgotten about that. Do you think it would be problematic for there to be multiple collars with the same function? Steele would still have to get collared by the Pirates for it.
  16. T

    What Content Would You Like Added?

    I wonder why they made it an Inventory item? Most of the others are Key Items and have their own 'slot'. I think they work better that way, since otherwise, you can't use other Accessories. Also, I think after Urbolg removes the Primitive/Fancy Slave Collar, you should get a cosmetic version to...
  17. T

    What Content Would You Like Added?

    I'm talking about the Accessories tab in the Appearance menu. All of the existing ones are associated with specific characters or events (Lund, Vark, Sub-Tuner). A collar with actual stats is probably out-of-scope.
  18. T

    What Content Would You Like Added?

    Generic collars: Dog, Cat bell, Cowbell, others? Probably bought from Inessa. Edit: Also, I think after Urbolg removes the Primitive/Fancy Slave Collar, you should get a cosmetic version to wear, which should fool the Pirates.
  19. T

    Uveto question

    tryApplyUvetoColdDamage = function(e) { var t = pc , o = -1 , n = -1; if (!vi.L.RoomIsOnUveto(getCurrentRoom())) return pc.removeStatusEffect("Bitterly Cold"), !1; var a = t ...