CoC2 Wiki

ghostwriter207

Well-Known Member
Feb 20, 2024
77
53
27
@Libelous - as I reverse engineered this to help someone and I noticed mistake/lack of info on Wiki.
To get Zhara into the Wayfort -> you need to fuck her, get Wayfort renovated and complete 2 quests - Ugly Duckling (the one with Shar) and Getting Into The Closet. No kid required actually.
if (!flags.ZHARA_WF && zhara.fucked() && wayfort.renovated() && QuestManager.isCompleted(GLOBALS.QUEST_UGLY_DUCKLING) && QuestManager.isCompleted(GLOBALS.QUEST_GETTING_INTO_THE_CLOSET))
return ZharaWayfortIntro();
Sniped this one for you, Spotty - one less thing on your plate.
 

ghostwriter207

Well-Known Member
Feb 20, 2024
77
53
27
I did some touching up of various Appearance things - reordering TF items under "Femininity" to be in an order that makes more sense, adding a few things I missed to Hair and Fur Colors, updating and moving Belly and Hip Rating to body, and fixing a few typos - and was hoping to move on to making a table for Balls on the Appearance page, but I ran into an issue with it. Several TF items will increase or decrease Ball Size by a set amount, but if taken when the Champ doesn't have any, will set them to a specific, different size. Then there are ones that attach tags, but only when the Champ's Balls are a specific size (eg., the Refined tag from Ice Roses or Bovum Sherry), or the wiki suggests they only attach the tag if the Champ previously didn't have balls at all (eg., Catnip Tea giving the Furred tag, but only if Champ didn't already have balls - and it also seems the effect only procs if Champ is identified as male!). With all those variables, I just didn't know how to make a table that would cover everything. Does anyone with more experience on the wiki have any suggestions on how to go setting it up?
 
Last edited:
  • Like
Reactions: Ace Hangman

Libelous

Well-Known Member
Aug 2, 2016
564
492
Weekly Wiki Update #050 | Powers: Continued Progress

[Updates/Changes]:
  • Spells [All spells now up to date - EXCEPT FOR THE NEW LEVEL 8 POWERS]
  • Summons (about 1/2 way done)
  • - Due to the sheer quantity of powers and the templates I used to make it pretty, they blew the max rendering budget for a wiki page, so the powers containing 80+ entries have been moved to their own pages [Powers/Miscellaenous] & [Powers/Spell]
  • - Ctrl + F searches in the main powers page still apply, an index of the moved powers is still present in the main page
  • - All redirects have been fixed and redirects appropriately

  • Generic Summons page has been overhauled and moved to Summons
  • - Page will contain almost every and all summon-related characters, at least their combat related information unless they have significant enough content to have a solo page
  • - Such is the case of Summoned Kiyoko and Princess Phyria, their summon stats are displayed on the Summons page but will have their other content in their respective pages
  • - Some current exceptions apply such as the newly updated/added [Fire Spirits], which contains the [Flame Dancer] & [Flame Knight]
  • - Other updated summons; [Harrick], [Kiyoko], [Minuta/Sporeling], [Princess Phyria], [Effigy], [Flame Spirit], [Flaming Bull], [Foxfire Wisp], [Puppets], [Shadow Clone], [Stone Elemental], & [Wolf Spirit]
  • - Also Updated: [The Sunlight Warriors] (Sky Arrow & Shieldmaiden) & [Corrupt Spawn] (Corrupt Dragon & Corrupt Elf)
  • - Other notes: the [Arcane Golem]'s content has been moved inside the [Ugly Duckling] quest page, and the [Blade Puppet] & [Explosive Puppet] (non-summoned ver.) moved inside [Artifice Testing] (search redirects redirect appropriately)

  • The icon for Heat, Rut, & their Artificial counterparts have been changed
  • Likes & Dislikes now have tooltips to explain what they do, and what each tag means
-----------------------------
[Queue]:
  • [NEW] Maintenance of newly updated content (new busts to add, new powers)
  • Update stealable powers by location first, before updating Writers
  • same as #047
-----------------------------
[Comments]:
No report last week due to insufficient content since moving the other powers to their solo page ate some time, but at least the compensation being the progress of things. 2025 Spotty actually updating character pages? (albeit summons) but still.

The plan is to finish all summon powers first, before adding the newly added Level 8 powers, and then Weapon Powers. Then the new arts to adjust and upload, and add their respective wikiheadshots to their race pages + to the ever growing pile of Moira's author page. Then circle back to the stealable powers by location table and content.

End of report, more to come.
 

Attachments

  • Power Count Breakdown.PNG
    Power Count Breakdown.PNG
    11 KB · Views: 4
  • Misc.PNG
    Misc.PNG
    68.7 KB · Views: 4
  • GenSum - Old.PNG
    GenSum - Old.PNG
    112.8 KB · Views: 4
  • GenSum - New.png
    GenSum - New.png
    129.1 KB · Views: 4
  • How Summons Works.PNG
    How Summons Works.PNG
    87.7 KB · Views: 5
  • Summons.PNG
    Summons.PNG
    15.3 KB · Views: 5
  • LikesDislikes.png
    LikesDislikes.png
    16 KB · Views: 5

Libelous

Well-Known Member
Aug 2, 2016
564
492
I did some touching up of various Appearance things - reordering TF items under "Femininity" to be in an order that makes more sense, adding a few things I missed to Hair and Fur Colors, updating and moving Belly and Hip Rating to body, and fixing a few typos - and was hoping to move on to making a table for Balls on the Appearance page, but I ran into an issue with it. Several TF items will increase or decrease Ball Size by a set amount, but if taken when the Champ doesn't have any, will set them to a specific, different size. Then there are ones that attach tags, but only when the Champ's Balls are a specific size (eg., the Refined tag from Ice Roses or Bovum Sherry), or the wiki suggests they only attach the tag if the Champ previously didn't have balls at all (eg., Catnip Tea giving the Furred tag, but only if Champ didn't already have balls - and it also seems the effect only procs if Champ is identified as male!). With all those variables, I just didn't know how to make a table that would cover everything. Does anyone with more experience on the wiki have any suggestions on how to go setting it up?
If I assume correctly based on the current format of the Face tags, I'd recommend the use of the tooltips (tt) template [https://wiki.smutosaur.us/CoC2/Template:Tt].

For the code used in the sample attached {{SuperText||{{tt|(cond.)|Requires X other conditions}}}}, the supertext sample is used to raise it like an exponent to keep it somewhat small but still relevant, or you could use <small>content</small> which reduces the size without raising it like an exponent
 

Attachments

  • sample.png
    sample.png
    25.3 KB · Views: 4
Last edited:

ghostwriter207

Well-Known Member
Feb 20, 2024
77
53
27
I've put together a rather messy "Breasts" table as well. Don't love how it looks, still need to add "Nipple" info, but I'll do that later.