تخطى الى المحتوى
أعمال الشغب

أعمال الشغب

  • بيت
  • أخبار
  • خطوط إرشاد
  • أدلة الفيديو
  • ملاحظات التصحيح
  • بلغ عن سوء معاملة
  • تبديل شكل البحث

Scarlet Hollow – How To Activate All Seven Traits At Once

نشر على 12/08/2022 بواسطة Oh The Misery لا تعليقات على Scarlet Hollow – How To Activate All Seven Traits At Once
  • عنوان: Scarlet Hollow
  • تاريخ الافراج عنه:
  • المطور:
  • الناشر:
Information about Scarlet Hollow is still incomplete. الرجاء مساعدتنا في ملء تفاصيل اللعبة باستخدام هذا نموذج الاتصال.

Ever wanted to feel like a perfect God among Mortals? Look no further. Here’s a very simple guide on how to activate the seven traits at once.

طريقة 1

1) Go to the steam library page for Scarlet Hollow, click on the gear icon and go to Manage > Browse Local Files

2) Once you’re in the Scarlet Hollow folder, go to the “لعبة” folder then locate the “screens.rpy” ملف. Make a backup copy in case you wish to change it back to normal later.

3) Open screens.rpy with notepad. Hit ctrl+b and type “pb_is_selected”. هناك, scroll down a little, find the section that looks like this:

There you can paste the following code (where it changes the maximum amount of traits you can select + makes them all ‘true’) Make sure to paste it so it is in the same “مكان” as the original one.

imagebutton: auto “gui/traits/traits_%s.png” xpos 741 ypos 36 action NullAction() imagebutton: auto “gui/traits/powerful_%s.png” xpos 214 ypos 230 sensitive selected_traits < 7 or pb_is_selected action [ ToggleScreenVariable(“pb_is_selected”), لو( pb_is_selected, [SetVariable (“powerful_build”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“powerful_build”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected pb_is_selected imagebutton: auto “gui/traits/mystic_%s.png” xpos 607 ypos 230 sensitive selected_traits < 7 or m_is_selected action [ ToggleScreenVariable(“m_is_selected”), لو( m_is_selected, [SetVariable (“mystical”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“mystical”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected m_is_selected imagebutton: auto “gui/traits/animals_%s.png” xpos 1000 ypos 230 sensitive selected_traits < 7 or a_is_selected action [ ToggleScreenVariable(“a_is_selected”), لو( a_is_selected, [SetVariable (“الحيوانات”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“الحيوانات”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected a_is_selected imagebutton: auto “gui/traits/street_%s.png” xpos 1393 ypos 230 sensitive selected_traits < 7 or ss_is_selected action [ ToggleScreenVariable(“ss_is_selected”), لو( ss_is_selected, [SetVariable (“street_smart”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“street_smart”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected ss_is_selected imagebutton: auto “gui/traits/keen_%s.png” xpos 411 ypos 586 sensitive selected_traits < 7 or ke_is_selected action [ ToggleScreenVariable(“ke_is_selected”), لو( ke_is_selected, [SetVariable (“keen_eye”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“keen_eye”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected ke_is_selected imagebutton: auto “gui/traits/book_%s.png” xpos 804 ypos 586 sensitive selected_traits < 7 or bs_is_selected action [ ToggleScreenVariable(“bs_is_selected”), لو( bs_is_selected, [SetVariable (“book_smart”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“book_smart”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected bs_is_selected imagebutton: auto “gui/traits/hot_%s.png” xpos 1197 ypos 586 sensitive selected_traits < 7 or h_is_selected action [ ToggleScreenVariable(“h_is_selected”), لو( h_is_selected, [SetVariable (“hot”, True), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“hot”, True), SetVariable (“selected_traits”, selected_traits + 1)] ) ] selected h_is_selected imagebutton: auto “gui/confirm_%s.png” xpos 831 ypos 927 sensitive selected_traits == 7 action Jump(“bus”)

4) Hit ‘save as’, then make sure to select the type as ” All types (*.*) ” before saving.

5) Start a new game, and enjoy 🙂

طريقة 2 (Edit it yourself)

1) Same as before go to the steam library page for Scarlet Hollow, click on the gear icon and go to Manage > Browse Local Files

2) Once you’re in the Scarlet Hollow folder, go to the “لعبة” folder then locate the “screens.rpy” ملف. Make a backup copy in case you wish to change it back to normal later.

3) Open screens.rpy with notepad. Hit ctrl+b and type “pb_is_selected”. هناك, scroll down a little, find the section that looks like this:

For every trait there’s a section that looks like this:

imagebutton: auto “gui/traits/animals_%s.png” xpos 1000 ypos 230 sensitive selected_traits < 2 or a_is_selected action [ ToggleScreenVariable(“a_is_selected”), لو( a_is_selected, [SetVariable (“الحيوانات”, False), SetVariable (“selected_traits”, selected_traits – 1)], [SetVariable (“الحيوانات”, True), SetVariable (“selected_traits”, selected_traits + 1)]

Change the “2” في sensitive selected_traits < 2 or a_is_selected ل 7

Change the “False” في SetVariable (“الحيوانات”, False) ل “True”

Repeat this for all seven traits.

4) ثم, farther down, change in sensitive selected_traits == 2 ال 2 ل 7.

5) Hit ‘save as’, then make sure to select the type as ” All types (*.*) ” before saving.

6) Start a new game, and enjoy 🙂

هذا كل ما نشاركه اليوم من أجل هذا Scarlet Hollow مرشد. تم إنشاء هذا الدليل وكتابته في الأصل بواسطة Oh The Misery. في حالة فشلنا في تحديث هذا الدليل, يمكنك العثور على آخر تحديث باتباع هذا وصلة.

إذا كنت تعتقد أن أيًا من محتويات هذا الموقع ينتهك حقوقك, بما في ذلك حقوق الملكية الفكرية الخاصة بك, يرجى الاتصال بنا على الفور باستخدام نموذج الاتصال الخاص بنا.
خطوط إرشاد العلامات:Scarlet Hollow

آخر الملاحة

المنشور السابق: Dwarf Fortress – Alert Options Tweaks and Modifications
المشاركة التالية: Imperator Rome – Soter Achievement Guide

ترك الرد إلغاء الرد

لن يتم نشر عنوان بريدك الإلكتروني. تم وضع علامة على الحقول المطلوبة *

  • عنوان: Scarlet Hollow
  • تاريخ الافراج عنه:
  • المطور:
  • الناشر:
Information about Scarlet Hollow is still incomplete. الرجاء مساعدتنا في ملء تفاصيل اللعبة باستخدام هذا نموذج الاتصال.

تنصل

ويستمد كل محتوى استشهد من مصادرها الخاصة. إذا كنت تعتقد أننا استخدمنا المحتوى الخاص بك دون إذن, تأكد من الوصول إلينا وسنأخذ الأمر على محمل الجد.
  • معلومات عنا
  • اتصل بنا
  • سياسة الخصوصية
  • شروط الخدمة

حقوق النشر © 2025 أعمال الشغب.

مشغل بواسطة PressBook News وورد موضوع