diff --git a/client/assets/styles/styles.less b/client/assets/styles/styles.less index 7e561607..0dbcb763 100644 --- a/client/assets/styles/styles.less +++ b/client/assets/styles/styles.less @@ -317,6 +317,7 @@ li { .mnni { background-image: url("./../mnni.svg"); + filter: url("#noiseFilter"); } .avatar { diff --git a/client/src/components/vbox.combos.jsx b/client/src/components/vbox.combos.jsx index f3c18682..4b5e7adb 100644 --- a/client/src/components/vbox.combos.jsx +++ b/client/src/components/vbox.combos.jsx @@ -71,7 +71,6 @@ class Combos extends preact.Component {
Welcome to the vbox phase tutorial.
+This is the VBOX Phase tutorial.
+In the VBOX Phase you customise your constructs' skills and specialisations.
Colours are used to create powerful combinations with base items.
Buy the two colours from the store to continue.
You start the game with the base Attack skill item.
-Highlight all three items then click combine.
+Highlight the Attack and the two colours then click combine
The first construct on your team is {constructOne}.
Skill items can be equipped to your constructs to be used in the combat phase.
Click your new skill from the stash.
- Once selected click the flashing SKILL slot to equip the skill.
You can also buy specialisation items for your constructs.
Specialisation items increase stats including power, speed and life.
Buy the specialisation item from the store to continue.
@@ -160,11 +161,12 @@ function tutorialStage(tutorial, clearTutorial, instance) { if (tutorial === 5) { return (Equipping specialisation items will increase the stats of your constructs.
These can also be combined with colours for further specialisation.
Click the specialisation item in the stash.
Once selected click the flashing SPEC slot to equip the specialisation.
PRO TIP: while selecting an item in the shop, click on your construct to buy and equip in one step.
You have now created a construct with an upgraded skill and base spec.
The goal is to create three powerful constructs for combat.
Equip your other constructs {constructTwo} and {constructThree} with the Attack skill.
Ensure each construct has a single skill to continue.
PRO TIP: Select a skill or spec on a construct and click another construct to swap it.
Each round you start with 30 bits and a store full of different skills, specs and colours.
Bits are your currency for buying items.
You can refill the store by pressing the refill button for 2b.
@@ -203,22 +206,22 @@ function tutorialStage(tutorial, clearTutorial, instance) {
return (
That completes the VBOX Tutorial.
-Press READY to progress to the GAME PHASE
- You can continue creating new items to upgrade your constructs further.
Press the green READY button in the bottom right to progress to the GAME PHASE
+ or continue creating new items to upgrade your constructs further.