banner
Rating
Voted0

LCTarotCard

0
Mod version:1
Game version:1.0.0
The mod has been successfully tested for the absence of viruses
1749.29K21.12K

Report mod

  • image
modalImage

About This Mod

Phasmophobia Tarot Map for Lethal Company

(also known as LCTarrotCard)


Thasmophobia Tarot cards are finally ready!

Play with a friend (or alone) and let the Tarot cards decide your fate!

Try your luck and see what happens!


How can I find Taro?

Tarot items appear naturally every month and are considered leftovers.

How to use Tarot?

Hold the Tarot card in your hand and press the left mouse button to draw the card.

What cards are included?

All cards of the Phasma Phobia Tarot deck are included in this mode:


Tower.

Wheel of Doom

Sun

Moon

Devil

Hermit

High Priest

Death

Hanged Man

Stupid

What is the probability of each card falling out?

The probability of each card is the same as in Phasmophobia, and is as follows


Tower 20

'Wheel of Doom': 20

Sun: 5

'Moon': 5

'Devil': 10

Hermits 10

The High Priest: 2

Death: 10

1 hanged

Idiot : 17

(In the future, values can be configured in the configuration file)


What are the effects of each card?

If you want to know the effects yourself, skip this section.

The effects of each map are as follows


Tower

Wheel of Doom

Sun

Moon

Iblis

Hermit

High Priest

Death

Hanged

Stupid

For mods:

If you want to add your own cards, you can do so by following the steps below:

(The basic steps for creating mods will be skipped, so if you're new, we recommend reading the developer's guide on the Lethal wiki.)


Create the material for the face of the card.

(Optional) Create a material for the burning effect of the map:

Default burn color

Create a class that extends LCTarrotCard.Cards.Card.

Implement the GetCardMaterial and GetCardBurn methods.

Implement the ExecuteEffect(PlayerControllerB playerWhoDrew) method, which is executed when the map is drawn.

Create a static method somewhere and subscribe to LCTarrotCard.Cards.AllCards.OnLoadCard.

In this method (called when loading all Tarot cards) the cards are added to the dictionary and stored.

To do this, add the following for each map to this method:

LCTarrotCard.Cards.AllCards.AllCardsWeighted.Add(typeof( YOUR_CARD_CLASS ), YOUR_CARD_PROBABILITY );


The above steps should allow you to add your own cards to the game.

I also recommend looking at the fashion code in the GitHub repository.


Contact me:

asonyx (discord)

Similar Mods/Addons

Game Version *

1.0.0 (Asonyx-LCTarotCard-1.0.0.zip)