Git Product home page Git Product logo

Comments (3)

lesuixin avatar lesuixin commented on August 14, 2024 1

法师新皮肤 在 \Routines\DefaultRoutine\Silverfish\data\CardDefs.xml 如下位置改下

	<zhCN>造成1点伤害。</zhCN>
		<zhTW>造成1點傷害</zhTW>
	</Tag>
	<Tag enumID="48" name="COST" type="Int" value="2"/>
	<Tag enumID="183" name="CARD_SET" type="Int" value="17"/>
	<Tag enumID="199" name="CLASS" type="Int" value="4"/>
	<Tag enumID="201" name="FACTION" type="Int" value="3"/>
	<Tag enumID="202" name="CARDTYPE" type="Int" value="10"/>
	<Tag enumID="203" name="RARITY" type="Int" value="2"/>
	<Tag enumID="251" name="AttackVisualType" type="Int" value="1"/>
	<Tag enumID="268" name="DevState" type="Int" value="2"/>
	<Tag enumID="1086" name="73961" type="Int" value="73961"/>
	  <PlayRequirement param="" reqID="11"/>
</Entity>

寻找方式<zhCN>女伯爵卡特拉娜·普瑞斯托</zhCN>下面<Entity CardID="HERO_08lbp" ID="73963" version="2">下面
在<Tag enumID="1086" name="73961" type="Int" value="73961"/>下面
添加一行<PlayRequirement param="" reqID="11"/>

from hearthstone-hearthbuddy.

lesuixin avatar lesuixin commented on August 14, 2024

2021.8新卡CardDefs.zip
新卡说明替换 new card
\Routines\DefaultRoutine\Silverfish\data

from hearthstone-hearthbuddy.

Pw2333 avatar Pw2333 commented on August 14, 2024

我替换了之后还是识别不了这个法师皮肤,请问还需要什么别的操作吗?
从之前的代码来看,按道理来说这样做就可以了。

from hearthstone-hearthbuddy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.