Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [STV] Plugins | STV_MonsterCards
- Original author: Skotty TV
- Original date: June 24, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/stv-plugins-stv_monstercards.80301/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
!!! STV_MonsterCards v.0.61 !!! :Author: SkottyTV {
Archived First Post
!!! STV_MonsterCards v.0.61 !!!
:Author:
SkottyTV
Latest Update:
Description:
This will add a simple Card Collector Game to your Project.
- Create/Add your own Cards!
- Create your own Booster Packs!
- Cards split into 3 different Series!
- Each Card has unique stats like ATK, HP, DEF.
- Able to Compare, Trade and even Battle with NPCs!
Screenshots:
Commands:
DropBox:
Terms of Usage:
Feel free to use this Plugin in 1. Non-Commercial Games, 2. Commercial Games
However it would be nice to give proper Credits to "SkottyTV"
Have Fun And Enjoy!
- Also a free copy of your game would be nice so i can see how you used my plugin -
Bug Report / Suggestion:
If you find any bugs with this plugin or have suggestions,
please report it here so i can fix them asap.
:Author:
SkottyTV
Latest Update:
Update v0.61
- Added Text Customization
- Added Text Customization
This will add a simple Card Collector Game to your Project.
- Create/Add your own Cards!
- Create your own Booster Packs!
- Cards split into 3 different Series!
- Each Card has unique stats like ATK, HP, DEF.
- Able to Compare, Trade and even Battle with NPCs!
Screenshots:
Inside the new MonsterCards.json are all card infos:
Adding your own Card is quite simple:
Don´t forget to add your new Card png file und "img/cards":
It comes with a lot of options:
Creating Booster Packs for example:
Opening a Booster Pack looks like this:
And manage your deck like this:
Adding your own Card is quite simple:
Don´t forget to add your new Card png file und "img/cards":
It comes with a lot of options:
Creating Booster Packs for example:
Opening a Booster Pack looks like this:
And manage your deck like this:
Commands:
Plugin Command:
MonsterCards manager # Opens the MonsterCard Scene.
MonsterCards complete 3 # Gives you all cards 3 times.
MonsterCards clear # Removes all of your cards.
MonsterCards give 3,3,5 # Gives you 2x Card 3 and 1x Card 5
MonsterCards remove 3 # Removes card 3 once.
MonsterCards giveBooster 1 3 # Gives BoosterPack with 3 random Cards out of Series 1.
MonsterCards giveBooster 0 5 # Gives BoosterPack with 5 random Cards out of all Series/Cards.
Script Calls:
$monsterCards.isAtPlayer(8);
# gives TRUE if Card 8 is with the Player (not in deck), else FALSE.
$monsterCards.isInDeck(9);
# gives TRUE if Card 9 is inside the Deck (not with player), else FALSE.
$monsterCards.hasCard(7);
# gives TRUE if player has Card 7 (deck and player), else FALSE.
$monsterCards.isRevealed(13);
# gives TRUE if card 13 is revealed, else FALSE.
$monsterCards.isDeckFull();
# gives TRUE if player Deck is full, else FALSE.
$monsterCards.randomDeckCard();
# returns a random Card Id out of the Deck.
$monsterCards.returnName(11);
# returns the Name of card 11.
$monsterCards.returnATK(12);
# returns the ATK Value of card 12.
$monsterCards.returnHP(13);
# returns the HP Value of card 13.
$monsterCards.returnDEF(14);
# returns the DEF Value of card 14.
$monsterCards.returnSeries(15);
# returns the Series of card 15.
$monsterCards.returnPoints(16);
# returns the Points of card 16.
MonsterCards manager # Opens the MonsterCard Scene.
MonsterCards complete 3 # Gives you all cards 3 times.
MonsterCards clear # Removes all of your cards.
MonsterCards give 3,3,5 # Gives you 2x Card 3 and 1x Card 5
MonsterCards remove 3 # Removes card 3 once.
MonsterCards giveBooster 1 3 # Gives BoosterPack with 3 random Cards out of Series 1.
MonsterCards giveBooster 0 5 # Gives BoosterPack with 5 random Cards out of all Series/Cards.
Script Calls:
$monsterCards.isAtPlayer(8);
# gives TRUE if Card 8 is with the Player (not in deck), else FALSE.
$monsterCards.isInDeck(9);
# gives TRUE if Card 9 is inside the Deck (not with player), else FALSE.
$monsterCards.hasCard(7);
# gives TRUE if player has Card 7 (deck and player), else FALSE.
$monsterCards.isRevealed(13);
# gives TRUE if card 13 is revealed, else FALSE.
$monsterCards.isDeckFull();
# gives TRUE if player Deck is full, else FALSE.
$monsterCards.randomDeckCard();
# returns a random Card Id out of the Deck.
$monsterCards.returnName(11);
# returns the Name of card 11.
$monsterCards.returnATK(12);
# returns the ATK Value of card 12.
$monsterCards.returnHP(13);
# returns the HP Value of card 13.
$monsterCards.returnDEF(14);
# returns the DEF Value of card 14.
$monsterCards.returnSeries(15);
# returns the Series of card 15.
$monsterCards.returnPoints(16);
# returns the Points of card 16.
DropBox:
Plugin:
https://www.dropbox.com/s/vomntinihrbs19d/STV_MonsterCards.rar?dl=0
Demo Game:
https://www.dropbox.com/s/ah9hx5x68ds36oc/STV_MonsterCards-DEMO.rar?dl=0
https://www.dropbox.com/s/vomntinihrbs19d/STV_MonsterCards.rar?dl=0
Demo Game:
https://www.dropbox.com/s/ah9hx5x68ds36oc/STV_MonsterCards-DEMO.rar?dl=0
Terms of Usage:
Feel free to use this Plugin in 1. Non-Commercial Games, 2. Commercial Games
However it would be nice to give proper Credits to "SkottyTV"
Have Fun And Enjoy!
- Also a free copy of your game would be nice so i can see how you used my plugin -
Bug Report / Suggestion:
If you find any bugs with this plugin or have suggestions,
please report it here so i can fix them asap.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Feel free to use this Plugin in 1. Non-Commercial Games, 2. Commercial Games However it would be nice to give proper Credits to "SkottyTV" Have Fun And Enjoy! - Also a free copy of your game would be nice so i can see how you used my plugin -
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...